On Tue, Jun 23, 2009 at 09:24:52AM -0600, Nathanael Noblet wrote:
> /home/gnat/Projects/Packages/BUILD/barry-0.15/missing --run autoconf
> /bin/sh ./config.status --recheck
> running CONFIG_SHELL=/bin/sh /bin/sh ./configure
> --build=x86_64-unknown-linux-gnu --host=x86_64-unknown-linux-gnu
> --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr
> --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc
> --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64
> --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib
> --mandir=/usr/share/man --infodir=/usr/share/info
> PKG_CONFIG_PATH=..:/usr/lib64/pkgconfig:/usr/share/pkgconfig
> CXXFLAGS=-I../.. LDFLAGS=-L../../src build_alias=x86_64-unknown-linux-gnu
> host_alias=x86_64-unknown-linux-gnu target_alias=x86_64-redhat-linux-gnu
> CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic --no-create
> --no-recursion

I've seen this issue too, on my VM install.  It is due to some change in
the autoconf or automake tools, I believe, since if I generate the tarball
and the configure scripts on Debian, and then run configure and make on
Fedora 11, it works fine.


> what I find odd is I have different problems different times. In compiling
> the opensync-plugin I either have that AX_C_CHECK_FLAG error but sometimes I
> have an error about libbarry-0 libusb missing... which I have yet to catch /
> cut and paste into this message... In any case the buildgen.sh seems to work
> now for the ICONV issue, but causes an issue in the opensync-plugin dir...

I've seen the libbarry-0 libusb missing error.  Very strange.

It's probably a one or two line fix in configure.ac, but finding it is
the challenge... :-)

Thanks for the detailed response!

- Chris


------------------------------------------------------------------------------
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to