i'm trying to install openpkg on hpux 11.00/parisc. as the box only have a
"default" dev environmment (only hpux kernel compiler ...), i add gcc &
flex with swinstall from:
ftp://hpux.connect.org.uk/oldgcc/ (3.3.2)
http://hpux.connect.org.uk/hppd/hpux/Gnu/flex-2.5.4a/ (libfl.sl)


but i didn't manage for now to get basic openpkg (2.4) compile

last stop on tar compiling with

  1228          if /usr/local/bin/gcc -DHAVE_CONFIG_H -I. -I. -I..
-I../lib -I../ -I../lib      -g -O2 -MT utf8.o -MD -M
P -MF ".deps/utf8.Tpo" -c -o utf8.o utf8.c; \
  1229          then mv -f ".deps/utf8.Tpo" ".deps/utf8.Po"; else rm -f
".deps/utf8.Tpo"; exit 1; fi
  1230  utf8.c:26:1: warning: "iconv_t" redefined
  1231  In file included from ../lib/system.h:22,
  1232                   from utf8.c:19:
  1233  ../config.h:737:1: warning: this is the location of the previous
definition
  1234          /usr/local/bin/gcc  -g -O2   -o tar  buffer.o compare.o
create.o  delete.o extract.o xheader.o  incremen
.o list.o mangle.o  misc.o names.o sparse.o  system.o tar.o update.o
utf8.o ../lib/libtar.a
  1235  /usr/ccs/bin/ld: Unsatisfied symbols:
  1236     _U_Qfcnvfxt_quad_to_udbl (code)
  1237  collect2: ld returned 1 exit status
  1238  *** Error exit code 1

has someone a list of what requirements  are on hpux 11.00 ? and maybe
where i can get them if hp can't.

thanks a lot
Regards

                Julien
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to