curl-library
RE: Warning when generate static lib libcurl.a on Linux
Date: Fri, 11 Mar 2005 09:54:37 +0100
Thanks for all your answers,
The clock problem was corrected and for the coredump problem, it was a wrong alert.
In fact, these 2 problems were completely independent.
Thanks to all of you guys.
Fifi.
-----Message d'origine-----
De : curl-library-bounces_at_cool.haxx.se [mailto:curl-library-bounces_at_cool.haxx.se] De la part de J.J.Green
Envoyé : jeudi 10 mars 2005 16:44
À : libcurl development
Objet : Re: Warning when generate static lib libcurl.a on Linux
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-11