|
I am getting numerous problems use gcc 3.0.1 on
HPUX 11. Do you know if lftp compiles on HPUX? Here's the last error
I got:
Making all in src source='misc.cc' object='misc.o' libtool=no \ depfile='.deps/misc.Po' tmpdepfile='.deps/misc.TPo' \ depmode=gcc /bin/sh ../depcomp \ g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -g -O2 -Wallc misc.cc: In function `void set_tz(const char*)': misc.cc:523: `unsetenv' undeclared (first use this function) misc.cc:523: (Each undeclared identifier is reported only once for each function it appears in.) *** Error exit code 1 |
