logo       

[ ghc-Bugs-686622 ] Shell syntax error when building from source: msg#00048

lang.haskell.glasgow.bugs

Subject: [ ghc-Bugs-686622 ] Shell syntax error when building from source

Bugs item #686622, was opened at 2003-02-14 16:35
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=686622&group_id=8032

Category: Build System
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: John A. Murdie (jamurdie)
Assigned to: Nobody/Anonymous (nobody)
Summary: Shell syntax error when building from source

Initial Comment:
When attempting to build 5.04.2 from source on a
Slackware 8.1
Linux system and the following commands, I see:

$ rpm2tgz ghc-5.04.2-1.src.rpm
$ cd ghc-5.04.2
$ ./configure --prefix=/usr/local/ghc-5.04.2
--enable-hopengl --with-x --with-Mesa

$ make
...
Creating main/Config.hs ... done.
rm -f prelude/primops.txt
gcc -E -I../includes -traditional -x c
prelude/primops.txt.pp | /usr/bin/sed -e '/^#/d' >
prelude/primops.txt
../utils/genprimopcode/genprimopcode --data-decl
< prelude/primops.txt > primop-data-decl.hs-incl
/bin/sh: ../utils/genprimopcode/genprimopcode: No such
file or directory
make[2]: *** [primop-data-decl.hs-incl] Error 127
make[1]: *** [boot] Error 1
make[1]: Leaving directory
`/usr/local/src/ghc/ghc-5.04.2/ghc'
make: *** [all] Error 1
$

I think I've followed the `Building from source'
chapter of the
`Building' document carefully.

I can supply more detail if you wish.

John A. Murdie
Department of Computer Science
University of York
UK

----------------------------------------------------------------------

>Comment By: Simon Marlow (simonmar)
Date: 2003-02-14 17:12

Message:
Logged In: YES
user_id=48280

Please attach the complete log of the build, including the
configure output.

----------------------------------------------------------------------

You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=108032&aid=686622&group_id=8032


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise