URL: https://linuxfr.org/users/cyplp/journaux/freebsd-et-thread-posix Title: freebsd et thread posix .... Authors: Cyprien Le Pannérer Date: 2004年04月19日T17:07:00+02:00 Tags: Score: 0 cher journal voiila mon probleme je realise un projet de systeme sous linux et j'aimerai le compilé sous freebsd pour le rendre le moin dépendant possible de linux j ai un freebsd 5.2 sous la main mais mon projet ne compile pas j'obtiens _ gmake[1]: Leaving directory `/usr/home/cyp/projet/error' gcc -pipe plane/plane.o loader/loader.o display/display.o stack_queue/plane_list.o stack_queue/plane_queue.o main.o semaphore/semaphore.o error/debug.o -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -L/usr/local/li ard -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -D _REENTRANT -o test /usr/bin/ld: cannot find -lptheard gmake: *** [test] Error 1 _ je connais pas grand chose à FreeBSD et j'arrive pas a trouvé le port a compilé pour les threads posix