Trouble compiling HPUX 11.11.
This is my first attempt in compiling under HPUX 64bit.
I have configured using the information below.
CC=cc CXX=aCC CFLAGS=+DD64 CXXFLAGS=+DD64 ./configure \
--with-extra-character-set=complex
AND I get the following error:
cc -O -DDBUG_OFF +DD64 -DHPUX11 -DHAVE_BROKEN_PREAD -DDONT_USE_FINITE -DHAVE_BROKEN_GETPASS -DNO_FCNTL_NONBLOCK -DDO_NOT_REMOVE_THREAD_WRAPPERS -DHAVE_BROKEN_PTHREAD_COND_TIMEDWAIT -DHAVE_BROKEN_INLINE -o test-sslclient test-sslclient.o ../dbug/libdbug.a libvio.a ../mysys/libmysys.a ../strings/libmystrings.a -lpthread -lnsl -lm -lpthread
Making all in sql
make all-recursive
Making all in share
No suffix list.
../../extra/comp_err czech/errmsg.sys
Usage: ../../extra/comp_err [-?] [-I] [-V] fromfile tofile
*** Error exit code 255
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
If anyone can help give me guidance I would appreciate it.
Subject
Views
Written By
Posted
Trouble compiling HPUX 11.11.
3948
October 05, 2004 08:57AM
2631
October 11, 2004 07:16AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.