scsh-users
[Top] [All Lists]

configure bugs on HP-UX

To: scsh-bugs@martigny.ai.mit.edu
Subject: configure bugs on HP-UX
From: Bill Sommerfeld <sommerfeld@apollo.hp.com>
Date: Wed, 2 Nov 1994 14:21:10 -0500
On hp-ux 9.03 on an HP9000/725, `configure' fails quickly, being
unable to find an appropriate "install" program.

I fixed this by copying "install.sh" from the top level of the GNU
Emacs 19.27 distribution into the scsh-0.1 directory; this file should
probably be included in the scsh distribution.

A number of files in the `big' directory were shipped with mod times
dating to 1969.

Finally, the build blows up with the following error:


        cig/image2script /usr/local/lib/scsh/scshvm \
                        -o /usr/local/lib/scsh/scshvm \
                        </tmp/cig.$gensym > cig/cig.image
        chmod +x cig/cig.image
        rm -f /tmp/cig.$gensym
        ./scshvm -o ./scshvm -i cig/cig.image \
                < scsh/load-scsh.scm
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 
]
[os-dependent
[hpux-defs
scsh/enumconst.scm scsh/fdflags.scm scsh/errno.scm scsh/signals.scm 
.......................
......................................................................................................
....................................
]
]
[bigbit

Error: can't open for input
       "/usr/local/lib/scsh/big/bigbit.scm"
*** Error code 1

Stop.


The system I'm on does not (yet) have a `/usr/local/lib/scsh'
directory; there is a scsh-0.1/big/bigbit.scm, though.

Suggestions on where to look for the solution to this problem would be
appreciated; I can spend some time digging for this later.

                                        - Bill

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