NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

HELP: I cannot compile NetCDF under NeXTStep for PC!

Hi everyone,

 I can't solve the following problem:
 I try to compile NetCDF232pl4 under NeXTStep 3.3. Everything is OK  
 with black hardware, but with a PC (Pentium PCI 60 MHz) when I make  
 test it fails with the message:

 making `test' in directory /netcdf-232pl4/xdr

 cc -O -c -I/netcdf-232pl4/xdr -DNDEBUG -O xdrtest.c
 cc -O -O xdrtest.o -o xdrtest
 ./xdrtest > xdrtest_out.new
 diff xdrtest_out.new testout.sav
 *** XDR passes formatted test ***
 cmp test.xdr test_xdr.sav
 test.xdr test_xdr.sav differ: char 28169, line 1
 *** XDR fails binary test ***
 *** Exit 1
 Stop.
 *** Exit 1
 Stop.

 The only customization I have made are in the CUSTOMIZE file:
 OS=nextos
 MACHINE=i386 (m68k for black hardware)
 FC="/bin/f77"

 Does anyone have an idea, I really don't know where to search for  
 this problem !

In advance, thank you very much for your help.

        Etienne


  • 1995 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the netcdfgroup archives: