Re: [PORTS] Problems compiling libpq++ under HPUX 10.20 ...

From: Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
To: Bernd Diekmann <diekmann(at)fridolin(dot)bis(dot)uni-oldenburg(dot)de>
Cc: pgsql-ports(at)postgreSQL(dot)org
Subject: Re: [PORTS] Problems compiling libpq++ under HPUX 10.20 ...
Date: 1999-06-24 15:49:34
Message-ID: 199906241549.LAA17148@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

>
> ... making postgreSQL 6.5 under HPUX-10.20 (cc,aCC) stopped with
>
> ranlib libpq++.a
> ld -b -o libpq++.sl pgconnection.o pgdatabase.o pgtransdb.o pgcursordb.o pglobject.o -L../libpq -lpq
> ld: Invalid fixup: 0x72 in file pgconnection.o
> gmake: *** [libpq++.sl] Error 1
>
> Can anybody help me ?

Looks like a C++ compiler error to me.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message Thomas Lockhart 1999-06-24 16:04:11 Re: [HACKERS] Re: [PORTS] Postgres on NT freezing
Previous Message Bruce Momjian 1999-06-24 15:48:54 Re: [PORTS] Win N