Kornel Benko wrote:
>
> -----BEGIN PGP SIGNED MESSAGE-----
>
> On Monday 06 May 2002 21:42, John Levon wrote:
> > On Mon, May 06, 2002 at 09:26:54PM +0200, Kornel Benko wrote:
> > > FormCharacter.o(.text+0x1ea): undefined reference to
> > > `frnt::getLanguageData(bool)'
> >
> > Dependencies problem - I had the same. Do a clean build
>
> Did not help here.
>
> make clean ...
> mate a tar-file
> rpm -tb tar-file
> ...
> same error.
Try make distclean
./autogen.sh
configure
