Peter Stirling wrote: > Re-posting, since it's been a week and no progress :( > > Peter Stirling wrote: >> Hi, >> >> I'm trying to get 'monotone-viz' (from the 10.3 unstable tree) built >> on my machine, but it's currently blocked by lablgtk2 2.6.0-4 (as the >> subject intimates :)) >> >> A quick perusal of the build log (attached) shows that..
..you have got the file /sw/lib/ocaml/stublibs/dllunix.so which incites lablgtk2 to try and build a bunch of dll*.so bundles, and these are causing the crash. Where does this come from? I don't have it, at least not in ocaml-3.09 which you are running. I even see code in the ocaml-3.09 install target to explicitly remove all those stublibs/dll*.so's. So where are yours coming from? In ocaml-3.10 they are there, but they don't seem to cause a crash for lablgtk2. Another question would be: What system and what xcode tools are you running? (If you are on OSX 10.3, you should have mentioned this in the first place). I see some subtle differences in your compiler behavior compared to mine. In any case, I have rebuilt lablgtk1-2.6.0-4 several times with different versions of ocaml, and whereas I am seeing the warnings about that array, this does never cause build failure. -- Martin ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
