Hi, With g++:
# g++ -o timetest timetest.c -lpthread timetest.c: In function `void tmsleep(int)': timetest.c:77: `usleep' undeclared (first use this function) timetest.c:77: (Each undeclared identifier is reported only once for each function it appears in.) On Mon, 3 Nov 2003, Davide Libenzi wrote: > > On Mon, 3 Nov 2003, Vitor Renato Alves de Brito wrote: > > > # gcc -o timetest timetest.c -lpthread > > /usr/bin/ld: cannot find -lpthread > > # > > > > I'm using FreeBSD 5.0 > > How can you build XMail w/out the pthread library? > > > - Davide > > - > To unsubscribe from this list: send the line "unsubscribe xmail" in > the body of a message to [EMAIL PROTECTED] > For general help: send the line "help" in the body of a message to > [EMAIL PROTECTED] > > > > > --- > Esta mensagem foi verificada pelo e-mail protegido Arte Final > Antiv�rus: F-Prot / Vers�o: 4.1.1 / Atualizado em: 2-Nov-2003 > Proteja o seu e-mail com a Arte Final - http://www.artefinal.com.br > At� mais, --- Vitor Renato Alves de Brito - System Manager Arte Final Provedor Internet - http://www.artefinal.com.br Alfenas/Lavras - Sul de Minas Gerais --- Esta mensagem foi verificada pelo e-mail protegido Arte Final Antiv�rus: F-Prot / Vers�o: 4.1.1 / Atualizado em: 2-Nov-2003 Proteja o seu e-mail com a Arte Final - http://www.artefinal.com.br - To unsubscribe from this list: send the line "unsubscribe xmail" in the body of a message to [EMAIL PROTECTED] For general help: send the line "help" in the body of a message to [EMAIL PROTECTED]
