Hi Neil,
Neil Jerram writes:
> I built and installed libunistring this evening, to /usr/local, and
> now ./configure is failing for me at:
>
> checking size of float... configure: error: cannot compute sizeof (float)
Isn't it simply that `libunistring.so' is not in $LD_LIBRARY_PATH? What
does
Greg Troxel writes:
> looks quite well baked. Despite my initial negative reaction to new
> dependencies, this package seems exceptionally well done for one that
> has (to me) appeared suddenly. I did get one failure in make check:
>
> test-striconveh.c:389: assertion failed
> Jun 4 20:16:24 f
> I downloaded it and built on NetBSD/i386 5.0 with
> --prefix=/usr/y0/libunistring, and it seems to build fine with no
> warnings that I noticed as it scrolled by. Looking at the package, it
> looks quite well baked. Despite my initial negative reaction to new
> dependencies, this package seems
Neil Jerram writes:
> Andy Wingo writes:
>
>> While we're complaining about the build :-) It seems we require gperf
>> now. Is that correct?
>
> That's news to me. Where have you seen that?
OK, I've seen it now too; used to generate iconv_open-*.h from
iconv_open-*.gperf. Brought in implicitl
Neil Jerram writes:
> configure:52553: ccache gcc -o conftest -g -O2 conftest.c -L/usr/local/lib
> -lunistring -R/usr/local/lib -lgmp -lcrypt -lm -lltdl >&5
> gcc: unrecognized option '-R/usr/local/lib'
>
> My GCC is version 4.3.2, so pretty recent.
>
> Ludo, Andy, I'm wondering why this isn
Andy Wingo writes:
> On Thu 04 Jun 2009 03:04, Neil Jerram writes:
>
>> I built and installed libunistring this evening, to /usr/local, and
>> now ./configure is failing for me at:
>>
>> checking size of float... configure: error: cannot compute sizeof
>> (float)
>
> I had this at one point toda
On Thu 04 Jun 2009 03:04, Neil Jerram writes:
> I built and installed libunistring this evening, to /usr/local, and
> now ./configure is failing for me at:
>
> checking size of float... configure: error: cannot compute sizeof
> (float)
I had this at one point today, as well, when I had installed
Neil Jerram writes:
> I'm also wondering if libtool v1.5.26 is a factor (as against v2.2)
> - so now trying out libtool 2.2 from Debian testing.
Yes, that seems to do the trick. So we require libtool 2.2 now... I
guess that's OK, given that it's in Debian testing.
(I'll make an appropriate up
I built and installed libunistring this evening, to /usr/local, and
now ./configure is failing for me at:
checking size of float... configure: error: cannot compute sizeof (float)
which is because (from config.log):
configure:52553: ccache gcc -o conftest -g -O2 conftest.c -L/usr/local/lib
-l