Camm Maguire <[email protected]> writes: > @@ -867,7 +867,7 @@ > LISP=lisp > DAASE=${SRC}/share > # where the libXpm.a library lives > -XLIB=/usr/X11R6/lib > +XLIB=/usr/lib > <<GCLOPTS>> > <<SRCDIRS>> > PATCH=patch
You'd better stop doing such senseless things and do what the rest of the world does: respect LDFLAGS and link dynamically. This simplifies code much because you remove all these multiple customizations. It is hard to tell for sure, most likely you've broken FreeBSD support, and Tim boasted that he supports FreeBSD. -- HE CE3OH... _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
