axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] axiom on AMD64


From: Waldek Hebisch
Subject: [Axiom-developer] axiom on AMD64
Date: Wed, 8 Dec 2004 13:09:50 +0100 (CET)

I wrote:
> Next problem is that library settinge form the `Makefile.fedora64',
> namely the line:
>
> LDF:="-L/usr/X11R6/lib64 -L/usr/local/lib64 -L/usr/openwin/lib64 -L/usr/lib64 
> "
>
> apparently did not propagate to `view2D' directory. More precisely,
> the build failed at link stage:
>
> 34 linking /pom/kompi/axiom/axiom2/mnt/fedora64/lib/view2D
> gcc-3.3.1: /usr/X11R6/lib/libXpm.a: No such file or directory
> make[4]: *** [/pom/kompi/axiom/axiom2/mnt/fedora64/lib/view2D] Error 1
> make[4]: Leaving directory `/pom/kompi/axiom/axiom2/src/graph/view2D'
> make[3]: *** [view2Ddir] Error 2

I solved the problem adding:

XLIB=/usr/X11R6/lib64

to the `fedora64' section (I build on Mandrake 9.1 and it has `libXpm.a'
in `/usr/X11R6/lib64'). The `LDF' variable did propagate correctly ...

Now axiom (and graphics!!) works OK.
 
-- 
                              Waldek Hebisch
address@hidden 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]