Can't compile 8.2.2p5 on HPUX - Please Help

Mark.Andrews at nominum.com Mark.Andrews at nominum.com
Tue Jan 18 14:17:51 UTC 2000


> At 11:05 17.01.2000 -0800, you wrote:
> 
> >I've been trying to compile 8.2.2p5 on HPUX for the past 2 days with
> >no luck.  Unfortunately the archives haven't helped me either.  I'm
> >hoping someone can set me straight....I feel like I'm spinning my
> >wheels here.
> >
> >Thanks in advance for taking the time to help me out.
> >
> >On HPUX11 with the following 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 -y -d'
> >'SYSLIBS=-ll -lnsl'
> >'INSTALL=install'
> >'MANDIR=man'
> >'MANROFF=man'
> >'CATEXT=$$N'
> >'PS=ps -p'
> >'RANLIB=ranlib'
> 
> 
> Jeff,
> 
> How do you create this Makefile.set ?
> There's no 'SYSLIBS=-ll -lnsl' in Makefile.set.gcc ...

	-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.

grep SYSLIBS ~/cvs/cur/bind/src/port/hpux*/Makefile.set*
/usr/home/marka/cvs/cur/bind/src/port/hpux/Makefile.set:'SYSLIBS=-ll -lnsl'
/usr/home/marka/cvs/cur/bind/src/port/hpux10/Makefile.set:'SYSLIBS=-ll'
/usr/home/marka/cvs/cur/bind/src/port/hpux10/Makefile.set.gcc:'SYSLIBS=-ll'
/usr/home/marka/cvs/cur/bind/src/port/hpux10/Makefile.set.hp:'SYSLIBS=-ll'
/usr/home/marka/cvs/cur/bind/src/port/hpux9/Makefile.set:'SYSLIBS=-ll'
bsdi:tests {1381} % 

>                          ^^^^^^
> I've compiled it on 10.20 with both the HP-cc and gcc (2.95.2). If you
> want I can send you the Makefile.set.nnn
> 
> 
> 
> best regards
> Christian Krackowizer
> 
> +-----------------------------------------------------------------+
> | Krackowizer Christian               mailto:kra1 at technodat.co.at |
> | schuler technodat gesmbh            Phone: ++43-662-2282-0      |
> | Jakob-Haringer-Strasse 6            FAX:   ++43-662-2282-9      |
> | A-5020 Salzburg / Austria           http://www.technodat.co.at/ |
> +-----------------------------------------------------------------+
> 
> 
> 
--
Mark Andrews, Nominum Inc. / Internet Software Consortium
1 Seymour St., Dundas Valley, NSW 2117, Australia
PHONE: +61 2 9871 4742                 INTERNET: Mark.Andrews at nominum.com



More information about the bind-users mailing list