swarm-support
[Top][All Lists]
Advanced

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

Re: fail to compile blt-1.8


From: Nelson Minar
Subject: Re: fail to compile blt-1.8
Date: Thu, 2 Nov 95 22:08:44 MST

>ld: -ltk4.0: expected libx.so(.major.minor.xxx)

the problem is that some linkers don't work with dotted version
numbers in the library name. The quick fix is to link libtk.a to
libtk4.0, then link with "-ltk". Ensure that no other libtk.a
(especially a 3.6 libtk) is in your load path first.

Swarm is set up to expect that whatever is found via "-ltk" is tk4.0
-- 
                                __                      
address@hidden              \/              http://www.santafe.edu/~nelson/
PGP key 9D719FAD   Fingerprint 3B 9B 8E 58 1C 90 57 3E  B7 99 ED 13 65 2E 0B 24


reply via email to

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