This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
Robert, > cc -DUNDERSCORE -DX86 -I/export/home/gempak/GEMPAK_5.6/gempak/include -O > -xtarget=native -I/export/home/gempak/GEMPAK_5.6/include > -I/usr/openwin/include -I/usr/dt/include -I. -c > -I/export/home/gempak/GEMPAK_5.6/gempak/source/nxmlib -DNSHARP NxmPrt.c Check what C compiler you are using make sure you are using the ansi C compiler. Steve Chiswell Unidata User Support On Tue, 1 May 2001, Robert Mullenax wrote: > Steve, > > I tried to build nshap on our Solaris x86 box and it failed > with a bunch of messages like this: > > NxmPrt.c", line 922: undefined symbol: xmPushButtonWidgetClass > > I have uploaded the output of the build with a file > called nsharp.out in the ~gbuddy/incoming directory > on your server. > > Thanks, > Robert > > >