Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Buiding SWT on aix/motif/ppc


The things that are missing are Motif 2.0.  Are you compiling against 1.2?



Kris Venstermans <kris.venstermans@xxxxxxxx>
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx

06/15/2006 09:27 AM

Please respond to
"Eclipse Platform SWT component developers list."

To
platform-swt-dev@xxxxxxxxxxx
cc
Subject
[platform-swt-dev] Buiding SWT on aix/motif/ppc






Hi all,

I was trying to build Eclipse on aix/motif/powerpc with the compilelibs
flag on, because I want to rebuild the SWT libraries.
However, I get the errors below. It seems it doesn't know
"XmSpinBoxCallbackStruct", "XmParseMapping", "XmRenderTable",
"XmStringTag" , "XmTab" and "XmTabList"
I'm I missing some libraries?

regards,
Kris.

  [exec] callback.c: In function
`Java_org_eclipse_swt_internal_Callback_bind':
   [exec] callback.c:188: warning: cast from pointer to integer of
different size
   [exec] In file included from os.c:13:
   [exec] os_structs.h:412: error: parse error before '*' token
   [exec] os_structs.h:412: error: parse error before
"XmSpinBoxCallbackStruct"
   [exec] os_structs.h:412: warning: data definition has no type or
storage class
   [exec] os_structs.h:413: error: parse error before
"XmSpinBoxCallbackStruct"
   [exec] os.c: In function
`Java_org_eclipse_swt_internal_motif_OS__1XmParseMappingFree':
   [exec] os.c:3353: error: `XmParseMapping' undeclared (first use in
this function)
   [exec] os.c:3353: error: (Each undeclared identifier is reported
only once
   [exec] os.c:3353: error: for each function it appears in.)
   [exec] os.c:3353: error: parse error before "arg0"
   [exec] os.c: In function
`Java_org_eclipse_swt_internal_motif_OS__1XmRenderTableAddRenditions':
   [exec] os.c:3378: error: `XmRenderTable' undeclared (first use in
this function)
   [exec] os.c:3378: error: parse error before "arg0"
   [exec] os.c: In function
`Java_org_eclipse_swt_internal_motif_OS__1XmRenderTableFree':
   [exec] os.c:3391: error: `XmRenderTable' undeclared (first use in
this function)
   [exec] os.c:3391: error: parse error before "arg0"
   [exec] os.c: In function
`Java_org_eclipse_swt_internal_motif_OS__1XmRenditionCreate':
   [exec] os.c:3406: error: `XmStringTag' undeclared (first use in
this function)
   [exec] os.c:3406: error: parse error before "lparg1"
   [exec] os.c: In function
`Java_org_eclipse_swt_internal_motif_OS__1XmRenditionFree':
   [exec] os.c:3420: error: `XmRendition' undeclared (first use in
this function)
   [exec] os.c:3420: error: parse error before "arg0"
   [exec] os.c: In function
`Java_org_eclipse_swt_internal_motif_OS__1XmStringBaseline':
   [exec] os.c:3431: error: `XmRenderTable' undeclared (first use in
this function)
   [exec] os.c:3431: error: parse error before "arg0"
   [exec] os.c: In function
`Java_org_eclipse_swt_internal_motif_OS__1XmStringExtent':
   [exec] os.c:3575: error: `XmRenderTable' undeclared (first use in
this function)
   [exec] os.c:3575: error: parse error before "arg0"
   [exec] os.c: In function
`Java_org_eclipse_swt_internal_motif_OS__1XmStringGenerate':
   [exec] os.c:3605: error: `XmStringTag' undeclared (first use in
this function)
   [exec] os.c:3605: error: parse error before "lparg1"
   [exec] os.c: In function
`Java_org_eclipse_swt_internal_motif_OS__1XmStringParseText':
   [exec] os.c:3639: error: `XmStringTag' undeclared (first use in
this function)
   [exec] os.c:3639: error: parse error before "lparg2"
   [exec] os.c: In function
`Java_org_eclipse_swt_internal_motif_OS__1XmStringUnparse':
   [exec] os.c:3659: error: `XmStringTag' undeclared (first use in
this function)
   [exec] os.c:3659: error: parse error before "lparg1"
   [exec] os.c: In function
`Java_org_eclipse_swt_internal_motif_OS__1XmTabFree':
   [exec] os.c:3701: error: `XmTab' undeclared (first use in this
function)
   [exec] os.c:3701: error: parse error before "arg0"
   [exec] os.c: In function
`Java_org_eclipse_swt_internal_motif_OS__1XmTabListFree':
   [exec] os.c:3711: error: `XmTabList' undeclared (first use in this
function)
   [exec] os.c:3711: error: parse error before "arg0"
   [exec] os.c: In function
`Java_org_eclipse_swt_internal_motif_OS__1XmTabListInsertTabs':
   [exec] os.c:3724: error: `XmTabList' undeclared (first use in this
function)
   [exec] os.c:3724: error: parse error before "arg0"
   [exec] os.c: In function
`Java_org_eclipse_swt_internal_motif_OS_memmove__ILorg_eclipse_swt_internal_motif_XmSpinBoxCallbackStruct_2I':
   [exec] os.c:5377: error: `XmSpinBoxCallbackStruct' undeclared
(first use in this function)
   [exec] os.c:5377: error: parse error before "_arg1"
   [exec] os.c:5379: error: `lparg1' undeclared (first use in this
function)
   [exec] os.c:5379: error: `_arg1' undeclared (first use in this
function)
   [exec] os.c: In function
`Java_org_eclipse_swt_internal_motif_OS_memmove__Lorg_eclipse_swt_internal_motif_XmSpinBoxCallbackStruct_2II':
   [exec] os.c:5822: error: `XmSpinBoxCallbackStruct' undeclared
(first use in this function)
   [exec] os.c:5822: error: parse error before "_arg0"
   [exec] os.c:5824: error: `lparg0' undeclared (first use in this
function)
   [exec] os.c:5824: error: `_arg0' undeclared (first use in this
function)
   [exec] make: *** [os.o] Error 1




_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top