help-gplusplus
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GCC on HP-UX 11.00


From: Louis Bertrand
Subject: GCC on HP-UX 11.00
Date: Sat, 12 May 2001 17:55:31 -0400

Hello all,

I'm not having any success with GCC 2.95.3 on HP-UX 11.00 (HPPA2 in
L-series 800 architecture). I tried installing the ready-built binaries
from the HP-UX Porting Archive but when I tried to build the PostgreSQL
database engine there are some discrepancies about where to find the
include files when they relocated gcc to /opt/gcc instead of the usual
/usr/local/ tree.

Next I tried to build it from scratch with the GNU source tarball,
but it errors out with the error message below.

Any hints?

Thanks
 --Louis

--
Louis Bertrand
Datawire Communication Networks Inc. http://www.datawire.net/

(416) 989-7250 Cell
(416) 798-2226 x 165 (Office)
louis.bertrand@datawire.net
----------------------------------------

root@dwhp1> more config.status
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
/usr/ports/gcc-2.95.3/configure --with-gcc-version-trigger=/usr/ports/gcc-2.
95.3/gcc/version.c --h
ost=hppa2.0w-hp-hpux11.00 --enable-shared --with-gnu-as --norecursion
# using "mh-frag" and "mt-frag"


THE ERROR MESSAGE:
cc -c  -DIN_GCC   -g     -I. -I.. -I/usr/ports/gcc-2.95.3/gcc/ch -I/usr/port
s/gcc-2.95.3/gcc/ch/.. -I/usr/ports/gcc-2.95.3/gcc/ch/../config -I/usr/ports
/gcc-2.95.3/gcc/ch/../../include /usr/ports/gcc-2.95.3/gcc/ch/decl.c
cc: "/usr/ports/gcc-2.95.3/gcc/ch/decl.c", line 1808: warning 604: Pointers
are not assignment-compatible.
cc: "/usr/ports/gcc-2.95.3/gcc/ch/decl.c", line 1808: warning 563: Argument
#4 is not the correct type.
cc: "/usr/ports/gcc-2.95.3/gcc/ch/decl.c", line 4447: error 1711:
Inconsistent parameter list declaration for "start_struct".
gmake[2]: *** [decl.o] Error 1
gmake[2]: Leaving directory `/usr/ports/gcc-2.95.3/obj/gcc/ch'
gmake[1]: *** [cc1chill] Error 2
gmake[1]: Leaving directory `/usr/ports/gcc-2.95.3/obj/gcc'
gmake: *** [all-gcc] Error 2

Attachment: Louis Bertrand.vcf
Description: Vcard


reply via email to

[Prev in Thread] Current Thread [Next in Thread]