[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GEMPAK #OAO-159692]: GEMPAK 5.11.4 Errors when running 'make everything'



Well, we should have an advantage with this particular problem because I'm on a 
64-bit fc12 system and have the same version of openmotif installed in 
/usr/include/Xm/ - but somehow we're seeing different results.

are you using g77 or gfortran?

you may try linking the motif libraries statically by uncommenting (in 
$NAWIPS/config/Makeinc.linux64_gfortran - or _g77) the line

MOTIFLIBS = $(X11LIBDIR) -Wl,-static -lXm -Wl,-Bdynamic -lXmu -lSM -lICE -lXp 
-lXext -lXft -ljpeg -lpng

and commenting the line 

MOTIFLIBS = $(X11LIBDIR) -lXm

and see if there is improvement.

if not let me know and perhaps we can arrange a remote login to help diagnose 
the problem.

-Michael

> Michael:
> 
> Thanks for the quick response. I'm not sure that I mentioned it in my
> previous email, but I had previously downloaded the RPMs from the link you
> provided and installed them using the rpm -ivh command..
> 
> Any ideas as to why OpenMotif seemingly is not install properly?
> 
> -Chris
> 
> support-gempak@xxxxxxxxxxxxxxxx> wrote:
> 
> > Hi Christopher,
> >
> > I always recommend people download and install the RPMs from
> >
> > http://openmotif.com/filebrowser/openmotif/2.3/2.3.1
> >
> > when the package mgmt doesn't seem to do the trick.  Grab
> > openmotif-2.3.1-1.fc9.x86_64.rpm and openmotif-devel-2.3.1-1.fc9.x86_64.rpm
> > and give it a shot.
> >
> > Michael James
> > Unidata
> >
> >
> > > Hello,
> > >
> > > I'm trying to install GEMPAK on Fedora 12 (Intel Core 2 Duo processor
> > with
> > > x86_64 architecture). Each time I run 'make everything >& make.out &' it
> > > runs successfully for 10-15 minutes, then I run into a large number of
> > > errors having to do with /usr/include/Xm  (output below). After browsing
> > > through the GEMPAK support archives, it would seem that these types of
> > > errors are related to OpenMotif...but usually in those cases OpenMotif
> > was
> > > not installed or the wrong version was being used. As you can see below,
> > > OpenMotif 2.3.1 is installed on my machine:
> > >
> > > [root@localhost Desktop]# yum list openmotif
> > > Loaded plugins: presto, refresh-packagekit
> > > Installed Packages
> > > openmotif.x86_64
> > > 2.3.1-1
> > > installed
> > > [root@localhost Desktop]# yum list openmotif-devel
> > > Loaded plugins: presto, refresh-packagekit
> > > Installed Packages
> > > openmotif-devel.x86_64
> > > 2.3.1-1
> >  installed
> > >
> > >
> > > Any ideas what is wrong? Any help would be greatly appreciated.
> > >
> > > Thanks,
> > >
> > > Chris Hovanic
> > >
> > >
> > -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> > >
> > > /usr/include/Xm/RowColumn.h:123: error: âXmVaCreateRowColumnâ 
> > > declared as
> > > function returning a function
> > > /usr/include/Xm/RowColumn.h:127: error: âXmVaCreateManagedRowColumnâ
> > > declared as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:94,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/SSpinB.h:33: error: expected â=â, â,â, â;â, 
> > > âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/SSpinB.h:42: error: expected declaration specifiers or
> > â...â
> > > before âArgListâ
> > > /usr/include/Xm/SSpinB.h:43: error: expected declaration specifiers or
> > â...â
> > > before âCardinalâ
> > > /usr/include/Xm/SSpinB.h:43: error: âXmCreateSimpleSpinBoxâ declared 
> > > as
> > > function returning a function
> > > /usr/include/Xm/SSpinB.h:65: error: âXmVaCreateSimpleSpinBoxâ 
> > > declared as
> > > function returning a function
> > > /usr/include/Xm/SSpinB.h:70: error: âXmVaCreateManagedSimpleSpinBoxâ
> > > declared as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:95,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/Scale.h:56: error: expected â=â, â,â, â;â, 
> > > âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/Scale.h:78: error: expected declaration specifiers or
> > â...â
> > > before âArgListâ
> > > /usr/include/Xm/Scale.h:79: error: expected declaration specifiers or
> > â...â
> > > before âCardinalâ
> > > /usr/include/Xm/Scale.h:79: error: âXmCreateScaleâ declared as 
> > > function
> > > returning a function
> > > /usr/include/Xm/Scale.h:83: error: âXmVaCreateScaleâ declared as 
> > > function
> > > returning a function
> > > /usr/include/Xm/Scale.h:87: error: âXmVaCreateManagedScaleâ declared 
> > > as
> > > function returning a function
> > > /usr/include/Xm/Scale.h:91: error: expected declaration specifiers or
> > â...â
> > > before âCardinalâ
> > > /usr/include/Xm/Scale.h:92: error: expected declaration specifiers or
> > â...â
> > > before âCardinalâ
> > > /usr/include/Xm/Scale.h:93: error: expected declaration specifiers or
> > â...â
> > > before âDimensionâ
> > > /usr/include/Xm/Scale.h:94: error: expected declaration specifiers or
> > â...â
> > > before âDimensionâ
> > > /usr/include/Xm/Scale.h:95: error: expected declaration specifiers or
> > â...â
> > > before âDimensionâ
> > > In file included from /usr/include/Xm/XmAll.h:96,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/Screen.h:59: error: expected â=â, â,â, â;â, 
> > > âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/Screen.h:72: error: âXmGetXmScreenâ declared as 
> > > function
> > > returning a function
> > > In file included from /usr/include/Xm/XmAll.h:97,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/ScrollBar.h:57: error: expected â=â, â,â, 
> > > â;â, âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/ScrollBar.h:74: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/ScrollBar.h:75: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/ScrollBar.h:75: error: âXmCreateScrollBarâ declared as
> > > function returning a function
> > > /usr/include/Xm/ScrollBar.h:91: error: expected declaration specifiers or
> > > â...â before âBooleanâ
> > > /usr/include/Xm/ScrollBar.h:101: error: âXmVaCreateScrollBarâ 
> > > declared as
> > > function returning a function
> > > /usr/include/Xm/ScrollBar.h:105: error: âXmVaCreateManagedScrollBarâ
> > > declared as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:98,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/ScrolledW.h:57: error: expected â=â, â,â, 
> > > â;â, âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/ScrolledW.h:73: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/ScrolledW.h:74: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/ScrolledW.h:74: error: âXmCreateScrolledWindowâ 
> > > declared
> > as
> > > function returning a function
> > > /usr/include/Xm/ScrolledW.h:78: error: expected declaration specifiers or
> > > â...â before âDimensionâ
> > > /usr/include/Xm/ScrolledW.h:79: error: expected declaration specifiers or
> > > â...â before âDimensionâ
> > > /usr/include/Xm/ScrolledW.h:88: error: âXmVaCreateScrolledWindowâ
> > declared
> > > as function returning a function
> > > /usr/include/Xm/ScrolledW.h:92: error: 
> > > âXmVaCreateManagedScrolledWindowâ
> > > declared as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:99,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/SelectioB.h:55: error: expected â=â, â,â, 
> > > â;â, âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/SelectioB.h:74: error: âXmSelectionBoxGetChildâ 
> > > declared
> > as
> > > function returning a function
> > > /usr/include/Xm/SelectioB.h:78: error: expected declaration specifiers or
> > > â...â before âStringâ
> > > /usr/include/Xm/SelectioB.h:79: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/SelectioB.h:80: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/SelectioB.h:80: error: âXmCreateSelectionBoxâ 
> > > declared as
> > > function returning a function
> > > /usr/include/Xm/SelectioB.h:83: error: expected declaration specifiers or
> > > â...â before âStringâ
> > > /usr/include/Xm/SelectioB.h:84: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/SelectioB.h:85: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/SelectioB.h:85: error: âXmCreateSelectionDialogâ 
> > > declared
> > as
> > > function returning a function
> > > /usr/include/Xm/SelectioB.h:88: error: expected declaration specifiers or
> > > â...â before âStringâ
> > > /usr/include/Xm/SelectioB.h:89: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/SelectioB.h:90: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/SelectioB.h:90: error: âXmCreatePromptDialogâ 
> > > declared as
> > > function returning a function
> > > /usr/include/Xm/SelectioB.h:99: error: âXmVaCreateSelectionBoxâ 
> > > declared
> > as
> > > function returning a function
> > > /usr/include/Xm/SelectioB.h:103: error: 
> > > âXmVaCreateManagedSelectionBoxâ
> > > declared as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:100,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/SeparatoG.h:56: error: expected â=â, â,â, 
> > > â;â, âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/SeparatoG.h:68: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/SeparatoG.h:69: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/SeparatoG.h:69: error: âXmCreateSeparatorGadgetâ 
> > > declared
> > as
> > > function returning a function
> > > /usr/include/Xm/SeparatoG.h:73: error: âXmVaCreateSeparatorGadgetâ
> > declared
> > > as function returning a function
> > > /usr/include/Xm/SeparatoG.h:78: error: 
> > > âXmVaCreateManagedSeparatorGadgetâ
> > > declared as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:101,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/Separator.h:56: error: expected â=â, â,â, 
> > > â;â, âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/Separator.h:67: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/Separator.h:68: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/Separator.h:68: error: âXmCreateSeparatorâ declared as
> > > function returning a function
> > > /usr/include/Xm/Separator.h:72: error: âXmVaCreateSeparatorâ declared 
> > > as
> > > function returning a function
> > > /usr/include/Xm/Separator.h:76: error: âXmVaCreateManagedSeparatorâ
> > declared
> > > as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:102,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/SpinB.h:27: error: expected â=â, â,â, â;â, 
> > > âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/SpinB.h:39: error: expected declaration specifiers or
> > â...â
> > > before âArgListâ
> > > /usr/include/Xm/SpinB.h:40: error: expected declaration specifiers or
> > â...â
> > > before âCardinalâ
> > > /usr/include/Xm/SpinB.h:40: error: âXmCreateSpinBoxâ declared as 
> > > function
> > > returning a function
> > > /usr/include/Xm/SpinB.h:44: error: âXmVaCreateSpinBoxâ declared as
> > function
> > > returning a function
> > > /usr/include/Xm/SpinB.h:48: error: âXmVaCreateManagedSpinBoxâ 
> > > declared as
> > > function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:103,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/TabBox.h:50: error: expected â=â, â,â, â;â, 
> > > âasmâ or
> > > â__attribute__â before âxmTabBoxWidgetClassâ
> > > /usr/include/Xm/TabBox.h:56: error: expected declaration specifiers or
> > â...â
> > > before âStringâ
> > > /usr/include/Xm/TabBox.h:56: error: expected declaration specifiers or
> > â...â
> > > before âArgListâ
> > > /usr/include/Xm/TabBox.h:56: error: expected declaration specifiers or
> > â...â
> > > before âCardinalâ
> > > /usr/include/Xm/TabBox.h:56: error: âXmCreateTabBoxâ declared as 
> > > function
> > > returning a function
> > > In file included from /usr/include/Xm/TabStack.h:6,
> > > from /usr/include/Xm/XmAll.h:104,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/TabList.h:72: error: expected specifier-qualifier-list
> > > before âPixelâ
> > > /usr/include/Xm/TabList.h:107: error: expected declaration specifiers or
> > > â...â before âXtValueMaskâ
> > > /usr/include/Xm/TabList.h:113: error: expected declaration specifiers or
> > > â...â before âXtValueMaskâ
> > > /usr/include/Xm/TabList.h:119: error: expected declaration specifiers or
> > > â...â before âXtValueMaskâ
> > > In file included from /usr/include/Xm/XmAll.h:104,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/TabStack.h:15: error: expected â=â, â,â, â;â, 
> > > âasmâ or
> > > â__attribute__â before âxmTabStackWidgetClassâ
> > > /usr/include/Xm/TabStack.h:21: error: expected declaration specifiers or
> > > â...â before âStringâ
> > > /usr/include/Xm/TabStack.h:21: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/TabStack.h:21: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/TabStack.h:21: error: âXmCreateTabStackâ declared as
> > > function returning a function
> > > /usr/include/Xm/TabStack.h:22: error: âXmTabStackGetSelectedTabâ 
> > > declared
> > as
> > > function returning a function
> > > /usr/include/Xm/TabStack.h:23: error: expected declaration specifiers or
> > > â...â before âBooleanâ
> > > /usr/include/Xm/TabStack.h:24: error: âXmTabStackIndexToWidgetâ 
> > > declared
> > as
> > > function returning a function
> > > /usr/include/Xm/TabStack.h:25: error: âXmTabStackXYToWidgetâ declared 
> > > as
> > > function returning a function
> > > /usr/include/Xm/TabStack.h:34: error: âXmVaCreateTabStackâ declared as
> > > function returning a function
> > > /usr/include/Xm/TabStack.h:38: error: âXmVaCreateManagedTabStackâ
> > declared
> > > as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:105,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/Text.h:70: error: expected â=â, â,â, â;â, 
> > > âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/Text.h:96: error: expected declaration specifiers or
> > â...â
> > > before âArgListâ
> > > /usr/include/Xm/Text.h:97: error: expected declaration specifiers or
> > â...â
> > > before âCardinalâ
> > > /usr/include/Xm/Text.h:97: error: âXmCreateScrolledTextâ declared as
> > > function returning a function
> > > /usr/include/Xm/Text.h:101: error: expected declaration specifiers or
> > â...â
> > > before âArgListâ
> > >
> > > cIn file included from
> > /home/gempak/GEMPAK5.11.4/gempak/include/proto.h:28,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/gemprm.h:647,
> > > from spfclnup.c:2:
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:193: error:
> > > âncw_createâ declared as function returning a function
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:201: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âncw_isupâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:230: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:300: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:301: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:322: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:323: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:375: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:404: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:409: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:480: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:571: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:668: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgairmet_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:679: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgairmetp_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:698: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgccfp_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:707: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgccfw_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:720: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before
> > > âpgcirc_getLabColorFlagâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:721: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before
> > âpgcirc_getLabFlagâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:727: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgcirc_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:733: error:
> > > expected declaration specifiers or â...â before âXtCallbackProcâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:738: error:
> > > expected â)â before âlab_flagâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:753: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before
> > âpgcycle_useCycleâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:763: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:773: error:
> > > âpgdist_createâ declared as function returning a function
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:779: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgdist_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:781: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgdist_isDplOnâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:797: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgedit_isActiveâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:804: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:805: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:806: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:807: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:808: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:809: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:812: error:
> > > expected â)â before âresetâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:819: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgextrap_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:829: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgfilterw_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:842: error:
> > > expected â)â before âpath_flagâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:845: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before
> > âpgfilw_isFileSavedâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:846: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgfilw_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:847: error:
> > > expected â)â before âappendâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:863: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgfrom_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:865: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:872: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpglpfw_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:888: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before
> > > âpgfrtw_getLabColorFlagâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:889: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before
> > âpgfrtw_getLabFlagâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:891: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgfrtw_isUpâ
> > >
> > >
> > ---------------------------------------------------------------------------------------------------------------------------------------------------------
> > >
> > >
> >
> >
> > Ticket Details
> > ===================
> > Ticket ID: OAO-159692
> > Department: Support GEMPAK
> > Priority: Normal
> > Status: Open
> >
> >
> 
> 
> Michael:
> 
> Thanks for the quick response. I'm not sure that I mentioned it in my
> previous email, but I had previously downloaded the RPMs from the link you
> provided and installed them using the rpm -ivh command..
> 
> Any ideas as to why OpenMotif seemingly is not install properly?
> 
> -Chris
> 
> support-gempak@xxxxxxxxxxxxxxxx> wrote:
> 
> > Hi Christopher,
> >
> > I always recommend people download and install the RPMs from
> >
> > http://openmotif.com/filebrowser/openmotif/2.3/2.3.1
> >
> > when the package mgmt doesn't seem to do the trick.  Grab
> > openmotif-2.3.1-1.fc9.x86_64.rpm and openmotif-devel-2.3.1-1.fc9.x86_64.rpm
> > and give it a shot.
> >
> > Michael James
> > Unidata
> >
> >
> > > Hello,
> > >
> > > I'm trying to install GEMPAK on Fedora 12 (Intel Core 2 Duo processor
> > with
> > > x86_64 architecture). Each time I run 'make everything >& make.out &' it
> > > runs successfully for 10-15 minutes, then I run into a large number of
> > > errors having to do with /usr/include/Xm  (output below). After browsing
> > > through the GEMPAK support archives, it would seem that these types of
> > > errors are related to OpenMotif...but usually in those cases OpenMotif
> > was
> > > not installed or the wrong version was being used. As you can see below,
> > > OpenMotif 2.3.1 is installed on my machine:
> > >
> > > [root@localhost Desktop]# yum list openmotif
> > > Loaded plugins: presto, refresh-packagekit
> > > Installed Packages
> > > openmotif.x86_64
> > > 2.3.1-1
> > > installed
> > > [root@localhost Desktop]# yum list openmotif-devel
> > > Loaded plugins: presto, refresh-packagekit
> > > Installed Packages
> > > openmotif-devel.x86_64
> > > 2.3.1-1
> >  installed
> > >
> > >
> > > Any ideas what is wrong? Any help would be greatly appreciated.
> > >
> > > Thanks,
> > >
> > > Chris Hovanic
> > >
> > >
> > -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------
> > >
> > > /usr/include/Xm/RowColumn.h:123: error: âXmVaCreateRowColumnâ 
> > > declared as
> > > function returning a function
> > > /usr/include/Xm/RowColumn.h:127: error: âXmVaCreateManagedRowColumnâ
> > > declared as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:94,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/SSpinB.h:33: error: expected â=â, â,â, â;â, 
> > > âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/SSpinB.h:42: error: expected declaration specifiers or
> > â...â
> > > before âArgListâ
> > > /usr/include/Xm/SSpinB.h:43: error: expected declaration specifiers or
> > â...â
> > > before âCardinalâ
> > > /usr/include/Xm/SSpinB.h:43: error: âXmCreateSimpleSpinBoxâ declared 
> > > as
> > > function returning a function
> > > /usr/include/Xm/SSpinB.h:65: error: âXmVaCreateSimpleSpinBoxâ 
> > > declared as
> > > function returning a function
> > > /usr/include/Xm/SSpinB.h:70: error: âXmVaCreateManagedSimpleSpinBoxâ
> > > declared as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:95,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/Scale.h:56: error: expected â=â, â,â, â;â, 
> > > âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/Scale.h:78: error: expected declaration specifiers or
> > â...â
> > > before âArgListâ
> > > /usr/include/Xm/Scale.h:79: error: expected declaration specifiers or
> > â...â
> > > before âCardinalâ
> > > /usr/include/Xm/Scale.h:79: error: âXmCreateScaleâ declared as 
> > > function
> > > returning a function
> > > /usr/include/Xm/Scale.h:83: error: âXmVaCreateScaleâ declared as 
> > > function
> > > returning a function
> > > /usr/include/Xm/Scale.h:87: error: âXmVaCreateManagedScaleâ declared 
> > > as
> > > function returning a function
> > > /usr/include/Xm/Scale.h:91: error: expected declaration specifiers or
> > â...â
> > > before âCardinalâ
> > > /usr/include/Xm/Scale.h:92: error: expected declaration specifiers or
> > â...â
> > > before âCardinalâ
> > > /usr/include/Xm/Scale.h:93: error: expected declaration specifiers or
> > â...â
> > > before âDimensionâ
> > > /usr/include/Xm/Scale.h:94: error: expected declaration specifiers or
> > â...â
> > > before âDimensionâ
> > > /usr/include/Xm/Scale.h:95: error: expected declaration specifiers or
> > â...â
> > > before âDimensionâ
> > > In file included from /usr/include/Xm/XmAll.h:96,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/Screen.h:59: error: expected â=â, â,â, â;â, 
> > > âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/Screen.h:72: error: âXmGetXmScreenâ declared as 
> > > function
> > > returning a function
> > > In file included from /usr/include/Xm/XmAll.h:97,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/ScrollBar.h:57: error: expected â=â, â,â, 
> > > â;â, âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/ScrollBar.h:74: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/ScrollBar.h:75: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/ScrollBar.h:75: error: âXmCreateScrollBarâ declared as
> > > function returning a function
> > > /usr/include/Xm/ScrollBar.h:91: error: expected declaration specifiers or
> > > â...â before âBooleanâ
> > > /usr/include/Xm/ScrollBar.h:101: error: âXmVaCreateScrollBarâ 
> > > declared as
> > > function returning a function
> > > /usr/include/Xm/ScrollBar.h:105: error: âXmVaCreateManagedScrollBarâ
> > > declared as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:98,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/ScrolledW.h:57: error: expected â=â, â,â, 
> > > â;â, âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/ScrolledW.h:73: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/ScrolledW.h:74: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/ScrolledW.h:74: error: âXmCreateScrolledWindowâ 
> > > declared
> > as
> > > function returning a function
> > > /usr/include/Xm/ScrolledW.h:78: error: expected declaration specifiers or
> > > â...â before âDimensionâ
> > > /usr/include/Xm/ScrolledW.h:79: error: expected declaration specifiers or
> > > â...â before âDimensionâ
> > > /usr/include/Xm/ScrolledW.h:88: error: âXmVaCreateScrolledWindowâ
> > declared
> > > as function returning a function
> > > /usr/include/Xm/ScrolledW.h:92: error: 
> > > âXmVaCreateManagedScrolledWindowâ
> > > declared as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:99,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/SelectioB.h:55: error: expected â=â, â,â, 
> > > â;â, âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/SelectioB.h:74: error: âXmSelectionBoxGetChildâ 
> > > declared
> > as
> > > function returning a function
> > > /usr/include/Xm/SelectioB.h:78: error: expected declaration specifiers or
> > > â...â before âStringâ
> > > /usr/include/Xm/SelectioB.h:79: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/SelectioB.h:80: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/SelectioB.h:80: error: âXmCreateSelectionBoxâ 
> > > declared as
> > > function returning a function
> > > /usr/include/Xm/SelectioB.h:83: error: expected declaration specifiers or
> > > â...â before âStringâ
> > > /usr/include/Xm/SelectioB.h:84: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/SelectioB.h:85: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/SelectioB.h:85: error: âXmCreateSelectionDialogâ 
> > > declared
> > as
> > > function returning a function
> > > /usr/include/Xm/SelectioB.h:88: error: expected declaration specifiers or
> > > â...â before âStringâ
> > > /usr/include/Xm/SelectioB.h:89: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/SelectioB.h:90: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/SelectioB.h:90: error: âXmCreatePromptDialogâ 
> > > declared as
> > > function returning a function
> > > /usr/include/Xm/SelectioB.h:99: error: âXmVaCreateSelectionBoxâ 
> > > declared
> > as
> > > function returning a function
> > > /usr/include/Xm/SelectioB.h:103: error: 
> > > âXmVaCreateManagedSelectionBoxâ
> > > declared as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:100,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/SeparatoG.h:56: error: expected â=â, â,â, 
> > > â;â, âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/SeparatoG.h:68: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/SeparatoG.h:69: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/SeparatoG.h:69: error: âXmCreateSeparatorGadgetâ 
> > > declared
> > as
> > > function returning a function
> > > /usr/include/Xm/SeparatoG.h:73: error: âXmVaCreateSeparatorGadgetâ
> > declared
> > > as function returning a function
> > > /usr/include/Xm/SeparatoG.h:78: error: 
> > > âXmVaCreateManagedSeparatorGadgetâ
> > > declared as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:101,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/Separator.h:56: error: expected â=â, â,â, 
> > > â;â, âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/Separator.h:67: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/Separator.h:68: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/Separator.h:68: error: âXmCreateSeparatorâ declared as
> > > function returning a function
> > > /usr/include/Xm/Separator.h:72: error: âXmVaCreateSeparatorâ declared 
> > > as
> > > function returning a function
> > > /usr/include/Xm/Separator.h:76: error: âXmVaCreateManagedSeparatorâ
> > declared
> > > as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:102,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/SpinB.h:27: error: expected â=â, â,â, â;â, 
> > > âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/SpinB.h:39: error: expected declaration specifiers or
> > â...â
> > > before âArgListâ
> > > /usr/include/Xm/SpinB.h:40: error: expected declaration specifiers or
> > â...â
> > > before âCardinalâ
> > > /usr/include/Xm/SpinB.h:40: error: âXmCreateSpinBoxâ declared as 
> > > function
> > > returning a function
> > > /usr/include/Xm/SpinB.h:44: error: âXmVaCreateSpinBoxâ declared as
> > function
> > > returning a function
> > > /usr/include/Xm/SpinB.h:48: error: âXmVaCreateManagedSpinBoxâ 
> > > declared as
> > > function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:103,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/TabBox.h:50: error: expected â=â, â,â, â;â, 
> > > âasmâ or
> > > â__attribute__â before âxmTabBoxWidgetClassâ
> > > /usr/include/Xm/TabBox.h:56: error: expected declaration specifiers or
> > â...â
> > > before âStringâ
> > > /usr/include/Xm/TabBox.h:56: error: expected declaration specifiers or
> > â...â
> > > before âArgListâ
> > > /usr/include/Xm/TabBox.h:56: error: expected declaration specifiers or
> > â...â
> > > before âCardinalâ
> > > /usr/include/Xm/TabBox.h:56: error: âXmCreateTabBoxâ declared as 
> > > function
> > > returning a function
> > > In file included from /usr/include/Xm/TabStack.h:6,
> > > from /usr/include/Xm/XmAll.h:104,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/TabList.h:72: error: expected specifier-qualifier-list
> > > before âPixelâ
> > > /usr/include/Xm/TabList.h:107: error: expected declaration specifiers or
> > > â...â before âXtValueMaskâ
> > > /usr/include/Xm/TabList.h:113: error: expected declaration specifiers or
> > > â...â before âXtValueMaskâ
> > > /usr/include/Xm/TabList.h:119: error: expected declaration specifiers or
> > > â...â before âXtValueMaskâ
> > > In file included from /usr/include/Xm/XmAll.h:104,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/TabStack.h:15: error: expected â=â, â,â, â;â, 
> > > âasmâ or
> > > â__attribute__â before âxmTabStackWidgetClassâ
> > > /usr/include/Xm/TabStack.h:21: error: expected declaration specifiers or
> > > â...â before âStringâ
> > > /usr/include/Xm/TabStack.h:21: error: expected declaration specifiers or
> > > â...â before âArgListâ
> > > /usr/include/Xm/TabStack.h:21: error: expected declaration specifiers or
> > > â...â before âCardinalâ
> > > /usr/include/Xm/TabStack.h:21: error: âXmCreateTabStackâ declared as
> > > function returning a function
> > > /usr/include/Xm/TabStack.h:22: error: âXmTabStackGetSelectedTabâ 
> > > declared
> > as
> > > function returning a function
> > > /usr/include/Xm/TabStack.h:23: error: expected declaration specifiers or
> > > â...â before âBooleanâ
> > > /usr/include/Xm/TabStack.h:24: error: âXmTabStackIndexToWidgetâ 
> > > declared
> > as
> > > function returning a function
> > > /usr/include/Xm/TabStack.h:25: error: âXmTabStackXYToWidgetâ declared 
> > > as
> > > function returning a function
> > > /usr/include/Xm/TabStack.h:34: error: âXmVaCreateTabStackâ declared as
> > > function returning a function
> > > /usr/include/Xm/TabStack.h:38: error: âXmVaCreateManagedTabStackâ
> > declared
> > > as function returning a function
> > > In file included from /usr/include/Xm/XmAll.h:105,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/geminc.h:57,
> > > from spfclnup.c:1:
> > > /usr/include/Xm/Text.h:70: error: expected â=â, â,â, â;â, 
> > > âasmâ or
> > > â__attribute__â before âWidgetClassâ
> > > /usr/include/Xm/Text.h:96: error: expected declaration specifiers or
> > â...â
> > > before âArgListâ
> > > /usr/include/Xm/Text.h:97: error: expected declaration specifiers or
> > â...â
> > > before âCardinalâ
> > > /usr/include/Xm/Text.h:97: error: âXmCreateScrolledTextâ declared as
> > > function returning a function
> > > /usr/include/Xm/Text.h:101: error: expected declaration specifiers or
> > â...â
> > > before âArgListâ
> > >
> > > cIn file included from
> > /home/gempak/GEMPAK5.11.4/gempak/include/proto.h:28,
> > > from /home/gempak/GEMPAK5.11.4/gempak/include/gemprm.h:647,
> > > from spfclnup.c:2:
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:193: error:
> > > âncw_createâ declared as function returning a function
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:201: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âncw_isupâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:230: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:300: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:301: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:322: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:323: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:375: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:404: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:409: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:480: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:571: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:668: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgairmet_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:679: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgairmetp_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:698: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgccfp_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:707: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgccfw_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:720: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before
> > > âpgcirc_getLabColorFlagâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:721: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before
> > âpgcirc_getLabFlagâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:727: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgcirc_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:733: error:
> > > expected declaration specifiers or â...â before âXtCallbackProcâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:738: error:
> > > expected â)â before âlab_flagâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:753: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before
> > âpgcycle_useCycleâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:763: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:773: error:
> > > âpgdist_createâ declared as function returning a function
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:779: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgdist_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:781: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgdist_isDplOnâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:797: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgedit_isActiveâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:804: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:805: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:806: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:807: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:808: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:809: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:812: error:
> > > expected â)â before âresetâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:819: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgextrap_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:829: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgfilterw_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:842: error:
> > > expected â)â before âpath_flagâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:845: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before
> > âpgfilw_isFileSavedâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:846: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgfilw_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:847: error:
> > > expected â)â before âappendâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:863: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgfrom_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:865: error:
> > > expected declaration specifiers or â...â before âBooleanâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:872: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpglpfw_isUpâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:888: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before
> > > âpgfrtw_getLabColorFlagâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:889: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before
> > âpgfrtw_getLabFlagâ
> > > /home/gempak/GEMPAK5.11.4/gempak/include/proto_nmaplib.h:891: error:
> > > expected â=â, â,â, â;â, âasmâ or â__attribute__â 
> > > before âpgfrtw_isUpâ
> > >
> > >
> > ---------------------------------------------------------------------------------------------------------------------------------------------------------
> > >
> > >
> >
> >
> > Ticket Details
> > ===================
> > Ticket ID: OAO-159692
> > Department: Support GEMPAK
> > Priority: Normal
> > Status: Open
> >
> >
> 
> 


Ticket Details
===================
Ticket ID: OAO-159692
Department: Support GEMPAK
Priority: Normal
Status: Open