Operating System - HP-UX
1837165 Members
2549 Online
110112 Solutions
New Discussion

Re: /lftp-2.6.5 Check c++ compiler error

 
Gilberto Ponce
New Member

/lftp-2.6.5 Check c++ compiler error

I have lftp in a HPUX 11.0, I tried to run configure and I found this:

/lftp-2.6.5 ./configure
checking for a BSD-compatible install... ./install-sh -c
..............
configure: error: C++ test compile failed; check your C++ compiler

From the config.log I saw this:

/usr/lib/dld.sl: Unresolved symbol: pthread_once (code) from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/../../../libgcc_s.sl
./configure[3683]: 28329 Abort(coredump)

Any ideas?
Gil
1 REPLY 1
Steve Steel
Honored Contributor

Re: /lftp-2.6.5 Check c++ compiler error

Hi

gcc bug

http://gcc.gnu.org/ml/gcc-bugs/2002-12/msg00964.html

Plus followup


Steve Steel
If you want truly to understand something, try to change it. (Kurt Lewin)