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.
Zheng-Yu, >Date: Mon, 21 Jun 1999 18:19:20 +0200 >From: Zheng-Yu Jiang <address@hidden> >Organization: . >To: address@hidden >Subject: xgks on linux >Keywords: 199906211303.HAA10702 In the above message, you wrote: > Hello Steve, > It still don't work. Here is the make.log file. > Zhengyu > ------------------------------------------------------------ ... > making `all' in directory /home/snow/zhengyu/xgks-2.5.5/src/fortran ... > cc -O -c -I../../port -I../lib -I/usr/include -DOS_linux -DNDEBUG -O control.c My fault. I should have told you to remove the file "src/fortran/control.c" before re-executing the "make" command. Please try the following: 1. Go to the top-level source directory. 2. Remove the file "src/fortran/control.c". 3. Execute the "make" command like I indicated in my previous reply. -------- Steve Emmerson <http://www.unidata.ucar.edu>