curl-library
Re: Warning when generate static lib libcurl.a on Linux
From: J.J.Green <j.j.green_at_sheffield.ac.uk>
Date: Thu, 10 Mar 2005 15:44:18 +0000 (GMT)
Date: Thu, 10 Mar 2005 15:44:18 +0000 (GMT)
Fifi
> make[2]: *** Warning: File `../lib/libcurl.la' has modification time in
> the future (2005-03-10 15:37:26 > 2005-03-10 15:36:26)
Your clock is off --
ntpdate -s pool.ntp.org
should work as a temporary fixx
Now restart your build
> But, when I generate another executable which also use the libcurl.a, I
> get a coredump during the "make" procedure (at ld execution).
That would be a suprise (and big news), Dont delete this
file! What do you get with
gdb -c core /usr/bin/ld
?
-j
-- J. J. Green, Department of Applied Mathematics, Hicks Bd., Hounsfield Rd., University of Sheffield, Sheffield, UK. +44 (0114) 222 3742, http://www.vindaloo.uklinux.net/jjgReceived on 2005-03-10