glibc 2.1 build

From: Michael Andreasen <michael(at)systems(dot)to>
To: pgsql-general(at)postgresql(dot)org
Subject: glibc 2.1 build
Date: 1999-08-24 22:49:27
Message-ID: 37C32177.79F1AB8C@systems.to
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Linux glibc 2.1

What's missing/wrong to cause this during build?

gcc -o postgres access/SUBSYS.o bootstrap/SUBSYS.o catalog/SUBSYS.o
commands/SUB
SYS.o executor/SUBSYS.o lib/SUBSYS.o libpq/SUBSYS.o main/SUBSYS.o
parser/SUBSYS.
o nodes/SUBSYS.o optimizer/SUBSYS.o port/SUBSYS.o postmaster/SUBSYS.o
regex/SUBS
YS.o rewrite/SUBSYS.o storage/SUBSYS.o tcop/SUBSYS.o utils/SUBSYS.o
../utils/ver
sion.o -lcrypt -lnsl -ldl -lm -lncurses -export-dynamic
/usr/lib/libdl.a(dlsym.o): In function `doit.2':
dlsym.o(.text+0x22): undefined reference to `_dl_default_scope'
dlsym.o(.text+0x4c): undefined reference to `_dl_default_scope'
make[1]: *** [postgres] Error 1
make[1]: Leaving directory `/usr/src/postgresql-6.5.1/src/backend'
make: *** [all] Error 2

Browse pgsql-general by date

  From Date Subject
Next Message Dmitri G. Chtchekine 1999-08-24 22:50:48 installation and pq_recvbuf: unexpected EOF
Previous Message Thomas Reinke 1999-08-24 20:46:02 Re: [GENERAL] PostgreSQL, Inc Site Redone ...