|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
I am getting an error building w/pgsql on Solaris 10
From: Morgan Nightbear (morgan
nightbear.net)
Date: Sat Sep 02 2006 - 14:00:00 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
The box I'm building on is running Solaris 10 (x86) with the
preinstalled version of postgres (8.1.3).
When trying to run make, I get the following:
...
gcc -Wmissing-prototypes -Wformat -DUSE_TLS -DUSE_SASL_AUTH -
DUSE_CYRUS_SASL
-DHAS_PGSQL -I/local/include/sasl -I/usr/sfw/include -I/usr/include/
pgsql
-Dstrcasecmp=fix_strcasecmp -
Dstrncasecmp=fix_strncasecmp -g -O -I. -I../../include
-DSUNOS5 -o error error.o ../../lib/libmaster.a ../../lib/
libglobal.a ../../lib/libutil.a -L/usr/sfw/lib -L/local/lib
-R/usr/sfw/lib -R/local/lib -lssl -lcrypto -lsasl2 -lpq -lresolv -
lsocket -lnsl
Undefined first referenced
symbol in file
PQescapeStringConn ../../lib/libglobal.a(dict_pgsql.o)
ld: fatal: Symbol referencing errors. No output written to error
collect2: ld returned 1 exit status
*** Error code 1
Does anyone have any suggestions on what I need to do to get the
build to work?
Thanks.
-----Morgan
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]