On 12/21/2012 12:12 AM, Randy McMurchy wrote: > Hi all, > > Does anyone recall why there are CC= and CXX= lines prefacing the configure > command in the LLVM instructions? I am not certain they are required. My build > was fine without them. >
If you have clang installed configure will fail with "C compiler cannot create executables." > Also, the docs are installed into /usr/docs instead of > /usr/share/doc/llvm=3.1, > we could probably use a docdir= line in configure or at least move them after > the installation. > There is a ticket for that already. I think that Bruce used instructions from Archlinux when he updated LLVM (as I pointed him there), but I think that sed didn't work out and didn't set docdir right. Maybe newer pkgbuilds at Archlinux fix that? > Also, there appears to be additional dependencies, TCL, OCaml, and Valgrind > were looked for during the configure phase. It did not find the TCL include > files on my system, and I do not have OCaml installed, so I am not sure if it > wants to build bindings for those languages or what. > Not sure about TCL but there are OCAML bindings. > Package takes too long to build to simply get X installed. :-( > Not required unless you have Radeon cards (r300 chips and later). -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
