On Sun, Mar 30, 2008 at 09:59:50AM -0600, Brian Edginton wrote:
> Just upgraded to Ubuntu 8.04 beta. gcc --version reports:
> 
> gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu6)
> 
> When I configure in opensync I get the following error:
> 
> checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
> checking dynamic linker characteristics... GNU/Linux ld.so
> (cached) (cached) checking how to hardcode library paths into
> programs... immediate
> appending configuration tag "F77" to libtool
> ./configure: line 21667: syntax error near unexpected token
> `-fvisibility=hidden,'
> ./configure: line 21667: `AX_C_CHECK_FLAG(-fvisibility=hidden, , ,'

These macros should be coming from the m4 directory of the Barry sources.
What version of autoconf is in Ubuntu 8.04?  I assume you're using CVS Barry.

Do you only get this error for opensync ./configure, and not the root
directory?

You might wish to check config.log, for insights.

My gut says that maybe there is a conflicting macro on Ubuntu 8.04, but
this idea could be entirely out to lunch.  To check this, you'd need to
rename the macros to something like BARRY_AX_C_CHECK_FLAG throughout, and
re-run ./buildgen.sh.

- Chris


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to