On 12/12/2014 10:52 PM, Ken Moffat wrote: > I'm back to my build-tests (and eventually, some usage tests) for > BLFS-svn-20141127. Currently using x86_64 on real hardware. > > So far, I've worked around libreoffice (that might be something I'm > doing wrong, I'll get back to it one day), but now I'm baffled by > fontforge errors when it runs its bootstrap script. I started with > 20141014, but when that failed I tried 20141126 which has replaced > it in current svn. Similar results from each: > > bootstrap: running: libtoolize --quiet > libtoolize: error: linking '/usr/share/libtool/COPYING.LIB' to > 'libltdl/' failed > libtoolize: error: 'libltdl/Makefile.am' exists: use '--force' to > overwrite > libtoolize: error: 'libltdl/Makefile.in' exists: use '--force' to > overwrite > libtoolize: error: linking '/usr/share/libtool/README' to > 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/argz_.h' to > 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/argz.c' to > 'libltdl/' failed > libtoolize: error: linking > '/usr/share/libtool/libltdl/lt__alloc.h' to 'libltdl/' failed > libtoolize: error: linking > '/usr/share/libtool/libltdl/lt__dirent.h' to 'libltdl/' failed > libtoolize: error: linking > '/usr/share/libtool/libltdl/lt__glibc.h' to 'libltdl/' failed > libtoolize: error: linking > '/usr/share/libtool/libltdl/lt__private.h' to 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/libltdl/lt__strl.h' > to 'libltdl/' failed > libtoolize: error: linking > '/usr/share/libtool/libltdl/lt_dlloader.h' to 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/libltdl/lt_error.h' > to 'libltdl/' failed > libtoolize: error: linking > '/usr/share/libtool/libltdl/lt_system.h' to 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/libltdl/slist.h' to > 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/loaders/dld_link.c' > to 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/loaders/dlopen.c' > to 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/loaders/dyld.c' to > 'libltdl/' failed > libtoolize: error: linking > '/usr/share/libtool/loaders/load_add_on.c' to 'libltdl/' failed > libtoolize: error: linking > '/usr/share/libtool/loaders/loadlibrary.c' to 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/loaders/preopen.c' > to 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/loaders/shl_load.c' > to 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/lt__alloc.c' to > 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/lt__dirent.c' to > 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/lt__strl.c' to > 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/lt_dlloader.c' to > 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/lt_error.c' to > 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/ltdl.c' to > 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/ltdl.h' to > 'libltdl/' failed > libtoolize: error: linking '/usr/share/libtool/slist.c' to > 'libltdl/' failed > > (sorry about the line-wrapping). > What is particularly interesting is that func_libtoolize from > 'bootstrap' (lines 2747 to 2763) appears to be adding --force to the > command, although the second and third errors above imply that > option is not present. > > For the moment, and after looking at the bootstrap script, I'm not > motivated to look at this. Perhaps it worked with older libtool > (i.e. before 2.4.3). > > ĸen >
rm -rf libltdl (from the fontforge source tree). -- Note: My last name is not Krejzi.
signature.asc
Description: OpenPGP digital signature
-- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
