Magic Mailing List |
|
From: Spaceborne Calin (spaceborne_calin AT yahoo DOT com) Date: Thu Oct 04 2001 - 10:51:29 EDT
--- "Krishnamurty, Lakshminarayan" <lakshminarayan.krishnamurty AT intel DOT com> a écrit : > Thanks for your response. > > Here is what I have in the in my LIBS, CFLAGS, & > DFLAGS, > > DFLAGS: > -DX11 -DSYSV -DPARANOID > > > CFLAGS: > -g > > LIBS: > -R/lib -L/lib -lX11 -lm > > While doing "make config", I chose the following > options: > > Windows configuration - X11 > Operating Systems - Solaris 2.x (aka SunOS 5.x) > Machines - Nothing special, not one of the ones > below > > Once again, appreciate your help. > > Regards, > Lakshmi. > Hi it seems like you should remove -R/lib from LIBS file _after_ doing make config and maybe you have to add to LIBS file -L/path/to/X11/libraries (example: -L/usr/X11/lib) Good luck and I hope it helped you If you still have errors send then to me and I'll try to help. Bye ___________________________________________________________ Do You Yahoo!? -- Un e-mail gratuit AT yahoo DOT fr ! Yahoo! Courrier : http://fr.mail.yahoo.com
|
|