reopen 619344 retitle 619344 Not ready for multiarchified libx11-dev thanks
Le 23/03/2011 01:54, Artur Rona a écrit : > I was trying to build ocaml 3.11.2-4 on Ubuntu natty, but it fails to > build. I don't know how to fix it. > [...] > X11 not found, the "graph" library will not be supported. > [...] This is because the configure script could not find libX11.a/libX11.so, which is in /usr/lib/x86_64-linux-gnu/, which is not tested. There is no OCaml-specific knowledge to have, here. I tried with --x11lib option (setting it to `pkg-config --variable=libdir x11`), but it doesn't seem to work. I don't have much time to look into detail right now (maybe tonight). Cheers, -- Stéphane -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

