Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2005 16:12:38 -0400
From:      Steven Friedrich <FreeBSD@InsightBB.com>
To:        pav@FreeBSD.org
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: libusb broken on 4.11
Message-ID:  <200505261612.38983.FreeBSD@InsightBB.com>
In-Reply-To: <1117133052.78400.6.camel@hood.oook.cz>
References:  <200505261438.23174.FreeBSD@InsightBB.com> <1117133052.78400.6.camel@hood.oook.cz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 26 May 2005 02:44 pm, Pav Lucistnik wrote:
> Steven Friedrich p=C3=AD=C5=A1e v =C4=8Dt 26. 05. 2005 v 14:38 -0400:
> > Is anyone aware that port libusb won't build on 4.11?
> >
> > It's been this way for over a month.
>
> Compiles just fine here.

Here it fails like this:
<snip>
creating testlibusb
if g++33 -DHAVE_CONFIG_H    -I..    -O -pipe -MT descriptor_test.o -MD -MP =
=2DMF=20
".deps/descriptor_test.Tpo" -c -o descriptor_test.o descriptor_test.cpp; =20
then mv -f ".deps/descriptor_test.Tpo" ".deps/descriptor_test.Po"; else rm =
=2Df=20
".deps/descriptor_test.Tpo"; exit 1; fi
/bin/sh ../libtool --mode=3Dlink g++33  -O -pipe    -o descriptor_test =20
descriptor_test.o ../libusbpp.la=20
g++33 -O -pipe -o .libs/descriptor_test=20
descriptor_test.o  ../.libs/libusbpp.so /usr/ports/devel/libusb/work/libusb=
=2D0.1.10a/.libs/libusb.so=20
=2DWl,--rpath -Wl,/usr/local/lib
descriptor_test.o: In function `main':
descriptor_test.o(.text+0x1f): undefined reference to=20
`std::basic_ostream<char, std::char_traits<char> >& std::endl<char,=20
std::char_traits<char> >(std::basic_ostream<char, std::char_traits<char> >&=
)'
descriptor_test.o(.text+0x2c): undefined reference to `std::cout'
<snip>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505261612.38983.FreeBSD>