elmo-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ODP: [elmo-users] elmo na freebsd


From: rzyjontko
Subject: ODP: [elmo-users] elmo na freebsd
Date: Sun, 13 Jul 2003 09:17:46 +0100

> ex.h:46: warning: type defaults to `int' in declaration of `regoff_t'
> /usr/include/regex.h:46: warning: data definition has no type or 
> storage class
> /usr/include/regex.h:56: syntax error before `regoff_t'
> rstring.c: In function `rstring_split_re':
> rstring.c:215: structure has no member named `rm_so'
> rstring.c:216: structure has no member named `rm_eo'

W rstring.h brakuje #include <sys/types.h>

> clock.o: In function `clock_init':
> /usr/home/marcin/elmo-0.8/src/clock.c:151: undefined reference to 
> `pthread_detach'mailreader.o

Sprawdź, co napisał configure przy
checking for pthread_create...
W Twoim przykładzie linkuje się z -lpthread, a o ile ja się dobrze 
orientuję to powinien z -lkthread, albo coś w tym stylu.

rzyjontko






reply via email to

[Prev in Thread] Current Thread [Next in Thread]