Re: Error compiling nhc98-1.0pre18



About this list Date view Thread view Subject view Author view

José Romildo Malaquias (romildo@urano.iceb.ufop.br)
Tue, 11 Apr 2000 13:26:29 -0300


I have applied the patch but it did not solve the problem. The error persists (with same messages). Romildo ----------------------------------------------------------- On Tue, Apr 11, 2000 at 03:34:38PM +0100, Malcolm Wallace wrote: > > nhc98 -c [...]prelude/LowB/PrimSystem.o PrimSystem.hs > > > > Fail: infoDepend InfoUsed 43 [(Type constructor,ErrNo,"edulerP",590036)] > > A patch is attached. After applying it, do a > make config > then continue with > make > You should not need to `make clean'. > > Regards, > Malcolm > > diff -u -r1.3 GenerateErrNo.hs > --- script/GenerateErrNo.hs 2000/03/21 16:10:58 1.3 > +++ script/GenerateErrNo.hs 2000/04/11 14:30:53 > @@ -30,5 +30,5 @@ > > cprogFooter = > - " printf(\"module Prelude where\\n\\n\");\n" ++ > + " printf(\"module DErrNo where\\n\\n\");\n" ++ > " printf(\"{- Automatically generated from /usr/include/errno.h -}\\n\\n\");\n" ++ > " printf(\"data ErrNo =\\n\");\n" ++ -- 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 --------------------------------------------------------------------


About this list Date view Thread view Subject view Author view