Problem, the configure script will use an ./libtool in the jpegsrc.v6b dir. 
But there is no sutch file !

Use this patch to compile jpegsrc.v6b again:

tar xvfz SOURCE/jpegsrc.v6b.tar.gz
cd jpeg*
./configure --prefix=/usr --enable-static --enable-shared &&
sed -i '[EMAIL PROTECTED] = ./[EMAIL PROTECTED] = [EMAIL PROTECTED]' Makefile
make -j 4 &&
make install

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to