Having trouble building 64-bit pgsql 7.4.17 on HPUX ia64
"Rajaram J" <[email protected]> Tue, 7 Aug 2007 14:53:52 +0530
| Newsgroups | gmane.comp.db.postgresql.bugs,gmane.comp.db.postgresql.ports |
|---|---|
| Message-ID | <[email protected]> |
This is a multi-part message in MIME format. ------=_NextPart_000_000B_01C7D902.C57D1760 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi I'm having trouble building 64-bit pgsql 7.4.17 on the latest release of = HP-UX 11.23 on ia64. Here's my compiler: cc: HP C/aC++ B3910B A.06.15 [May 16 2007] Here's my error: /opt/ansic/bin/cc -Ae +O2 -L../../src/port -Wl,+nodefaultrpath = -L/usr/lib -L/opt/openssl/lib -Wl,+b -Wl,/opt/rajaram/postgresql/lib = -Wl,-z -Wl,-E access/SUBSYS.o bootstrap/SUBSYS.o catalog/SUBSYS.o = parser/SUBSYS.o commands/SUBSYS.o executor/SUBSYS.o lib/SUBSYS.o = libpq/SUBSYS.o main/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 -lc -lssl -lcrypto -lgen = -ldld -lnsl -ldl -lm -lkrb5 -lk5crypto -lcom_err -lpgport -o postgres ld: Unsatisfied symbol "tas" in file access/SUBSYS.o 1 errors. gmake[2]: *** [postgres] Error 1 gmake[2]: *** Deleting file `postgres' gmake[2]: Leaving directory `/postgresql/postgresql-7.4.17/src/backend' gmake[1]: *** [all] Error 2 gmake[1]: Leaving directory `/postgresql/postgresql-7.4.17/src' gmake: *** [all] Error 2 hpdst156 B.11.23 64_bit >cc v cc: warning 1913: `v' does not exist or cannot be read ld: I/O error, file "v": No such file or directory Fatal error. Could anyone please advise on how to make 7.4.17 build here? Regards Rajaram J ------=_NextPart_000_000B_01C7D902.C57D1760 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.6000.16481" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>Hi</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial>I'm having trouble building 64-bit pgsql 7.4.17 = on the=20 latest release of HP-UX 11.23 on ia64.<BR><BR>Here's my compiler:<BR>cc: = HP=20 C/aC++ B3910B A.06.15 [May 16 2007]</FONT></DIV><FONT face=3DArial> <DIV><BR>Here's my error:<BR></DIV> <DIV><FONT size=3D2>/opt/ansic/bin/cc -Ae +O2 -L../../src/port=20 -Wl,+nodefaultrpath -L/usr/lib -L/opt/openssl/lib -Wl,+b=20 -Wl,/opt/rajaram/postgresql/lib -Wl,-z -Wl,-E access/SUBSYS.o=20 bootstrap/SUBSYS.o catalog/SUBSYS.o parser/SUBSYS.o commands/SUBSYS.o=20 executor/SUBSYS.o lib/SUBSYS.o libpq/SUBSYS.o main/SUBSYS.o = nodes/SUBSYS.o=20 optimizer/SUBSYS.o port/SUBSYS.o postmaster/SUBSYS.o regex/SUBSYS.o=20 rewrite/SUBSYS.o storage/SUBSYS.o tcop/SUBSYS.o utils/SUBSYS.o -lc -lssl = -lcrypto -lgen -ldld -lnsl -ldl -lm -lkrb5 -lk5crypto -lcom_err -lpgport = -o=20 postgres<BR>ld: Unsatisfied symbol "tas" in file access/SUBSYS.o<BR>1=20 errors.<BR>gmake[2]: *** [postgres] Error 1<BR>gmake[2]: *** Deleting = file=20 `postgres'<BR>gmake[2]: Leaving directory=20 `/postgresql/postgresql-7.4.17/src/backend'<BR>gmake[1]: *** [all] Error = 2<BR>gmake[1]: Leaving directory = `/postgresql/postgresql-7.4.17/src'<BR>gmake:=20 *** [all] Error 2<BR>hpdst156 B.11.23 64_bit >cc v<BR>cc: warning = 1913: `v'=20 does not exist or cannot be read<BR>ld: I/O error, file "v": No such = file or=20 directory<BR>Fatal error.<BR></FONT><BR><BR>Could anyone please advise=20 on how to make 7.4.17 build here?<BR></DIV> <DIV><FONT size=3D2></FONT> </DIV> <DIV><FONT size=3D2>Regards</FONT></DIV> <DIV> </DIV> <DIV><FONT size=3D2>Rajaram J</FONT></DIV></FONT></BODY></HTML> ------=_NextPart_000_000B_01C7D902.C57D1760--