[TextEditor-mcc] Re: Texteditor on AROS

  • From: Jens Langner <Jens.Langner@xxxxxxxxxxxxxx>
  • To: texteditor_mcc@xxxxxxxxxxxxx
  • Date: Sun, 17 May 2009 12:51:03 +0200

Hi Gianfranco,

Gianfranco "ShInKurO" Gignina schrieb:

> Il 17-Mag-2009, Gianfranco "ShInKurO" Gignina scrisse:
> 
>>> make OS=aros-i386
>>>
>>> Just have a look into the Makefile for the proper target names for
>>> AROS compilations.
>> :-) ok ok...
>>
> 
> shinkuro@debian:~/Documenti/texteditor-mcc/trunk/mcc$ make OS=aros-i386
>   MK bin_aros-i386
>   MK .obj_aros-i386
>   CC library.c
> In file included 
> from library.c:81:
> ../include/mccinit.c:496: error: `RTF_EXTENDED' 
> undeclared here (not in a functi on)
> ../include/mccinit.c:511: warning: 
> excess elements in struct initializer
> ../include/mccinit.c:511: 
> warning: (near initialization for `ROMTag')
> ../include/mccinit.c:514: 
> warning: excess elements in struct initializer
> ../include/mccinit.c:
> 514: warning: (near initialization for `ROMTag')
> ../include/mccinit.c: 
> In function `callMccFunction':
> ../include/mccinit.c:619: warning: 
> assignment makes pointer from integer without  a cast
> ..
> /include/mccinit.c: In function `mccLibInit':
> ../include/mccinit.c:660: 
> warning: assignment from incompatible pointer type
> ../include/mccinit.c:
> 736: warning: passing argument 1 of `(void *)*(&((SysBase) + -276u)-
>> vec)' from incompatible pointer type
> ../include/mccinit.c: In function 
> `mccLibExpunge':
> ../include/mccinit.c:809: warning: passing argument 1 
> of `(void *)*(&((SysBase) + -276u)->vec)' from incompatible pointer 
> type
> make: *** [.obj_aros-i386/library.o] Error 1
> 
> 
> even aros sdk is outdated?

Yes, it seems so. Please get a latest AROS SDK from the nightly builds
they have. This should include all necessary SDK files which then also
know the RTF_EXTENDED define.

regards,
jens
-- 
Jens Langner, Dresden/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: