Re: problem running od debian sid

  • From: dsyates <dsyates@xxxxxxxxxxxxxx>
  • To: emelfm2@xxxxxxxxxxxxx
  • Date: Wed, 16 Jun 2004 19:30:49 -0400

tooar wrote:
> dsyates wrote on Wed, 16.06.2004:
> 
>>I have recently dumped fedora core 2 for debian sid on my desktop 
>>computer. I had no problem compiling the latest pre-release; but when
>>I try to run emelfm2, I get the following error:
>>
>>/usr/local/bin/emelfm2: /lib/tls/libc.so.6: version `GLIBC_2.3.4' not 
>>found (required by /usr/local/bin/emelfm2)
>>
>>I assume this is because Debian sid only comes with libc-2.3.2? Does 
>>anyone know differently. I would have thought debian sid would be more
>>
>>up to date. If anyone knows how I can fix this I would be much
>>appreciative. Thanks.
> 
> 
> well, this is quite surprising since i use a debian/testing-unstable mix
> myself and i also only have glibc2.3.2. try to run ldconfig and then
> compile. or try to compile with a different gcc (maybe you have to
> install it first) (edit the Makefile.config). though, over here it works
> fine with gcc-3.2, gcc-3.3 and gcc-3.4. what is the output of "ldd
> ./emelfm2"?
> 
> 
> 
> regards, 
> 
>       tooar
> 
> 
ldd ./emelfm2
                 libgtk-x11-2.0.so.0 => /usr/lib/libgtk-x11-2.0.so.0 
(0x4002a000)        libgdk-x11-2.0.so.0 => /usr/lib/libgdk-x11-2.0.so.0 
(0x402fc000)
         libatk-1.0.so.0 => /usr/lib/libatk-1.0.so.0 (0x4036e000)
         libgdk_pixbuf-2.0.so.0 => /usr/lib/libgdk_pixbuf-2.0.so.0 
(0x40389000)
         libm.so.6 => /lib/tls/libm.so.6 (0x4039e000)
         libpangoxft-1.0.so.0 => /usr/lib/libpangoxft-1.0.so.0 (0x403c1000)
         libpangox-1.0.so.0 => /usr/lib/libpangox-1.0.so.0 (0x403c6000)
         libpango-1.0.so.0 => /usr/lib/libpango-1.0.so.0 (0x403d2000)
         libgobject-2.0.so.0 => /usr/lib/libgobject-2.0.so.0 (0x40408000)
         libgmodule-2.0.so.0 => /usr/lib/libgmodule-2.0.so.0 (0x40442000)
         libdl.so.2 => /lib/tls/libdl.so.2 (0x40446000)
         libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x40449000)
         libc.so.6 => /lib/tls/libc.so.6 (0x404c7000)
         libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40602000)
         libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x406ca000)
         libXi.so.6 => /usr/X11R6/lib/libXi.so.6 (0x406ce000)
         libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x406d6000)
         libXft.so.2 => /usr/lib/libXft.so.2 (0x406e4000)
         libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x406f6000)
         libz.so.1 => /usr/lib/libz.so.1 (0x40763000)
         libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x40775000)
         libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x4079c000)
         libXrender.so.1 => /usr/lib/libXrender.so.1 (0x407a5000)
         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
         libpangoft2-1.0.so.0 => /usr/lib/libpangoft2-1.0.so.0 (0x407ad000)
         libexpat.so.1 => /usr/lib/libexpat.so.1 (0x407d3000)


I got the same error after trying an ldconfig before making with a fresh 
tree

-- 
Users can unsubscribe from the list by sending email to 
emelfm2-request@xxxxxxxxxxxxx with 'unsubscribe' in the subject field or by 
logging into the web interface.

Other related posts: