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

Bug#193838: [Python-Dev] [debian build error]



On Wed, May 21, 2003 at 11:47:14AM +0200, Gregor Hoffleit wrote:

> Indeed, on all machines I checked, /lib was not in /etc/ld.so.conf (nor
> was /usr/lib on most machines).
> 
> So the real cause for your trouble, Luke, appearently is the presence of
> that libgcc1_so file in /usr/lib. AFAICS, adding that /lib line to
> ld.so.conf is just a hack to resolve that broken situation on your
> machine.
> 
> Luke, could you run "dpkg -S libgcc |grep so" and send the results ?
> Does this list your /usr/lib/libgcc1_s.so.1 file ?
 
  no!!!!

  i've since moved it out of the way.

  the /usr/lib/libgcc1_s.so.1 is dated aug 11th 2002 and is file
  size 783273 bytes.
  
  running strings on it i hope gives the game away:

	libc.so.6
	libgcc_s.so.1
	GLIBC_2.0
	GCC_3.0
	GLIBC_2.2.4
	GLIBC_2.1.3

  whereas running strings on /lib/libgcc1_s.so.1 shows that
  a string named GCC_3.3 is present.

  l.




Reply to: