Hi Maria, In your Open Motif build log there's the following error: gcc -g -O2 -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -fno-tree-ter -I/usr/include/freetype2 -o wmluiltok wmluiltok.o -lXft -ljpeg -lpng /usr/lib64/gcc/x86_64-suse-linux/4.6/../../../../lib64/crt1.o: In function `_start': /home/abuild/rpmbuild/BUILD/glibc-2.14.1/csu/../sysdeps/x86_64/elf/start.S:109: undefined reference to `main' which I've seen before on a small number of systems, usually Fedora Core 14/15, I believe it's an incompatibility issue with GCC. The solution is to replace the file wmluiltok.l with the one I've attached, Then cd to the openmotif-2.3.1 directory and rebuild with the commands: make clean ./configure make all >& motif.log sudo make install If you run into problems here, let me know and we'll address them. If not, continue with the GEMPAK re-build: cd $NAWIPS make clean make all >& make.out make install > Hi, I try this openmotif that you say. And nothing chage. I will send to > you the logs. > > > > > ________________________________________________________________________________________________________________________________________________________________________________________________ > > 2012/2/9 Unidata GEMPAK Support <address@hidden> > > > The XmScale error you mention indicates that a call to a motif function > > isn't passing the correct parameter, though the reason for this isn't clear. > > > > What operating system and architecture (32 or 64 bit) are you using? In > > the past, some users have reported complications with open motif 2.3.3, and > > have dropped back to 2.3.1-1 to solve the problem, so you may want to give > > that a try: > > > > > > http://motifzone.net/files/public_downloads/openmotif/2.3/2.3.1/openmotif-2.3.1-1.tar.gz > > > > Two things will help me diagnose the problem. The first is the build log > > for open motif: > > > > in the open motif source directory, after "./configure" type "make all >& > > motif.log". this will create a log file of the make process for open motif. > > attach that file back to me in your next message and I'll see if there are > > any build errors. > > > > The second thing to help me is the make log from GEMPAK. similar to the > > above, after open motif is built and installed, in the GEMPAK6.4.0 > > directory, type "make all >& gempak.log", and attach that file back to me > > as well. > > > > Michael > > > > > > > > > > > Thanks, i fix the error, now just show to me this. > > > > > > Warning: > > > Name: scale > > > Class: XmScale > > > The specified scale value is less than the minimum scale value. > > > > > > > > > what about it is? > > > > > > > > > > Ticket Details > > =================== > > Ticket ID: NFN-393134 > > Department: Support GEMPAK > > Priority: Normal > > Status: Open > > > > > > > -- > Maria Luiza Martins > > Ticket Details =================== Ticket ID: NFN-393134 Department: Support GEMPAK Priority: Emergency Status: Open
Attachment:
wmluiltok.l
Description: Binary data