Re: Errors compiling from Gnome System Map: ld: cannot open -ldb1: ...



In message <375B0B9C.E621D9B3@winstar.com>, kevin writes:
+-----
| ld: cannot open -ldb1: No such file or directory
+--->8

That's because configure was generated on a Red Hat 6 system.  :-(

Similarly, at least some binary RPMs were generated using glibc2.0 libraries
on a glibc2.1 system, with the result that the dependencies look like
"libc.so.6(GLIBC_2.0)" instead of just "libc.so.6", so they can't be
installed on Red Hat 5.x without --nodeps.

-- 
brandon s. allbery	[os/2][linux][solaris][japh]	 allbery@kf8nh.apk.net
system administrator	     [WAY too many hats]	   allbery@ece.cmu.edu
electrical and computer engineering					 KF8NH
carnegie mellon university	      ["God, root, what is difference?" -Pitr]



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