From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5384 invoked by alias); 19 May 2005 09:21:30 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 4713 invoked from network); 19 May 2005 09:21:09 -0000 Received: from unknown (HELO Mailout.ltindia.com) (203.199.60.6) by sourceware.org with SMTP; 19 May 2005 09:21:09 -0000 Received: from lntmail.ltindia.com ([10.1.11.2]) by Mailout.ltindia.com (Lotus Domino Release 6.5) with SMTP id 2005051914515664-83505 ; Thu, 19 May 2005 14:51:56 +0530 Received: (from EMAIL [192.168.172.1]) by lntmail.ltindia.com (SMSSMTP 4.0.0.59) with SMTP id M2005051914510600135 for ; Thu, 19 May 2005 14:51:06 +0530 Received: from MYW-MTA by EMAIL with Novell_GroupWise; Thu, 19 May 2005 14:54:06 +0530 Message-Id: Date: Thu, 19 May 2005 12:25:00 -0000 From: "Raghavendra K" To: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Subject: [ECOS] Includiong Microwindows Package X-SW-Source: 2005-05/txt/msg00255.txt.bz2 Hi, =20 Iam a new user of eCos trying to include the microwindows package in the bu= ild. But I am getting the following errors always. I searched in the mailin= g list and found out similar posts but couldn't find an appropriate solutio= n for this. So iam mailing again. I am trying out the build for SH7729R tar= get. =20 =20 /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:51:2: #error Not yet supported. /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:281:12: warning: "DOS_DJGPP" is not defined /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:288: error: parse error before '->' token /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:289: error: parse error before '->' token /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c: In function `GrRegisterInput': /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:294: error: `data' undeclared (first use in this function) /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:294: error: (Each undeclared identifier is reported only once /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:294: error: for each function it appears in.) /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c: In function `GrUnregisterInput': /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:305: error: `data' undeclared (first use in this function) /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:312: warning: left-hand operand of comma _expression has no effect /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:312: warning: value computed is not used /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:361:5: warning: "VXWORKS" is not defined /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c: In function `GsSelect': /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:582: error: `data' undeclared (first use in this function) /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:677:5: warning: "VTSWITCH" is not defined /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:767:6: warning: "HAVE_BIG5_SUPPORT" is not defined /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:767:26: warning: "HAVE_GB2312_SUPPORT" is not defined /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:821:5: warning: "VTSWITCH" is not defined /ecos-c/cygwin/opt/ecos/ecos-2.0/packages/services/gfx/mw/v2_0/src/nanox/sr= vmain.c:865:5: warning: "VTSWITCH" is not defined make[1]: Leaving directory `/ecos-d/eCos_Planet55/Dmine_micro_build/service= s/gfx/mw/v2_0' make[1]: *** [src/nanox/srvmain.o.d] Error 1 make: Leaving directory `/ecos-d/eCos_Planet55/Dmine_micro_build' make: *** [build] Error 2 =20=20 Expecting some help. =20 Thanks, ragh -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss