[Klone-users] fork() check failing on uClinux build
Eduardo Quiros
edoquiros at gmail.com
Sun Jun 7 08:58:04 EDT 2009
Hello all,
I am trying to build klone for uClinux, to run it in a ColdFire-based board.
I followed the instructions in
http://wiki.koanlogic.com/doku.php?id=klone_on_uclinux, but when i get to
the 'make' step, the build fails with the following error:
...
checking for type pid_t
checking for tm_gmtoff in struct tm
checking for fork() support
compilation failed
build/makl_checkfork: line 33: [: =: unary operator expected
[err] failed fork check!
uClinux doesn't have fork(), and one of the usual porting changes is to
change fork calls to vfork. However, has anyone faced this problem before,
and can anyone give me a hint on how to remove this check to have the make
process go further?
Any help appreciated.
Regards,
--
Eduardo Quirós-Campos
----------------------------------------
email:edoquiros at gmail.com <email%3Aedoquiros at gmail.com>
++(506)8842-2076
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://koanlogic.com/pipermail/klone-users/attachments/20090607/192a6cfc/attachment.html
More information about the klone-users
mailing list