demexp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Demexp-dev] DemExp 0.4 compilation issue with CDuce 0.3.9


From: Thomas Petazzoni
Subject: Re: [Demexp-dev] DemExp 0.4 compilation issue with CDuce 0.3.9
Date: Thu, 14 Jul 2005 19:18:23 +0200
User-agent: Mozilla Thunderbird 1.0.2 (X11/20050602)

Hello,

Thomas Petazzoni a écrit :

> I'm trying to compile DemExp 0.4 with CDuce 0.3.9, but I'm facing a
> compilation problem. The compilation process stalls at:

I traced down the issue a bit further, and I come to the conclusion that
cdo2ml doesn't work the way it worked, or it is buggy. Trying to
manually run cdo2ml doesn't work (it waits forever). Running it with
strace gives interesting stuff :

$ strace cdo2ml -static 'srv/xml.cdo' > /tmp/camlppef6c24
[...]
_llseek(0, 0, 0xbffff720, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
_llseek(1, 0, [0], SEEK_CUR)            = 0
_llseek(2, 0, 0xbffff710, SEEK_CUR)     = -1 ESPIPE (Illegal seek)
read(0,  <unfinished ...>

It stalls on the "read(0, " system call. I have no idea why it doesn't
work. And you ? ;-)

Sincerly,

Thomas
-- 
PETAZZONI Thomas - address@hidden
http://thomas.enix.org - Jabber: address@hidden
KOS: http://kos.enix.org/ - SOS: http://sos.enix.org
Fingerprint : 0BE1 4CF3 CEA4 AC9D CC6E  1624 F653 CB30 98D3 F7A7

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]