roxen.lists.pike.general

Subject Author Date
Re: c modules Marcus Agehall (Roxen IS) @ Pi <6341[at]lyskom[dot]lysator[dot]liu[dot]se> 28-08-2009
Could very well be a problem in the CMOD.

Best guess is that you lack some include file that you need.

Check the generated C source (which should be next to the CMOD
file). That usually helps understanding what went wrong.

If you can't figure it out from that, I'd suggest taking a look at
precompile.pike, which is used to convert the CMOD source into pure C.