Error compiling

Natalia Portillo mol-general@lists.maconlinux.org
Thu, 1 Apr 2004 21:39:43 +0100


Commented that as you suggested (I got an error before in=20
if_tun_darwin.c but I replaced the error line with the same from=20
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=20=

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?

El 01/04/2004, a las 21:13, Samuel Rydh escribi=F3:

> On Thu, Apr 01, 2004 at 08:55:04PM +0100, Natalia Portillo wrote:
>> Thanks
>>
>> Why is this error :?
>>
>
> The assembler in OSX and linux are quite different. In particular,
> the OSX assembler only has ten relative labels. Commenting
> out everything except ip_fast_csum (which is the only function used
> by mol) solves the problem.
>
> /Samuel
> _______________________________________________
> mol-general mailing list
> mol-general@lists.maconlinux.org
> http://lists.maconlinux.org/mailman/listinfo/mol-general
>