3 msgBroken RFC1323 slightly broken.

Undefined symbol timer_delete()?
\ Craig Rodrigues (16 Jun 2007)
. \ Steve Kargl (16 Jun 2007)
. . \ Craig Rodrigues (16 Jun 2007)
. . . \ Steve Kargl (17 Jun 2007)
. . . . \ Daniel Eischen (17 Jun 2007)
. . \ David Xu (18 Jun 2007)

3 msgbtsocks_rfcomm_session_mtx / so_snd_sx LOR
1 msgnvidia 7900gs pci-e, do i need device AGP in ke...
1 msglinux-sun-jdk-1.5.0.12,2 - java SIGSEGV and the...
31 msgkernel panic with pccard insert on recent 7.0 C...
6 msgsmi speedstep patch
6 msgpf 4.1 Update available for testing
1 msgbacula-client build failure on recent -CURRENT
4 msgAccess to tape drive caused following backtrace
2 msg[REVIEW]: add multicast NULL route
4 msgGerman keymap not working
6 msgmulticast not happy ?
19 msgrecent nvidia-driver trouble
10 msgSwapfile on ZFS & Deadlock
10 msgmoused linear acceleration drops
1 msgcached to nscd (was Re: nscd for freebsd)
3 msgIntel 965 and AGP
5 msgannoying behavior in less(1) after v403 import
3 msgSleeping and my T43
Subject:Re: Undefined symbol timer_delete()?
Group:Freebsd-current
From:David Xu
Date:18 Jun 2007


 
Steve Kargl wrote:
> [snip]

> You failed to include the actual command you used to compile
> your program. So, I'm guessing pilot error.
>
> mobile:kargl[203] cat > j.c
> #include <time.h>
> int main(void) {
> timer_t timerid;
> timer_delete(timerid);
> return 0;
> }
> mobile:kargl[204] cc -o z j.c
> /tmp/ccisiugw.o(.text+0x18): In function `main':
> : undefined reference to `timer_delete'
> mobile:kargl[205] cc -o z j.c -lrt
>
> It appears that the manpage is wrong
>
> LIBRARY
> Standard C Library (libc, -lc)
>
> Hint:
> (cd /usr/src/lib ; find . -name \*.map | xargs grep timer)
>

I will fix the manpages, thanks.

David Xu
_______________________________________________
freebsd-current mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe"


© 2004-2008 readlist.com