cURL / Mailing Lists / curl-users / Single Mail

curl-users

Error when making on DG-UX

From: Michal Bonino <MBonino_at_cardinalsolutions.com>
Date: Fri, 7 Dec 2001 09:15:31 -0500

I get the following when I run make on DG-UX with the gcc compiler. I am
using the static switch in the configure command.

-----------------------------------------------------------------
Making all in src

        make all-am

        /bin/ksh ../libtool --mode=link gcc -g -O2 -o curl main.o
hugehelp.
o urlglob.o writeout.o ../lib/libcurl.la -lsocket -lnsl

gcc -g -O2 -o curl main.o hugehelp.o urlglob.o writeout.o
../lib/.libs/libcurl.
a -lsocket -lnsl

Undefined first referenced

 symbol in file

gmtime_r ../lib/.libs/libcurl.a(http.o)

UX:ld: ERROR: curl: fatal error: Symbol referencing errors. No output
written to
 curl

*** Error code 1

 

Stop.

*** Error code 1

 

Stop.

*** Error code 1

 

Stop.

*** Error code 1

 

Stop.

dg01:/u04/home/users/mkdm/curl-7.9.2$
Received on 2001-12-07