This last error may be due to 64 bit platform issues.
I believe Jarrod Smith in group has worked around this kind of thing by
adding:
XLIBS= -L/usr/X11R6/lib64
to his config.h file - as te libs you need are located one subdirectory,
lib64, deeper.
If you are building your code on a cluster, it is conceivable that 'X'
libraries are not available, and then you'll need to skip creation of
xleap... but I would have expected you to hit errors long before this
one, if that were the case.
Chris
Sophie Barbe wrote:
> ../Wc/libWcL r/X11R6/lib -lXt -lXext
> -lSM -lICE -lX11 -lm -lpthread
> /usr/bin/ld: cannot find -lXt
> collect2: ld returned 1 exit status
> make[2]: *** [xaLeap] Error 1
> make[2]: Leaving directory `/home/sbarbe/AMBER9/amber9/src/leap/src/leap'
> make[1]: *** [install] Error 2
> make[1]: Leaving directory `/home/sbarbe/AMBER9/amber9/src/leap'
> make: *** [serial] Error 2
>
-----------------------------------------------------------------------
The AMBER Mail Reflector
To post, send mail to amber.scripps.edu
To unsubscribe, send "unsubscribe amber" to majordomo.scripps.edu
Received on Sun Jan 14 2007 - 06:07:32 PST