Hugs build error

R. Legere legere@adelpia.net
Sun, 12 Jan 2003 10:23:45 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_0007_01C2BA24.B0481C20
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Greetings,=20
    I should have mentioned this before, but I wanted to check it out =
further... when
I build hugs (either from cvs or from tarball) on cygwin, the build =
fails with:

ERROR "Text.Regex.Posix" - Unable to open file "Text.Regex.Posix"

make: *** [../hugsdir/libraries/Text/Regex/Posix.so] Error 1

If  I  remove EXTRA_FFI_LIBRARIES by hadn from the make file, it builds.

---
Also, alignPtr and sizeOf 1.0::CDouble are fixed in cvs, thanks!=20
I have a tiny test program that tests the ffi  by passing a=20
pointer to a structure around and accesses it from Haskell. I wonder
if I could/should make this into one of the 'tests' in hugs98/tests/ffi =
??
Cheers, Ron

------=_NextPart_000_0007_01C2BA24.B0481C20
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1106" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Greetings, </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>&nbsp;&nbsp;&nbsp; I should have =
mentioned this=20
before, but I wanted to check it out further... when</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I build hugs (either from cvs or from =
tarball) on=20
cygwin, the build fails with:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>ERROR "Text.Regex.Posix" - Unable to =
open file=20
"Text.Regex.Posix"</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>make: ***=20
[../hugsdir/libraries/Text/Regex/Posix.so] Error 1</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>If&nbsp; I&nbsp; remove =
EXTRA_FFI_LIBRARIES by hadn=20
from the make file, it builds.</FONT></DIV><FONT face=3DArial size=3D2>
<DIV><BR>---</DIV>
<DIV>Also, alignPtr and sizeOf 1.0::CDouble are fixed in cvs, thanks! =
</DIV>
<DIV>I have a tiny test program that tests the ffi&nbsp; by passing a =
</DIV>
<DIV>pointer to a structure around and accesses it from Haskell. I =
wonder</DIV>
<DIV>if I could/should make this into one of the 'tests' in =
hugs98/tests/ffi=20
??</DIV>
<DIV>Cheers, Ron</DIV>
<DIV></FONT>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0007_01C2BA24.B0481C20--