Debian build failing...

Поиск
Список
Период
Сортировка
От Thomas Good
Тема Debian build failing...
Дата
Msg-id Pine.LNX.4.05.10012041629330.8476-100000@admin.nrnet.org
обсуждение исходный текст
Список pgsql-hackers
Hi.  Could any kind soul tell me what's amiss here.  I'm trying
to build pg7.0.3 on a friend's box - over the net.
Kind of like driving from the backseat.  ;-)

My src builds but the linker barfs with:

make[2]: Leaving directory `/usr/local/postgresql-7.0.3/src/backend/utils'
gcc -I../include -I../backend   -O2 -Wall -Wmissing-prototypes -Wmissing-declarations -o postgres access/SUBSYS.o
bootstrap/SUBSYS.ocatalog/SUBSYS.o commands/SUBSYS.o executor/SUBSYS.o lib/SUBSYS.o libpq/SUBSYS.o main/SUBSYS.o
parser/SUBSYS.onodes/SUBSYS.o optimizer/SUBSYS.o port/SUBSYS.o postmaster/SUBSYS.o regex/SUBSYS.o rewrite/SUBSYS.o
storage/SUBSYS.otcop/SUBSYS.o utils/SUBSYS.o  ../utils/version.o -lcrypt -lnsl -ldl -lm -lutil -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/local/postgresql-7.0.3/src/backend'
make: *** [all] Error 2

TIA,
Tom


--------------------------------------------------------------------              SVCMC - Center for Behavioral Health
               
 
--------------------------------------------------------------------
Thomas Good                          tomg@ { admin | q8 } .nrnet.org
IS Coordinator / DBA                 Phone: 718-354-5528                                     Fax:   718-354-5056  
--------------------------------------------------------------------
Powered by:  PostgreSQL     s l a c k w a r e          FreeBSD:              RDBMS       |---------- linux      The
PowerTo Serve
 
--------------------------------------------------------------------




В списке pgsql-hackers по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: postgres docs (was Re: Crash during WAL recovery?)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Wrong FOR UPDATE lock type