Skip to Content.
Sympa Menu

baslinux - Re: [BL] New error message

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: Matrix Mole <matrixm AT sdf.lonestar.org>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] New error message
  • Date: Thu, 6 May 2004 09:41:32 +0000 (UTC)

On Thu, 6 May 2004 3aoo-cvfd AT dea.spamcon.org wrote:

> Hmmm, not defined in libc.so.6 with link time reference.
> Sounds like something is missing in glibc-2.1.3.so.
> What happens when you do ldd on the newsplex executable?

Prior to installing glibcso, I got:

----
ldd: newsplex exited with signal 11
----

After installing glibcso, it comes back with:

-------------
~/newsplex<$>ldd newsplex
libpthread.so.0 => /lib/libpthread.so.0 (0x40015000)
libc.so.6 => /lib/libc.so.6 (0x40028000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
~/newsplex<$>
-------------

Any idea what the exited with signal 11 meant? I only discovered that it
needed glibcso by trying to execute the file and getting the error message
about the glibcso library not being available.

Still waiting on response from the help list for the program. If no
response by friday morning when I get home from work and if we haven't
figured it out ourselves already, I'll email the author directly. I would
try compiling a version myself, but there isn't a source code version
available unfortunately, only the executable.

--
Matrix Mole
matrixm AT sdf.lonestar.org
SDF Public Access UNIX System - http://sdf.lonestar.org




Archive powered by MHonArc 2.6.24.

Top of Page