[Demexp-dev] Compilation of demexp under Mac OS X

2006-01-21 Par sujet Sylvain Chevillard
and maybe provide a more sophisticated documentation to compile under Mac OS X. I haven't such a doc an unfortunately François-Xavier Ponscarme has never uploaded his doc. I'll do it. Sylvain Chevillard ___ Demexp-dev mailing list

Re: [Demexp-dev] Compilation of demexp

2006-01-20 Par sujet David MENTRE
Sylvain Chevillard [EMAIL PROTECTED] writes: It's a lot better now. You can also add a link on demexp's web page (http://www.demexp.org/rubrique.php3?id_rubrique=2) near the existing links to Windows, Linux, and Mac. Yes. I've added a link to the sources. And I have modified the Windows and

Re: [Demexp-dev] Compilation of demexp

2006-01-20 Par sujet David MENTRE
Sylvain Chevillard [EMAIL PROTECTED] writes: 1) You don't seem to know that the binary you provide for Mac OS X doesn't work. When you try to run it, you have the following error : dyld: ./macosx-demexp-gtk2-client-0.6 can't open library: /Users/fponscar/godi/lib/libcurl.3.dylib (No such

Re: [Demexp-dev] Compilation of demexp

2006-01-19 Par sujet Sylvain Chevillard
Hello everybody, Indeed, I first tried to compile the client for that reason. Actually, you should remove it from download and from the wiki and maybe provide a more sophisticated documentation to compile under Mac OS X. It is not a simple task since there are a lot of dependencies to compile

Re: [Demexp-dev] Compilation of demexp

2006-01-19 Par sujet Sylvain Chevillard
Le 18 janv. 06, à 22:01, David MENTRE a écrit : David MENTRE [EMAIL PROTECTED] writes: BTW, are those logs for 0.6 or 0.7 tree? Apparently for 0.6. I think I have fixed most of them in the 0.7 tree. Yes. Do you want I do the same logs for 0.7 ? (I have the 0.7 archive just here)

[Demexp-dev] Compilation of demexp

2006-01-19 Par sujet Sylvain Chevillard
Hello everybody, Indeed, I first tried to compile the client for that reason. Actually, you should remove it from download and from the wiki and maybe provide a more sophisticated documentation to compile under Mac OS X. It is not a simple task since there are a lot of dependencies to compile

Re: [Demexp-dev] Compilation of demexp

2006-01-19 Par sujet David MENTRE
Hello, 2006/1/19, Sylvain Chevillard [EMAIL PROTECTED]: Yes. Do you want I do the same logs for 0.7 ? (I have the 0.7 archive just here) No, I don't think it's necessary. In fact, the first time Thomas compiled with ocaml 3.09, he signaled me a bunch of warnings and I think I fixed most of

Re: [Demexp-dev] Compilation of demexp

2006-01-18 Par sujet David MENTRE
Hello Sylvain, 2006/1/17, Sylvain Chevillard [EMAIL PROTECTED]: ./configure mentions some things about my caml installation but nothing about my system. Maybe you just don't log it. Yes. I'm surprised you can't do it yourself : can an unused variable be something architecture specific ?

Re: [Demexp-dev] Compilation of demexp

2006-01-18 Par sujet David MENTRE
Sylvain Chevillard [EMAIL PROTECTED] writes: Could you send them to me (by compiling with a -warn A) so I could fix them? See the attached files log.error.* BTW, are those logs for 0.6 or 0.7 tree? Best wishes, d. -- pub 1024D/A3AD7A2A 2004-10-03 David MENTRE [EMAIL PROTECTED] 5996 CC46

Re: [Demexp-dev] Compilation of demexp

2006-01-18 Par sujet David MENTRE
David MENTRE [EMAIL PROTECTED] writes: BTW, are those logs for 0.6 or 0.7 tree? Apparently for 0.6. I think I have fixed most of them in the 0.7 tree. Best wishes, d. -- pub 1024D/A3AD7A2A 2004-10-03 David MENTRE [EMAIL PROTECTED] 5996 CC46 4612 9CA4 3562 D7AC 6C67 9E96 A3AD 7A2A

Re: [Demexp-dev] Compilation of demexp

2006-01-17 Par sujet David MENTRE
Hello Sylvain, [ Could you keep demexp-dev in your emails, this allows archiving for people having similar issues as yours. I have allowed you to post on it without being subscribed to it. ] 2006/1/17, Sylvain Chevillard [EMAIL PROTECTED]: Yes. Indeed, it is not so clearly explained in the

[Demexp-dev] Compilation of demexp

2006-01-16 Par sujet Sylvain Chevillard
Hello guys. I'm encountering problems during the compilation of demexp. I had first some problems with a dependency of demexp : Cduce. I were using an old CVS version of Ocaml 3.09 and the compilation of Cduce failed when it tried to create the first pack. A bit of searches later, I

Re: [Demexp-dev] Compilation of demexp

2006-01-16 Par sujet David MENTRE
Hello Sylvain, Sylvain Chevillard [EMAIL PROTECTED] writes: Now, it is Demexp itself which refuses to compile. Everything gets fine until it tries to link the object code. It seems to be related with Cduce again. [...] ld: Undefined symbols: _camlAst _camlAtoms _camlAuto_pat [...] Error

Re: [Demexp-dev] Compilation of demexp

2006-01-16 Par sujet Thomas Petazzoni
Hi, On Mon, 16 Jan 2006 10:18:47 +0100 Sylvain Chevillard [EMAIL PROTECTED] wrote: srv/io.cmx srv/work.cmx srv/demexp-server.cmx ld: Undefined symbols: _camlAst _camlAtoms This was the kind of errors I had when trying to compile CDuce with OCaml 3.09 for the CDuce Debian package. I'm using