Error compiling

Samuel Rydh mol-general@lists.maconlinux.org
Thu, 1 Apr 2004 22:52:42 +0200


On Thu, Apr 01, 2004 at 09:39:43PM +0100, Natalia Portillo wrote:
> Commented that as you suggested (I got an error before in 
> if_tun_darwin.c but I replaced the error line with the same from 
> if_tun.c and compiled), and then a new error:
> 
>  Compiling 53c94.o             : 53c94.c: In function `s53c94_init':
> 53c94.c:1361: error: `PTHREAD_MUTEX_RECURSIVE_NP' undeclared (first use 
> in this function)
> 53c94.c:1361: error: (Each undeclared identifier is reported only once
> 53c94.c:1361: error: for each function it appears in.)
> make[3]: *** [.objs-osx/53c94.o] Error 1
> make[2]: *** [sub-oldworld-all] Error 2
> make[1]: *** [sub-drivers-all] Error 2
> make: *** [sub-src-all] Error 2
> 
> Idea?
> Solution?
> Cause?

Turn off oldworld support (make menuconfig). I haven't bothered to
fix this yet...

/Samuel