Re: pgsql_perl5 / hpux_10.2 compile errors - Mailing list pgsql-interfaces

From Edmund Mergl
Subject Re: pgsql_perl5 / hpux_10.2 compile errors
Date
Msg-id 3615CA5C.11CF5A5D@bawue.de
Whole thread Raw
In response to pgsql_perl5 / hpux_10.2 compile errors  (Timothy Metz <tmetz@ece.ucdavis.edu>)
List 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@ece.ucdavis.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.Mergl@bawue.de
Im Haldenhau 9        http://www.bawue.de/~mergl
70565 Stuttgart       fon: +49 711 747503
Germany

pgsql-interfaces by date:

Previous
From: Timothy Metz
Date:
Subject: pgsql_perl5 / hpux_10.2 compile errors
Next
From: Gerald Gryschuk
Date:
Subject: Re: Just some unfinished stuff.