Error compiling

Natalia Portillo mol-general@lists.maconlinux.org
Fri, 2 Apr 2004 00:42:35 +0100


Finally compiled but...

A little suggestion:

TiBook:~ claunia$ startmol
The framebuffer device /dev/fb0 is missing.
Run 'mknod /dev/fb0 c 29 0' to create it

It should not directly try to use that video device (specially when it=20=

was not selected in the menuconfig) in MacOS X (I think that in Darwin=20=

also there is no /dev/fd0)

Regards

El 01/04/2004, a las 22:23, Natalia Portillo escribi=F3:

> Done, next error is:
>
> =3D Building mol                    : ld: warning prebinding disabled=20=

> because of undefined symbols
> ld: Undefined symbols:
> _scsidbg_dump_cmd
> make[1]: *** [.objs-osx/mol] Error 1
> make: *** [sub-src-all] Error 2
>
> Ok I also changed the function ip_fast_csum name in ipchksum.S to=20
> _ip_fast_csum to resolve another undefined symbol error appeared.
> I think this one is about SCSI debugging activated, when there is no=20=

> SCSI support.
>
> Of course I think that all of these errors could be "corrected" using=20=

> #ifdefs so compiling on Darwin/OSX wouldn't fail so much.
>
> If you agree I could add these statments to the source and send you=20
> the diffs.
>
> El 01/04/2004, a las 21:52, Samuel Rydh escribi=F3:
>
>> 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=20=

>>> use
>>> in this function)
>>> 53c94.c:1361: error: (Each undeclared identifier is reported only=20
>>> 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
>> _______________________________________________
>> mol-general mailing list
>> mol-general@lists.maconlinux.org
>> http://lists.maconlinux.org/mailman/listinfo/mol-general
>>
>
> _______________________________________________
> mol-general mailing list
> mol-general@lists.maconlinux.org
> http://lists.maconlinux.org/mailman/listinfo/mol-general
>