Error in Compilation

From: Margarita Barvinok <brita(at)umich(dot)edu>
To: pgsql-admin(at)postgresql(dot)org
Subject: Error in Compilation
Date: 2000-04-13 17:26:22
Message-ID: Pine.SOL.4.10.10004131316450.10049-100000@gorf.gpcc.itd.umich.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin


Hello,

I try to compile postgresql-6.5.3 under Solaris_2.5.1
I run ./configure --with-tcl --with-perl. It was OK
Then I run 'make all' and it ended with the message
-------------------------------
gcc -o postgres access/SUBSYS.o bootstrap/SUBSYS.o catalog/SUBSYS.o
commands/SUBSYS.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/SUBSYS.o rewrite/SUBSYS.o
storage/SUBSYS.o tcop/SUBSYS.o utils/SUBSYS.o ../utils/version.o -lgen
-lcrypt -lnsl -lsocket -ldl -lm -lreadline -lhistory -ltermcap -lcurses
Undefined first referenced
symbol in file
__inet_ntoa libpq/SUBSYS.o
ld: fatal: Symbol referencing errors. No output written to postgres
make[1]: *** [postgres] Error 1
make[1]: Leaving directory
`/afs/lsa.umich.edu/group/biology/users/brita/download/postgresql-6.5.3/src/
backend'
make: *** [all] Error 2

[1] Exit 2 make all >& make.log
-------------------------------------
Could you please help me.

Thank you,
-Rita

P.S. And, by the way, 'SEARCH' doesn't work for me in mailing lists
archives. Is something wrong on my side?

--------------------------------------------------------
Margarita Barvinok University of Michigan
System Administrator II Department of Biology
brita(at)umich(dot)edu
---------------------------------------------------------

Browse pgsql-admin by date

  From Date Subject
Next Message Jack Zhu 2000-04-13 22:40:06 Fata error 1?!
Previous Message Jack Zhu 2000-04-13 16:47:59 to_char function for 'timestamp' and 'datetime' type?!!