From: | Dave Smith <dave(at)candata(dot)com> |
---|---|
To: | PostgresSQL mailing list <pgsql-general(at)postgresql(dot)org> |
Subject: | Trying to build 7.0.3 on SCO 5.0.4 |
Date: | 2000-11-21 13:27:40 |
Message-ID: | 3A1A784C.6030400@candata.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I am running with configure --with-perl
make clean
make
cc -b elf -o ecpg preproc.o pgc.o type.o ecpg.o ecpg_keywords.o output.o
keywords.o c_keywords.o ../lib/typename.o descriptor.o variable.o -lPW
-lgen -lcrypt -lld -lnsl -lsocket -ldl -lm -ltermcap -lcurses -W l,-Bexport
Undefined first referenced
symbol in file
nocachegetattr pgc.o
ecpg: fatal error: Symbol referencing errors. No output written to ecpg
make[3]: *** [ecpg] Error 1
make[3]: Leaving directory
`/tmp/postgresql-7.0.3/src/interfaces/ecpg/preproc'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/postgresql-7.0.3/src/interfaces/ecpg'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/postgresql-7.0.3/src/interfaces'
make: *** [all] Error 2
From | Date | Subject | |
---|---|---|---|
Next Message | Ould | 2000-11-21 13:55:26 | What is the size of DB in Postgresql?? |
Previous Message | Pete Forman | 2000-11-21 10:19:53 | Re: (download ANSI SQL benchmark?) Re: Postgres article |