Can't compile 8.2.2p5 on HPUX - Please Help

Jeff Newton Jeff_Newton at pmc-sierra.com
Tue Jan 18 17:22:09 UTC 2000


> 	-lnsl is required for 11.x (and 10.30).  It isn't much work
> 	usually to go from the native compiler to gcc.  Also I think
> 	a Makefile.set.gcc has been posted before for 11.x.

This should put an end to the HPUX11.00 compile problems.  I finally
got it to work with help from many folks.  Thanks to all.

With the following installed:

BISON 1.28
FLEX 2.5.4a
BINUTILS 2.9.1
SED 3.02
GCC 2.95.2

I was successful using the following ../port/hpux/Makefile.set:

'CC=gcc -ansi// -fPIC'
'CDEBUG=-O'
'DESTBIN=/usr/bin'
'DESTSBIN=/usr/sbin'
'DESTEXEC=/usr/sbin'
'DESTMAN=/usr/share/man'
'DESTHELP=/usr/lib'
'DESTETC=/etc'
'DESTRUN=/var/run'
'LDS=:'
'LEX=flex'
'YACC=bison --yacc --defines'
'SYSLIBS=-ll -lnsl'
'INSTALL=install'
'MANDIR=man'
'MANROFF=man'
'CATEXT=$$N'
'PS=ps -p'
'RANLIB=ranlib'

Cheers,

----
Jeff Newton
Security Analyst
PMC-Sierra Inc.




More information about the bind-users mailing list