From owner-freebsd-questions@FreeBSD.ORG Fri Apr 29 18:59:56 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D53F216A4CE for ; Fri, 29 Apr 2005 18:59:56 +0000 (GMT) Received: from sccimhc91.asp.att.net (sccimhc91.asp.att.net [63.240.76.165]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7652A43D48 for ; Fri, 29 Apr 2005 18:59:56 +0000 (GMT) (envelope-from freeBSD@insightbb.com) Received: from [192.168.1.238] (12-202-24-76.client.insightbb.com[12.202.24.76]) by sccimhc91.asp.att.net (sccimhc91) with ESMTP id <20050429185955i9100akcg8e>; Fri, 29 Apr 2005 18:59:56 +0000 From: Steven Friedrich To: freebsd-questions@freebsd.org Date: Fri, 29 Apr 2005 14:59:50 -0400 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504291459.50228.freeBSD@InsightBB.com> Subject: build break in latest libusb X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Apr 2005 18:59:57 -0000 creating testlibusb if g++33 -DHAVE_CONFIG_H -I.. -O -pipe -MT descriptor_test.o -MD -MP -MF ".deps/descriptor_test.Tpo" -c -o descriptor_test.o descriptor_test.cpp; then mv -f ".deps/descriptor_test.Tpo" ".deps/descriptor_test.Po"; else rm -f ".deps/descriptor_test.Tpo"; exit 1; fi /bin/sh ../libtool --mode=link g++33 -O -pipe -o descriptor_test descriptor_test.o ../libusbpp.la g++33 -O -pipe -o .libs/descriptor_test descriptor_test.o ../.libs/libusbpp.so /usr/ports/devel/libusb/work/libusb-0.1.10a/.libs/libusb.so -Wl,--rpath -Wl,/usr/local/lib descriptor_test.o: In function `main': descriptor_test.o(.text+0x1f): undefined reference to `std::basic_ostream >& std::endl >(std::basic_ostream >&)' descriptor_test.o(.text+0x2c): undefined reference to `std::cout' descriptor_test.o(.text+0x31): undefined reference to `std::basic_ostream >& std::operator<< >(std::basic_ostream >&, char const*)' collect2: ld returned 1 exit status *** Error code 1 Stop in /usr/ports/devel/libusb/work/libusb-0.1.10a/tests. *** Error code 1 Stop in /usr/ports/devel/libusb/work/libusb-0.1.10a. *** Error code 1 Stop in /usr/ports/devel/libusb/work/libusb-0.1.10a. *** Error code 1 Stop in /usr/ports/devel/libusb. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade32545.0 make ** Fix the problem and try again. ** Listing the failed packages (*:skipped / !:failed) ! devel/libusb (libusb-0.1.7_1) (linker error) ---> Packages processed: 0 done, 0 ignored, 0 skipped and 1 failed -- FreeBSD 4.11-STABLE i386