[Help-gnutls] Re: Unable to make gnutls in HPUX

Simon Josefsson simon at josefsson.org
Mon Feb 18 12:21:02 CET 2008


"Haidar Habib" <h.habib at gmail.com> writes:

> Hi,
>
> I am trying to build gnutls-1.6.3 in HP-UX , but when i am running
> make command after ./configure it showing following errors.
>
> g++: +b: No such file or directory
> g++: /saurabh/gnutls-1.6.3/lib/.libs:/usr/local/lib: No such file or directory
>
> I am makeing from /saurabh/gnutls-1.6.3 directory and used configure
> with following options
>
> ./configure CC=aCC CFLAGS="+d -Aa +DAportable -mt +W930 +W829 +Z -ext
> -Wl,+s -g" LDFLAGS="-L/usr/local/lib/ -L/usr/local/lib/"

If you don't need the C++ library, try adding --disable-cxx when running
./configure.

Otherwise, please send the output from running ./configure, and the
contents of the config.log file.

/Simon





More information about the Gnutls-help mailing list