Re: pgsql_perl5 / hpux_10.2 compile errors

From: Edmund Mergl <E(dot)Mergl(at)bawue(dot)de>
To: Timothy Metz <tmetz(at)ece(dot)ucdavis(dot)edu>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: pgsql_perl5 / hpux_10.2 compile errors
Date: 1998-10-03 06:55:24
Message-ID: 3615CA5C.11CF5A5D@bawue.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Timothy Metz wrote:
>
> Hello,
>
> I am trying to compile pgsql_perl5 on an hpux_10.2 system and so far have
> not been successfull. I receive the following make errors:
>
> >make
> gcc -c -I/usr/local/pgsql/include -I/usr/local/include/pgsql
> -I/usr/include/pgsql -D_HPUX_SOURCE -Aa -O -DVERSION=\"1.7.3\"
> -DXS_VERSION=\"1.7.3\" +z -I/opt/pkg/perl5/lib/hp_ux102/5.00401/CORE Pg.c
> gcc: +z: No such file or directory
> *Initialization*:1: missing token-sequence in `#assert'
> make: *** [Pg.o] Error 1
>
> If anyone has any ideas on this, any help would be appreciated.
> Also, cc'ing my email would be helpful as I am not a list subscriber.
>
> Thanks,
>
> - Tim
>
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
> Tim Metz, Solid State Circuits Research Lab and ECE Computing Support
> Electrical and Computer Engineering, The University of California, Davis
> tmetz(at)ece(dot)ucdavis(dot)edu, http://www.ece.ucdavis.edu/~tmetz
> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

are you really sure, that you didn't change anything in the
generated Makefile ?
The Makefile is generated using definitions from the perl-build.
You can check most of the definitions with 'perl -V'. If the
-z option in unknown, you should have seen the same error message
during the perl-build.

Edmund
--
Edmund Mergl mailto:E(dot)Mergl(at)bawue(dot)de
Im Haldenhau 9 http://www.bawue.de/~mergl
70565 Stuttgart fon: +49 711 747503
Germany

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Gerald Gryschuk 1998-10-03 07:39:13 Re: Just some unfinished stuff.
Previous Message Thomas G. Lockhart 1998-10-03 05:23:38 Re: Antwort: Patches for gram.y and keywords.c