Re: problems building for x86_64



On Mon, 2005-01-10 at 23:24 -0500, Carl Nygard wrote:
> there are problems building libglademm-2.2.0 on FC2/x86_64 platform.
> There is a problem with the generated configure on x86_64 resulting in
> multiply defined symbols (caused by lack of -nostdlib arg to linker).
> 
> The workaround is to do:
> rm libtool
> aclocal
> libtoolize
> autoconf
> configure
> 
> but once I do that, configure gives problems because:
> AL_ACLOCAL_INCLUDE(scripts) line is not translated by m4 and gives bash
> error when running configure

autogen.sh should do all this, with the correct arguments.

Do you need to do this so that you use some special version of autoconf
or some other tool?

> Can someone help me out with getting configure to generate properly?  
> 
> BTW, gtkmm will have the same problems, but luckily it compiled from the
> tarball.

-- 
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]