[TextEditor_mcc] Re: Can't compile on OS4

  • From: Jens Langner <Jens.Langner@xxxxxxxxxxxxxx>
  • To: texteditor_mcc@xxxxxxxxxxxxx
  • Date: Tue, 27 Jun 2006 11:11:53 +0200

Ilkka Lehtoranta schrieb:

>> Since this morning, I've been working on TextEditor. I wrote a test for bugs
>> about inserting text ... and I fixed them :)
>>
>> I would like to test these changes and the previous ones on OS4, to be sure
>> that everything is ok. But the make fails with :
>>
>> 5.Corto:sources/texteditor-mcc/mcc> make -f Makefile.os4
>> 'Compilingprintf: warning: ignoring excess arguments, starting with
>> `../includes/mccclass_68k.c\033[0m\n''
>> make: *** [.obj_os4/mccclass_68k.o] Error 1
>> 5.Corto:sources/texteditor-mcc/mcc> 
> 
> You dont have printf command. Try replacing it by echo command.

Yes, please note that the Makefile.os4 makefile is optimized/was
generated for a cross-compiler setup which tools like "printf" and such
do exist. That's why it is failing for you.

cheers,
jens
-- 
Jens Langner                                         Ph: +49-351-4716545
Rißweg 27b
01324 Dresden                                Jens.Langner@xxxxxxxxxxxxxx
Germany                                      http://www.jens-langner.de/
_____________________________________________________________________________
TextEditor ML   - //www.freelists.org/list/texteditor_mcc
Listserver help - mailto:texteditor_mcc-request@xxxxxxxxxxxxx?Subject=HELP
Bugtracker......: http://sourceforge.net/tracker/?atid=731469&group_id=135025

Other related posts: