scsh-users
[Top] [All Lists]

errors when compiling scsh-03 on HP-UX A.09.05 A 9000/720

To: scsh@martigny.ai.mit.edu
Subject: errors when compiling scsh-03 on HP-UX A.09.05 A 9000/720
From: Michael Becker <mb12@coconet.de>
Date: Tue, 7 Feb 1995 20:43:02 +0100 (MEZ)

 i need some handholding. after configuring scsh-03 i got the following
 error message, when i run 'make' :




cig/image2script /usr/local/lib/scsh/scshvm \
        -o /usr/local/lib/scsh/scshvm \
        </tmp/cig > cig/cig.image
chmod +x cig/cig.image
rm -f /tmp/cig
gcc -o scsh/scsh -I./cig -I./scsh/regexp -O2 -g \
-DVM=\"/usr/local/lib/scsh/scshvm\" \
-DIMAGE=\"/usr/local/lib/scsh/scsh.image\" \
scsh/scsh-tramp.c
(echo ",translate =scheme48/ ./"; \
 cat scsh/load-scsh.scm; \
 echo ",translate =scheme48/ /usr/local/lib/scsh/") \
| ./scshvm -o ./scshvm -i cig/cig.image \

Welcome to Scheme 48 0.36 (CIG Preloaded -bri).
Copyright (c) 1993, 1994 by Richard Kelsey and Jonathan Rees.
Please report bugs to scheme-48-bugs@martigny.ai.mit.edu.
Type ,? (comma question-mark) for help.
> > > > > Will exit on errors
Flushing location names and tabulated debug info
#t
scsh/scsh-interfaces.scm ...........................
scsh/packages.scm .......
scsh/scsh-package.scm ............
[scsh
[defrec-package
scsh/defrec.scm 
]
[hpux-defs
scsh/enumconst.scm scsh/fdflags.scm scsh/errno.scm scsh/signals.scm 
scsh/netconst.scm 
.......................
......................................................................................................
....................................
........................................................
]
[bigbit
./big/bigbit.scm .....................
]
[scsh-utilities
[error-package
]
scsh/utilities.scm .........................
]
[scsh-regexp-package
scsh/re.scm ..................
Warning: External not found
         "df_reg_match"
.
]
[char-set-package
scsh/char-set.scm ......................................
]
[awk-package
[awk-support-package
scsh/awk.scm ....................
]
[for-syntax
]

]
[field-reader-package
scsh/fr.scm .........................
]
scsh/syntax.scm[for-syntax
[scsh-syntax-helpers
scsh/syntax-helpers.scm .................
]
]
 scsh/syscalls.scm scsh/fname.scm scsh/stringcoll.scm scsh/scsh-condition.scm 
scsh/rw.scm scsh/newports.scm scsh/fdports.scm scsh/wait.scm scsh/waitcodes.scm 
scsh/filesys.scm scsh/fileinfo.scm scsh/glob.scm scsh/filemtch.scm 
scsh/time.scm scsh/network.scm
 scsh/scsh.scm scsh/top.scm .......

.
Warning: External not found
         "df_scheme_exec"
...
Warning: External not found
         "df_exit"
.
Warning: External not found
         "df__exit"
..
Warning: External not found
         "df_fork"
..

      ... several lines deleted


Warning: External not found
         "df_wait"
..
Warning: External not found
         "df_veclen"
.
Warning: External not found
         "df_set_longvec_carriers"
.
.......................
Error: exception
       (external-call #f)
make: *** [scsh/scsh.image] Error 1




i don't know what went wrong.

michael becker 

<Prev in Thread] Current Thread [Next in Thread>