Re: [Fwbuilder-discussion] Problem configuring fwbuilder 2.0.6
Brought to you by:
mikehorn
|
From: Vadim K. <va...@vk...> - 2005-03-24 05:43:09
|
On Mar 23, 2005, at 4:56 AM, Peter Niehues wrote: > I try to compile fwbuilder 2.0.6 from source on my old gentoo machine. > Compiling libfwbuilder was successfull but while autoconfiguring > fwbuilder I > get the following error. > > ---snip--- > ... > ...checking for co... co > checking for libfwbuilder-config-2... > /usr/local/bin/libfwbuilder-config-2 > checking libfwbuilder version... 2.0.6 > checking what OS this is... Unknown Linux > checking for ccache... no > checking whether NLS is requested... yes > checking for msgfmt... /usr/bin/msgfmt > checking for gmsgfmt... /usr/bin/gmsgfmt > checking for xgettext... /usr/bin/xgettext > checking for msgmerge... /usr/bin/msgmerge > ./configure: line 2697: syntax error near unexpected token `qmake.inc' > ./configure: line 2697: `AC_CONFIG_FILES( qmake.inc )' > ---snap--- > > Any sugggestions? > looks like old autoconf which does not understand macro AC_CONFIG_FILES --vk |