Package: gbib
Version: 0.1.2-7
Severity: serious

Hi,

Your package is failing to build on 64 bit arches.  During
configure we see:
checking for gettext in libc... no

Which later results in:
c++ -o gbib -g bibentry.o bibfiles.o bibrc.o gui.o lyxsup.o entrydialog.o lyxco
nnect.o entrydef.o entrylist.o recent.o command_dlg.o   -rdynamic -L/usr/lib -L
/usr/X11R6/lib -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodul
e -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb-3 -l
glib /intl/libintl.a
c++: /intl/libintl.a: No such file or directory
make[1]: *** [gbib] Error 1

What you should do is recreate your auto* files.  It should have a new
version of the macro that fixes the problem.  It looks
like you only need to run aclocal-1.4 and autoconf to fix it.

It seems that aclocal-1.4 now requires autoconf2.50
instead of 2.13, and using autoconf2.50 seems to give
various problems.  It might be handier if you just copied
the requires parts from /usr/share/aclocal/gettext.m4

Please also take a look at
/usr/share/doc/autotools-dev/README.Debian.gz on how to
avoid timestamp skew issues that might result from
updating those files.i


Kurt



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to