libpgeasy on AIX

From: twinsen <twins3n(at)yahoo(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org
Subject: libpgeasy on AIX
Date: 2004-02-23 11:28:45
Message-ID: 20040223112845.29091.qmail@web41414.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

<sigh>

I feel like an dunce...

Thanks to all that helped with my last query - I got
postgres compiled on AIX.

Now I have this problem:

I tried to compile libpgeasy and get the following:
make is gnumake 3.79.1 and the compiler is gcc 3.3.2
I presume that the equivalent of ldconfig is to set
$LIBPATH? Something is wrong with $SHARED but I dont
know what.

vodagpccspivr1:/home/dtuser/postgresql-7.4.1/pgeasy-3.0.1>
./make
gcc libpgeasy.o halt.o -L/usr/local/pgsql/lib -lpq
-fpic -shared -Wl,-x,-soname,libpgeasy.so.3
-Wl,-rpath,/usr/local/pgsql/lib -o libpgeasy.so.3.0
ld: 0706-027 The -x flag is ignored.
ld: 0706-012 The -p flag is not recognized.
ld: 0706-012 The -a flag is not recognized.
ld: 0706-012 The -t flag is not recognized.
ld: 0706-012 The -h flag is not recognized.
ld: 0706-005 Cannot find or open file: libpgeasy.so.3
ld:open(): A file or directory in the path
name does not exist.
collect2: ld returned 255 exit status
make: *** [libpgeasy.so.3.0] Error 1

Thanks in advance

Craig

__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Chris Ryan 2004-02-23 13:45:56 Re: tcl on gborg
Previous Message Richard Huxton 2004-02-23 07:58:30 Re: System tuning