Subject: kdetoys3 bombs due to missing libfontconfig.la
To: None <jlam@netbsd.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-pkg
Date: 02/22/2004 00:21:30
trying to rebuild kdetoys3, I get:

/usr/pkg/bin/dcopidl2cpp --c++-suffix cpp --no-signals --no-stub
AmorIface.kidl
source='AmorIface_skel.cpp' object='AmorIface_skel.o' libtool=no \
depfile='.deps/AmorIface_skel.Po' tmpdepfile='.deps/AmorIface_skel.TPo'
\
depmode=gcc /bin/sh ../admin/depcomp \
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/pkg/include -I/usr/pkg/qt3/include
-I/usr/X11R6/include  -I/usr/pkg/include -I/usr/X11R6/include
-DQT_THREAD_SUPPORT -I/usr/pkg/include/freetype2 -DGLX_GLXEXT_LEGACY
-I/usr/pkg/include -I/usr/X11R6/include  -Wnon-virtual-dtor -Wno-long-long
-Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2
-O2 -DGLX_GLXEXT_LEGACY -I/usr/pkg/include -I/usr/X11R6/include
-fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE
-DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o
AmorIface_skel.o `test -f 'AmorIface_skel.cpp' || echo
'./'`AmorIface_skel.cpp
/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG
-DNO_DEBUG -O2 -O2 -DGLX_GLXEXT_LEGACY -I/usr/pkg/include
-I/usr/X11R6/include -fno-exceptions -fno-check-new -fno-common
-DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION   -L/usr/pkg/qt3/lib -Wl,-R/usr/pkg/qt3/lib
-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -liconv -L/usr/X11R6/lib
-Wl,-R/usr/X11R6/lib -o amor -L/usr/X11R6/lib -L/usr/pkg/qt3/lib
-L/usr/pkg/lib  -L/usr/pkg/qt3/lib -Wl,-R/usr/pkg/qt3/lib
-Wl,-R/usr/pkg/lib -L/usr/pkg/lib -liconv -L/usr/X11R6/lib
-Wl,-R/usr/X11R6/lib  amordialog.o amor.o amorwidget.o main.o amoranim.o
amorpm.o amorbubble.o amorconfig.o amortips.o AmorIface_skel.o -lkdeui
-lintl
shlibtool: link: cannot find the library
`/home/cvs/pkgsrc/games/kdetoys3/work.i386/.buildlink/lib/libfontconfig.la'
gmake[3]: *** [amor] Error 1

There is indeed no libfontconfig.la file in the buildlink/lib dir, but the
fontconfig buildlink2 file says:

	BUILDLINK_FILES.fontconfig+=    lib/libfontconfig.*

Do you happen to know what's going on?


 - Hubert

-- 
Hubert Feyrer <hubert@feyrer.de>