On Fri, 17 Jun 2005, Peter S. Mazinger wrote: > On Thu, 16 Jun 2005, Doug Summers wrote: > > > Using OpenPKG 2.3.2 on HPUX 11.11. Have the following OpenPKG rpm's > > installed: > > > > autoconf-2.59-2.3.0 > > bash-3.0.16-2.3.0 > > binutils-2.15-2.3.0 > > bzip2-1.0.2-2.3.1 > > config-20050124-2.3.0 > > coreutils-5.2.1-2.3.0 > > fsl-1.6.0-2.3.1 > > gcc-3.4.3-2.3.0 > > gdbm-1.8.3-2.3.0 > > glib-1.2.10-2.3.0 > > gzip-1.3.5-2.3.1 > > jpeg-6b-2.3.0 > > libart-2.3.16-2.3.0 > > libiconv-1.9.2-2.3.0 > > libtool-1.5.14-2.3.0 > > m4-1.4.2-2.3.0 > > make-3.80-2.3.0 > > openpkg-2.3.2-2.3.2 > > openpkg-import-0-2.3.0 > > openpkg-tools-0.8.37-2.3.1 > > pam-0-2.3.0 > > patch-2.5.9-2.3.0 > > perl-5.8.6-2.3.0 > > pkgconfig-0.15.0-2.3.0 > > pth-2.0.4-2.3.0 > > > > Have tried both the release and current versions of readline, all dying > > here: > > > > /openpkg/bin/cc -c -DHAVE_CONFIG_H -I. -I. > > -DRL_LIBRARY_VERSION='"5.0"' -O2 -pipe rltty.c > > complete.c: In function `fnwidth': > > complete.c:589: error: `mbrtowc' undeclared (first use in this function) > > complete.c:589: error: (Each undeclared identifier is reported only once > > complete.c:589: error: for each function it appears in.) > > complete.c: In function `fnprint': > > complete.c:656: error: `mbrlen' undeclared (first use in this function) > > complete.c: In function `compute_lcd_of_matches': > > complete.c:1081: error: `mbrtowc' undeclared (first use in this function) > > complete.c:1154: warning: passing arg 1 of pointer to function discards > > qualifiers from pointer target type > > vi_mode.c: In function `_rl_vi_change_mbchar_case': > > vi_mode.c:703: error: `mbrtowc' undeclared (first use in this function) > > vi_mode.c:703: error: (Each undeclared identifier is reported only once > > vi_mode.c:703: error: for each function it appears in.) > > vi_mode.c:719: error: `wcrtomb' undeclared (first use in this function) > > make: *** [complete.o] Error 1 > > make: *** Waiting for unfinished jobs.... > > make: *** [vi_mode.o] Error 1 > > error: Bad exit status from /openpkg/RPM/TMP/rpm-tmp.27976 (%build) > > You seem to miss readline
Sorry, haven't been reading correctly, you probably miss wide character support (wchar.h) Peter -- Peter S. Mazinger <ps dot m at gmx dot net> ID: 0xA5F059F2 Key fingerprint = 92A4 31E1 56BC 3D5A 2D08 BB6E C389 975E A5F0 59F2 ______________________________________________________________________ The OpenPKG Project www.openpkg.org User Communication List [email protected]
