On Wed, Mar 25, 2009 at 10:28:40AM +0100, Matthias Apitz wrote: > > > # cd /usr/ports/devel/pth > vm-naranja# cvs up > cvs update: Updating . > cvs update: Updating files > > # make install > ===> Installing for pth-2.0.7 > ===> Generating temporary packing list > ===> Checking if devel/pth already installed > ./libtool --mode=compile --quiet cc -c -I. -O2 -pipe > -fno-strict-aliasing -funro > ll-loops -fstrength-reduce -fomit-frame-pointer -ffast-math pthread.c > In file included from pth_p.h.in:35, > from pthread.c:43: > /usr/include/signal.h:75: error: conflicting types for 'pthread_kill' > pthread.h:357: error: previous declaration of 'pthread_kill' was here > *** Error code 1 > > Stop in /usr/ports/devel/pth/work/pth-2.0.7. > *** Error code 1 > > Stop in /usr/ports/devel/pth. > *** Error code 1 > > Stop in /usr/ports/devel/pth. > > > work/pth-2.0.7/pthread.h:357 > extern int pthread_kill(pthread_t, int); > > > /usr/include/signal.h:75 > #if __POSIX_VISIBLE || __XSI_VISIBLE > int kill(__pid_t, int); > int pthread_kill(__pthread_t, int); > int pthread_sigmask(int, const __sigset_t *, __sigset_t *); > > See ports/132828 and http://lists.freebsd.org/pipermail/svn-src-head/2009-March/004946.html -- Bruce CranReceived on Wed Mar 25 2009 - 13:09:10 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:44 UTC