[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Error building mkbuiltins on ia64-hp-hpux11.23
From: |
Daniel Richard G. |
Subject: |
Error building mkbuiltins on ia64-hp-hpux11.23 |
Date: |
Wed, 20 Apr 2011 12:12:38 -0400 |
Building bash 4.2 on an HP-UX/Itanium system:
gmake[1]: Entering directory `/tmp/bash-4.2.build/builtins'
rm -f mkbuiltins.o
cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/tg/freeport/src/bash/bash--4.2
-I/tg/freeport/src/bash/bash--4.2/include -I/tg/freeport/src/bash/bash--4.2/lib
-I/tg/freeport/src/bash/bash--4.2/builtins -DHPUX -D_HPUX_API_LEVEL=20040821
-D_HPUX_SOURCE -g /tg/freeport/src/bash/bash--4.2/builtins/mkbuiltins.c
cc +DD64 +DO11.00 +DSblended +Olit=all -mt +w -z +p -Wl,+k +O1 +Onofltacc
+Onolimit +Onosize -g -o mkbuiltins mkbuiltins.o -ldl
ld: Can't find library or mismatched ABI for -ldl
Fatal error.
gmake[1]: *** [mkbuiltins] Error 1
gmake[1]: Leaving directory `/tmp/bash-4.2.build/builtins'
gmake: *** [builtins/builtext.h] Error 1
The attached patch (against the 4.2 source) fixes the problem for me.
--Daniel
--
NAME = Daniel Richard G. _\|/_ Remember, skunks
MAIL = skunk@iSKUNK.ORG (/o|o\) _- don't smell bad---
MAIL+= skunk@alum.MIT.EDU < (^),> it's the people who
WWW = (not there yet!) / \ annoy us that do!
bash-mkbuiltins-fix.patch
Description: Text Data
- Error building mkbuiltins on ia64-hp-hpux11.23,
Daniel Richard G. <=