Re: [blfs-support] Mesalib and new llvm location

2012-05-18 Thread John Burrell
> > > > I've experienced it too. It is problem in llvm configure/make where it > does not set libdir correctly in llvm-config. Even if we change it using > --libdir=/usr/lib/llvm, llvm-config --libdir still shows /usr/lib as > libdir. Just change that parameter in /usr/bin/llvm-config from /usr/l

Re: [blfs-support] Mesalib and new llvm location

2012-05-18 Thread Armin K.
On 05/18/2012 05:57 PM, John Burrell wrote: > > When llvm was installed in /opt I could install mesalib albeit with a slight > hiccough with makedepend. > > With llvm now in /usr, the mesalib make gives me a long list of unfound llvm > libraries, ending with: > > /usr/bin/ld: cannot find -lLLVMCo