Hi Ciprian!
On Wed, 08 Nov 2000, Ciprian Niculescu wrote:
> diana*~/VoIp/rtp_atena/rtplib-1.0b2>make
> gcc -g -O2 -W -Wall -Wmissing-prototypes -Wstrict-prototypes
> -DPROTOTYPES -o example1 example1.o librtpunix.a librtp.a -lm -lsocket
> -lnsl
> Undefined first referenced
> symbol in file
> gethostid librtpunix.a(rtp_unix.o)
> DESCRIPTION
> gethostid() returns the 32-bit identifier for the current
> host, which should be unique across all hosts. This number
> is usually taken from the CPU board's ID PROM.
pai si daca in exemplul tau (exemplu1.c?) definesti o functie
long gethostid() { srandom(time()); return random(); }
rezolva symurile sau nu?
o metoda broute-force a a afla ar fi sa cauti in toate bibliotecile
de sistem. find + nm + grep. Altceva decat "somn...somn..." nu-mi trece
prin cap la ora asta :)
-- teodor
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.