[uClibc]ntpclient

Erik Andersen andersen at codepoet.org
Tue Feb 5 20:48:53 UTC 2002


On Tue Feb 05, 2002 at 12:22:04PM -0800, Richard Doyle wrote:
> Ntpclient failed to compile under uClibc 0.99, using unmodified sources
> for ntpclient_2000_345:
> 
> pluto:/temp1/ntpclient# make CC=/usr/i386-linux-uclibc/bin/gcc
> /usr/i386-linux-uclibc/bin/gcc -Wall -O   -c -o ntpclient.o ntpclient.c
> /usr/i386-linux-uclibc/bin/gcc -Wall -O   -c -o phaselock.o phaselock.c
> /usr/i386-linux-uclibc/bin/gcc   ntpclient.o phaselock.o   -o ntpclient
> ntpclient.o: In function `get_current_freq':
> ntpclient.o(.text+0x18): undefined reference to `__adjtimex'
> ntpclient.o: In function `set_freq':
> ntpclient.o(.text+0x66): undefined reference to `__adjtimex'
> collect2: ld returned 1 exit status
> make: *** [ntpclient] Error 1
> 
> Since this is in the list of working applications, I've probably (once
> again) missed something obvious. Clues, please?

Oops.  I forgot to check the fix into CVS...  If you do a 
cvs up and recompile uClibc, it should work this time.
Sorry about that!

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--



More information about the uClibc mailing list