This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

help for building microwindows


Dear friends ,

When I want to build  microwindows to ecos .I always meet some errors as below .All these make me confusing .

/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/fb.h:8:5: warning: "VTSWITCH" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/fbportrait_right.c:54: warning: `fbportrait_fillrect' defined but not used
arm-elf-gcc -c  -I/ecos-c/cygwin/home/IBM/aa/untitled1_install/include -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0 -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/tests -I. -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/ -mcpu=arm9 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -I/ecos-c/cygwin/home/IBM/aa/untitled1_install/include/microwin -D__ECOS=1 -DMSDOS=0 -DELKS=0 -D__rtems__=0 -D_MINIX=0 -DNOTYET=0 -DUNIX=1 -DHAVE_FILEIO -DHAVE_BMP_SUPPORT=1 -DHAVE_PNM_SUPPORT=1 -DHAVE_XPM_SUPPORT=1 -DxHAVE_JPEG_SUPPORT=1 -DHAVESELECT=1 -Wp,-MD,src/drivers/genfont.tmp -o src/drivers/services_gfx_mw_genfont.o /ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/genfont.c
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/genfont.c:18:5: warning: "HAVE_KSC5601_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/genfont.c:48:5: warning: "HAVEMSFONTS" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/genfont.c:108:5: warning: "HAVE_BIG5_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/genfont.c:118:5: warning: "HAVE_GB2312_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/genfont.c:127:5: warning: "HAVE_KSC5601_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/genfont.c:158:5: warning: "HAVE_BIG5_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/genfont.c:204:5: warning: "HAVE_GB2312_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/genfont.c:229:5: warning: "HAVE_KSC5601_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/genfont.c:272:5: warning: "NOTUSED" is not defined
arm-elf-gcc -c  -I/ecos-c/cygwin/home/IBM/aa/untitled1_install/include -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0 -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/tests -I. -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/ -mcpu=arm9 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -I/ecos-c/cygwin/home/IBM/aa/untitled1_install/include/microwin -D__ECOS=1 -DMSDOS=0 -DELKS=0 -D__rtems__=0 -D_MINIX=0 -DNOTYET=0 -DUNIX=1 -DHAVE_FILEIO -DHAVE_BMP_SUPPORT=1 -DHAVE_PNM_SUPPORT=1 -DHAVE_XPM_SUPPORT=1 -DxHAVE_JPEG_SUPPORT=1 -DHAVESELECT=1 -Wp,-MD,src/drivers/genmem.tmp -o src/drivers/services_gfx_mw_genmem.o /ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/genmem.c
In file included from /ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/genmem.c:12:
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/drivers/fb.h:8:5: warning: "VTSWITCH" is not defined
arm-elf-gcc -c  -I/ecos-c/cygwin/home/IBM/aa/untitled1_install/include -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0 -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/tests -I. -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/ -mcpu=arm9 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -I/ecos-c/cygwin/home/IBM/aa/untitled1_install/include/microwin -D__ECOS=1 -DMSDOS=0 -DELKS=0 -D__rtems__=0 -D_MINIX=0 -DNOTYET=0 -DUNIX=1 -DHAVE_FILEIO -DHAVE_BMP_SUPPORT=1 -DHAVE_PNM_SUPPORT=1 -DHAVE_XPM_SUPPORT=1 -DxHAVE_JPEG_SUPPORT=1 -DHAVESELECT=1 -Wp,-MD,src/engine/devarc.tmp -o src/engine/services_gfx_mw_devarc.o /ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devarc.c
arm-elf-gcc -c  -I/ecos-c/cygwin/home/IBM/aa/untitled1_install/include -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0 -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/tests -I. -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/ -mcpu=arm9 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -I/ecos-c/cygwin/home/IBM/aa/untitled1_install/include/microwin -D__ECOS=1 -DMSDOS=0 -DELKS=0 -D__rtems__=0 -D_MINIX=0 -DNOTYET=0 -DUNIX=1 -DHAVE_FILEIO -DHAVE_BMP_SUPPORT=1 -DHAVE_PNM_SUPPORT=1 -DHAVE_XPM_SUPPORT=1 -DxHAVE_JPEG_SUPPORT=1 -DHAVESELECT=1 -Wp,-MD,src/engine/devclip.tmp -o src/engine/services_gfx_mw_devclip.o /ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devclip.c
arm-elf-gcc -c  -I/ecos-c/cygwin/home/IBM/aa/untitled1_install/include -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0 -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/tests -I. -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/ -mcpu=arm9 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -I/ecos-c/cygwin/home/IBM/aa/untitled1_install/include/microwin -D__ECOS=1 -DMSDOS=0 -DELKS=0 -D__rtems__=0 -D_MINIX=0 -DNOTYET=0 -DUNIX=1 -DHAVE_FILEIO -DHAVE_BMP_SUPPORT=1 -DHAVE_PNM_SUPPORT=1 -DHAVE_XPM_SUPPORT=1 -DxHAVE_JPEG_SUPPORT=1 -DHAVESELECT=1 -Wp,-MD,src/engine/devdraw.tmp -o src/engine/services_gfx_mw_devdraw.o /ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devdraw.c
arm-elf-gcc -c  -I/ecos-c/cygwin/home/IBM/aa/untitled1_install/include -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0 -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/tests -I. -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/ -mcpu=arm9 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -I/ecos-c/cygwin/home/IBM/aa/untitled1_install/include/microwin -D__ECOS=1 -DMSDOS=0 -DELKS=0 -D__rtems__=0 -D_MINIX=0 -DNOTYET=0 -DUNIX=1 -DHAVE_FILEIO -DHAVE_BMP_SUPPORT=1 -DHAVE_PNM_SUPPORT=1 -DHAVE_XPM_SUPPORT=1 -DxHAVE_JPEG_SUPPORT=1 -DHAVESELECT=1 -Wp,-MD,src/engine/devfont.tmp -o src/engine/services_gfx_mw_devfont.o /ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:23:13: warning: "DOS_DJGPP" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:27:5: warning: "HAVE_T1LIB_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:69:5: warning: "HAVE_FREETYPE_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:131:5: warning: "HAVE_HZK_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:297:5: warning: "HAVE_HZK_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:307:5: warning: "HAVE_FREETYPE_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:328:5: warning: "HAVE_T1LIB_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:469:5: warning: "HAVE_HZK_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:620:5: warning: "HAVE_BIG5_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:629:5: warning: "HAVE_GB2312_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:637:5: warning: "HAVE_KSC5601_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:659:5: warning: "HAVE_T1LIB_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:659:26: warning: "HAVE_FREETYPE_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:743:5: warning: "HAVE_T1LIB_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:1013:5: warning: "HAVE_FREETYPE_SUPPORT" is not defined
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devfont.c:1697:5: warning: "HAVE_HZK_SUPPORT" is not defined
arm-elf-gcc -c  -I/ecos-c/cygwin/home/IBM/aa/untitled1_install/include -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0 -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/tests -I. -I/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/ -mcpu=arm9 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -I/ecos-c/cygwin/home/IBM/aa/untitled1_install/include/microwin -D__ECOS=1 -DMSDOS=0 -DELKS=0 -D__rtems__=0 -D_MINIX=0 -DNOTYET=0 -DUNIX=1 -DHAVE_FILEIO -DHAVE_BMP_SUPPORT=1 -DHAVE_PNM_SUPPORT=1 -DHAVE_XPM_SUPPORT=1 -DxHAVE_JPEG_SUPPORT=1 -DHAVESELECT=1 -Wp,-MD,src/engine/devimage.tmp -o src/engine/services_gfx_mw_devimage.o /ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c
In file included from /ecos-c/cygwin/home/IBM/aa/untitled1_install/include/microwin/device.h:596,
                 from /ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c:39:
/gnutools/arm-elf/include/sys/time.h:17: redefinition of `struct timeval'
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c: In function `bread':
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c:133: warning: pointer of type `void *' used in arithmetic
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c: In function `bgetc':
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c:145: `EOF' undeclared (first use in this function)
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c:145: (Each undeclared identifier is reported only once
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c:145: for each function it appears in.)
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c:147: warning: pointer of type `void *' used in arithmetic
make[1]: Leaving directory `/ecos-c/cygwin/home/IBM/aa/untitled1_build/services/gfx/mw/v2_0'
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c: In function `bgets':
make: Leaving directory `/ecos-c/cygwin/home/IBM/aa/untitled1_build'
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c:165: warning: pointer of type `void *' used in arithmetic
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c: In function `DecodeRLE8':
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c:1201: `EOF' undeclared (first use in this function)
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c: In function `DecodeRLE4':
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c:1258: `EOF' undeclared (first use in this function)
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c: In function `LoadPNM':
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c:1875: warning: implicit declaration of function `sscanf'
/ecos-c/cygwin/usr/ecos20/packages/services/gfx/mw/v2_0/src/engine/devimage.c:1936: `EOF' undeclared (first use in this function)
make[1]: *** [src/engine/devimage.o.d] Error 1
make: *** [build] Error 2




regards,

Alfred

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]