Re: Announce: nhc98-1.0pre16



About this list Date view Thread view Subject view Author view

Alexander Samoilov (spike@Gambit.Msk.SU)
Thu, 9 Mar 2000 18:16:20 +0300 (MSK)


Hello, I've encountered the same problem building the previous (pre15) nhc98. Simply use ghc-4.04 but not 4.06 (you can find the necessary rpm/tarball starting from http://haskell.org and moving then on ghc site). Using ghc-4.04 your build process should proceed more or less seamlessly (it's true for pre15 only, but I haven't built pre16 yet - maybe there are other problems in building pre16). After building nhc98 you can reinstall ghc-4.06 (it should be better than 4.04). Hope this help you, Regards, Alexander On Thu, 9 Mar 2000, [iso-8859-1] José Romildo Malaquias wrote: > The compiliation of nhc98-1.0pre16 gives me the following messages. > My box is a RedHat Linux 6.1 system. > > Any hints? > > ========================== > + ./configure --prefix=/usr +docs > Configuring for nhc98... [ v1.0 pre-release 16 (date 000303) ] > -------- > Configuring hmake... [ v1.7.2 (date 000207) ] > (hmake configuration is done once only.) > First we look for already-installed Haskell compilers: > Looking for hbc... (not found) > Looking for ghc... found 4.06 in /usr/lib/ghc-4.06/imports > Looking for nhc13... (not found) > Looking for nhc98... (not found) > I am guessing that you want to use ghc to build hmake. > Now I'm creating script/hmake.config for your installation. > If I got something wrong, you can edit script/hmake.config by > hand and run 'configure' again. (I will not undo your changes.) > Done. > -------- > > Configuration report for nhc98. > (You can re-run configure to change settings before proceeding.) > You wish (eventually) to install the following components in these locations: > (Installation directories are not created/checked at this stage.) > Final install root: /usr > hmake binaries: /usr/lib/hmake/ix86-Linux > nhc98 binaries/libs: /usr/lib/nhc98/ix86-Linux > Interfaces/includes: /usr/include/nhc98 > Scripts: /usr/bin > Man pages: /usr/man/man1 > Html documents: /usr/doc/nhc98 > > Now we check/create your build directories: > Build directory root: /home/romildo/rpms/BUILD/nhc98-1.0pre16/targets > Config directory: /home/romildo/rpms/BUILD/nhc98-1.0pre16/targets/ix86-Linux (created) > Object files build in: /home/romildo/rpms/BUILD/nhc98-1.0pre16/targets/ix86-Linux (exists) > Executables and libs: /home/romildo/rpms/BUILD/nhc98-1.0pre16/lib/ix86-Linux (created) > > I am guessing that you want to build nhc98 with ghc > so nhc98comp uses RTS delimiters. > Executables do not have .exe suffix (detected) > This machine's endian-ness is: -DLOW_BYTE_FIRST (detected) > Reading /usr/include/errno.h: updated DErrNo.hs > Default heap for compiled programs is: 100000 words (cached) > > Adding Makefile config script to /home/romildo/rpms/BUILD/nhc98-1.0pre16/lib/ix86-Linux... > Updating hmake config script in /home/romildo/rpms/BUILD/nhc98-1.0pre16/lib/hmake.config... > Adding build scripts to /home/romildo/rpms/BUILD/nhc98-1.0pre16/script... nhc98 hmake greencard > Creating src/runtime/nhc98heap.c ... > Saving current configuration in targets/ix86-Linux/config.cache > Done. > > + make OPT=-O2 -m486 -fno-strength-reduce > [...] > cd src/greencard; make HC=ghc install > make[1]: Entering directory `/home/romildo/rpms/BUILD/nhc98-1.0pre16/src/greencard' > mkdir -p /home/romildo/rpms/BUILD/nhc98-1.0pre16/targets/ix86-Linux/obj/greencard || /bin/true > /home/romildo/rpms/BUILD/nhc98-1.0pre16/script/hmake -ghc +CTS -syslib exts -CTS -d /home/romildo/rpms/BUILD/nhc98-1.0pre16/targets/ix86-Linux/obj/greencard GreenCard > > Fail: failed > Reason: Can't find module IOExts > Check -P and -I flags. > > > Stop - hmake dependency error. > make[1]: *** [/home/romildo/rpms/BUILD/nhc98-1.0pre16/targets/ix86-Linux/obj/greencard/GreenCard] Error 1 > make[1]: Leaving directory `/home/romildo/rpms/BUILD/nhc98-1.0pre16/src/greencard' > make: *** [targets/ix86-Linux/greencard-ghc] Error 2 > ========================== > > Thanks. > > Romildo > -- > Prof. José Romildo Malaquias <romildo@iceb.ufop.br> > Departamento de Computação > Universidade Federal de Ouro Preto > Brasil > > > -------------------------------------------------------------------- > To unsubscribe, send a message containing the word `unsubscribe' to: > nhc-users-request@cs.york.ac.uk > -------------------------------------------------------------------- > > > -------------------------------------------------------------------- To unsubscribe, send a message containing the word `unsubscribe' to: nhc-users-request@cs.york.ac.uk --------------------------------------------------------------------


About this list Date view Thread view Subject view Author view