axiom-developer
[Top][All Lists]
Advanced

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

Re: [Axiom-developer] Building silver git tree on Gentoo


From: C Y
Subject: Re: [Axiom-developer] Building silver git tree on Gentoo
Date: Thu, 13 Dec 2007 02:34:01 -0800 (PST)

I think this is what did it - I'm rebuilding to confirm.

CY

diff -Naur silver/src/graph/view2d/Makefile.pamphlet
silver-compile/src/graph/view2d/Makefile.pamphlet
--- silver/src/graph/view2d/Makefile.pamphlet   2007-12-11
23:08:32.000000000 -0500
+++ silver-compile/src/graph/view2d/Makefile.pamphlet   2007-12-13
05:25:10.000000000 -0500
@@ -24,7 +24,7 @@
 # global include files shared by everyone
 GINC=  ${SRC}/include
 
-LDFLAGS = ${LDF} ${STATIC} -lX11 -lm ${LDF}
+LDFLAGS = ${LDF} ${STATIC} -lX11 -lXpm -lm ${LDF}
 
 @
 \section{view2d code}
diff -Naur silver/src/hyper/Makefile.pamphlet
silver-compile/src/hyper/Makefile.pamphlet
--- silver/src/hyper/Makefile.pamphlet  2007-12-11 23:08:32.000000000
-0500
+++ silver-compile/src/hyper/Makefile.pamphlet  2007-12-13
05:25:50.000000000 -0500
@@ -37,7 +37,7 @@
 HYPER=${MNT}/${SYS}/doc/hypertex
 
 CFLAGS=        ${CCF} -I${MID}
-LDFLAGS= -L${LIB} -lspad ${LDF}
+LDFLAGS= -L${LIB} -lXpm -lspad ${LDF}
 
 HTADD=${OUT}/htadd



--- root <address@hidden> wrote:

> Cliff,
> 
> Please send me a diff-Naur of the change for gentoo.
> 
> Tim
> 



      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ 





reply via email to

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