OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Simon J Mudd (sjmuddpobox.com)
Date: Tue May 01 2001 - 05:52:29 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    jantpluto.ncdgroep.nl (Jan-Tiddo) writes:

    > On Tue, May 01, 2001 at 10:35:20AM +0200, Simon J Mudd wrote:
    > > I _think_ if you don't have a /usr/include/db.h then you need to make a
    > > symlink to db3/db.h or the same library you have in /lib/libdb* or
    > > /usr/lib/libdb*
    >
    > Well I made the symlink and the compiling proces runs fine till I
    > receive these errors:
    > gcc -Wmissing-prototypes -Wformat -g -O -I. -I../../include -DLINUX2 -o
    > master master.o master_conf.o master_ent.o master_sig.o master_avail.o
    > master_spawn.o master_service.o master_status.o master_listen.o
    > master_vars.o master_wakeup.o ../../lib/libglobal.a ../../lib/libutil.a
    > -ldb -lnsl -lresolv
    > /lib/libdb.so: undefined reference to `shmctlGLIBC_2.0'
    > collect2: ld returned 1 exit status
    > make: *** [master] Error 1
    > make: *** [update] Error 1
    > make: *** [update] Error 2
    >
    > How do we get around this ?

    I'm not sure. I _think_ (I'm no expert at C though) that maybe we are
    linking against the wrong library, or that libdb.so requires something
    in your glibc2 libc which doesn't exist.

    Which version of glibc is installed on your machine. Is it a later
    version than glibc2.0?

    What db libraries do you have in /lib or /usr/lib? Look for
    libdb*so in these directories?

    BTW, please don't CC: me and send this to the list as I get two
    messages.

    If you want further help, perhaps it would be better to take this
    offlist, unless someone here has more knowledge of slackware and how
    to fix your problem.

    Regards,

    Simon

    -- 
    Simon J Mudd, Madrid SPAIN    Tel: +34-91-408 4878    email: sjmuddpobox.com
    

    - To unsubscribe, send mail to majordomopostfix.org with content (not subject): unsubscribe postfix-users