HP-UX 10.20 compile

Ralf Hildebrandt R.Hildebrandt at tu-bs.de
Wed Dec 1 12:09:34 UTC 1999


On Tue, Nov 30, 1999 at 03:44:23PM -0600, dharris at kcp.com wrote:
> 
> 
> I have patched HP-UX 10.20 with the referenced libc, sed, and ld patches.
> I have installed the hpux.cs.utah.edu HP-UX depot versions of gcc, flex,
> bison, and binutils.  I have downloaded the 8.2.2-P5 package from isc.org.
> I figured out (finally) that I needed "CC=gcc -fpic" and "YACC=bison --yacc
> --defines" in the Makefile.set in the src/port/hpux10 path.  I defined the

What do you think src/port/hpux10/Makefile.set.gcc is for ?

> PATH to allow access to gcc, flex, bison, and binutils.  Everything looked
> so good until the
> 
> "gcc -fpic -O -o named ..."
> 
> pops up, followed shortly by
> 
> "/usr/ccs/bin/ld: Data Linkage Table (+z) overflow in file db_dump.o - use
> +Z option to recompile"

Odd. Try replacing -fpic with -fPIC in Makefile.set.gcc or Makefile.set

-- 
Ralf Hildebrandt <R.Hildebrandt at tu-bs.de> www.stahl.bau.tu-bs.de/~hildeb
Linux is like an indian's tent: 
No gates, no windows, and apache inside. 



More information about the bind-users mailing list