home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.soft-sys.khoros
- Path: sparky!uunet!gatech!darwin.sura.net!ukma!news
- From: justin@hp750.ccs.uky.edu (Justin Sullivan)
- Subject: Compile problem
- Nntp-Posting-Host: hp750.ccs.uky.edu
- Message-ID: <1992Dec30.191729.6797@ms.uky.edu>
- Organization: University Of Kentucky, Dept. of Math Sciences
- Sender: news@ms.uky.edu (USENET News System)
- Date: Wed, 30 Dec 1992 19:17:29 GMT
- Lines: 39
-
- Surprise! I can ALMOST compile Khoros, but I have a problem.. It could
- be a minor configuration problem, but everything in the configuration
- is so convoluted, I don't know where to begin..
- The configuration is an HP 9000/750 running HP-UX 8.07. I have followed
- the special instructions in the Khoros FAQ for installing on an HP to
- the letter.
-
- Everything goes along JUST FINE until it gets to here:
-
- install in ./vipl/Lib done
- installing in ./vipl/arith_binary...
- installing in ./vipl/arith_binary/vabsdiff...
- cc +O1 -I/usr/local/khoros/include -I/usr/include/X11R4 -s -Wp,-H512000 -DSYSV -DVFORK -DREDEFFORTRAN -DWAIT3 -c vabsdiff.c
- Directory/: Make: Cannot open. Stop.
- installing in ./vipl/arith_binary/vadd...
- cc +O1 -I/usr/local/khoros/include -I/usr/include/X11R4 -s -Wp,-H512000 -DSYSV -DVFORK -DREDEFFORTRAN -DWAIT3 -c vadd.c
- Directory/: Make: Cannot open. Stop.
- installing in ./vipl/arith_binary/vblend...
- cc +O1 -I/usr/local/khoros/include -I/usr/include/X11R4 -s -Wp,-H512000 -DSYSV -DVFORK -DREDEFFORTRAN -DWAIT3 -c vblend.c
- Directory/: Make: Cannot open. Stop.
- installing in ./vipl/arith_binary/vdiv...
- cc +O1 -I/usr/local/khoros/include -I/usr/include/X11R4 -s -Wp,-H512000 -DSYSV -DVFORK -DREDEFFORTRAN -DWAIT3 -c vdiv.c
- Directory/: Make: Cannot open. Stop.
- installing in ./vipl/arith_binary/vmul...
- cc +O1 -I/usr/local/khoros/include -I/usr/include/X11R4 -s -Wp,-H512000 -DSYSV -DVFORK -DREDEFFORTRAN -DWAIT3 -c vmul.c
- Directory/: Make: Cannot open. Stop.
- installing in ./vipl/arith_binary/vsub...
- cc +O1 -I/usr/local/khoros/include -I/usr/include/X11R4 -s -Wp,-H512000 -DSYSV -DVFORK -DREDEFFORTRAN -DWAIT3 -c vsub.c
- Directory/: Make: Cannot open. Stop.
- *** Error code 1
-
- 'install' not remade because of errors
-
- It does this for awhile, then stops and everything else seems to work, but
- unless I'm just overlooking something, then I can't find any actual programs
- to run..
-
- Any and all help is appreciated.
-
-