Bjorn Bringert ha scritto:
> Roberto Pariset wrote:
>=20
>> Hello,
>> haskelldb fails to build from source on debian-amd64, with a lot of
>> errors
>> like: " undefined reference to `stg_ap_p_ret' ", as shown at [1].
>> I have to say I have never heard of haskell before, so I was wondering=
if
>> you could give me any hint to fix it. A good starting point would be
>> pointing me where stg_ap_p_ret is defined, as I haven't been able to f=
ind
>> out (am I unable to use google?). All the best,
>> Roberto
>>
>>
>> PS. please include me in your replies, don't just mail the list!
>>
>>
>>
>> [1]
>> http://amd64.ftbfs.de/fetch.php?&pkg=3Dghc6&ver=3D6.4.1-2&arch=3Damd64=
&stamp=3D1141531193&file=3Dlog&as=3Draw
>>
>=20
>=20
> Hi Roberto,
>=20
> the log that you link to seems to be for the GHC build, not HaskellDB,
> and it doesn't seem to contain the error messages that you mention. I
> did find the HaskellDB log with the errors at:
> http://amd64.ftbfs.de/fetch.php?&pkg=3Dhaskelldb&ver=3D0.9.cvs.601-9&ar=
ch=3Damd64&stamp=3D1142372938&file=3Dlog&as=3Draw
>=20
>=20
> I think that the stg_ap_p_ret function belongs to the GHC run-time
> system, but I don't know what would cause the linker to not find it.
>=20
> /Bj=F6rn (HaskellDB maintainer)
>=20
Thanks a lot, Bj=F6rn. I confirm I got the url wrong, sorry.
Now, let's hope to hear some feedback from the GHC guys =3D)
Rob
|