demexp-dev
[Top][All Lists]
Advanced

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

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


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

Hello,

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:

ocamlfind ocamlopt -linkpkg -c -package "rpc str" -package "cduce
pxp-engine pxp-lex-utf8 pcre netstring netclient ulex equeue threads
num" -I srv -I net -I lib -I bitv-0.5 -I +camlp4 -thread -I srv -I net
-I lib -I bitv-0.5 -pp "cdo2ml -static" -impl srv/xml.cdo

and doesn't progress anymore.

Running the command with strace shows that it's waiting for a child to
finish:

$ strace ocamlfind....
[...]
clone(child_stack=0,
flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD,
child_tidptr=0xb7e810c8) = 940
waitpid(940,

Process 940 is the ocamlopt process :

thomas     940  0.0  0.4   3568  2164 pts/1    S+   19:03   0:00
/usr/bin/ocamlrun /usr/bin/ocamlopt [...]

Any idea ? Maybe the preprocessor cdo2ml is broken ?

For those who want to try the compilation with CDuce 0.3.9, Debian
packages for stable, testing and unstable are available on my Debian
repository (http://thomas.enix.org/pub/debian/packages, as usual). I
have two Lintian warnings left after what CDuce 0.3.9 might get uploaded
into Debian.

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]