| [Date Prev] [Date Next] | [Thread Prev] [Thread Next] | [Date Index] [Thread Index] |
[nocol-users] Building nocol under HP-UX (10.20)
|
Hi!
I've tried to build nocol under HP-UX 10.20 from nocol-4.3.1.tar.gz & nocol-4.4beta1.tar.gz, to no avail.
When I ask Configure to use the HP ANSI C compiler, the first error I get using "make" is:
=============================
Created libnocol.a in /Comptes/Dev/Jerome/softs/network/nocol-4.3.1/lib
Making the new CMU SNMP library under /Comptes/Dev/Jerome/softs/network/nocol-4.3.1/cmu-snmp
creating cache ./config.cache
configure: error: installation or configuration problem: C compiler cannot create executables.
*** Erreur - code de sortie 1
==============================
If I specifie options -O +Optrs_ansi for cc, here is the first error I get:
=================================
MAKING IN lib
----------
Making the new CMU SNMP library under /Comptes/Dev/Jerome/softs/network/nocol-4.3.1/cmu-snmp
cc -g -I. -DHAVE_CONFIG_H -DMIBDIR="\"/Comptes/Dev/Jerome/softs/network/nocol-4.3.1/cmu-snmp/etc\"" -c mibii.c
cc: "mibii.c", line 42: error 1705: Function prototypes are an ANSI feature.
cc: "mibii.c", line 47: error 1705: Function prototypes are an ANSI feature.
cc: "mibii.c", line 56: error 1705: Function prototypes are an ANSI feature.
cc: "mibii.c", line 61: error 1705: Function prototypes are an ANSI feature.
*** Erreur - code de sortie 1
==============================
When I ask Configure to use gcc, there are assembly errors :
=================================
MAKING IN lib
----------
gcc -O -DNOCOL -DHPUX -I/Comptes/Dev/Jerome/softs/network/nocol-4.3.1/include -DETCDIR=\"/usr/local/nocol/etc\" -DDATADIR=\"/usr/local/nocol/data\" -DPIDDIR=\"/usr/local/nocol/run\" -DNLOG_HOST=\"titan\" -c bsdsignal.c
as: "/var/tmp/cc0z4Lkd.s", line 15: error 1052: Directive name not recognized - NSUBSPA
*** Erreur - code de sortie 1
Arrjt.
==================================
Any help would be appreciated! TIA
Jerome
--
Email : jbellet@my-deja.com
"I'd kill for a Nobel Peace price." (Steven Wright)
--== Sent via Deja.com http://www.deja.com/ ==--
Before you buy.
|