NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: tracking current pkgsrc / fontforge



In article <4E727BA7.5030506%gnu.org@localhost>, Riccardo Mottola  
<rm%gnu.org@localhost> wrote:
>Hi,
>
>while updating pcksgrc packages, I get stuck here:
>
>===> Building for fontforge-20110222
>( cd Unicode ; /usr/pkg/bin/gmake )
>gmake[1]: Entering directory 
>`/usr/pkgsrc/fonts/fontforge/work/fontforge-20110222/Unicode'
>/bin/sh ../libtool --mode=compile gcc -O2 -I/usr/pkg/include 
>-I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 
>-I/usr/X11R7/include/freetype2/ -I/usr/X11R7/include/freetype2 
>-I/usr/X11R7/include -I/usr/pkg/include -I/usr/pkg/include/libxml2/ 
>-pthread -D_REENTRANT -I/usr/pkg/include/pango-1.0 -I/usr/X11R7/include 
>-I/usr/pkg/include/glib/glib-2.0 -I/usr/pkg/lib/glib-2.0/include 
>-I/usr/X11R7/include/freetype2   -I/usr/pkg/include -I/usr/X11R7/include 
>-I/usr/include -I/usr/X11R7/include/freetype2 -I../inc -I../inc 
>-I/usr/pkg/include -I/usr/pkg/include/giflib -Wmissing-prototypes 
>-Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat 
>-Wchar-subscripts -DHAVE_CONFIG_H -c ArabicForms.c
>libtool: compile: unable to infer tagged configuration
>libtool: compile: specify a tag with `--tag'
>gmake[1]: *** [ArabicForms.lo] Error 1
>

You need to de-install and re-install libtool-base. The problem is that
the compiler got upgraded and libtool is confused. Perhaps this should be
in the FAQ...

christos



Home | Main Index | Thread Index | Old Index