Date: Thu, 26 May 2005 17:23:57 -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: <200505261723.58361.FreeBSD@InsightBB.com> In-Reply-To: <1117138591.78400.8.camel@hood.oook.cz> References: <200505261438.23174.FreeBSD@InsightBB.com> <200505261612.38983.FreeBSD@InsightBB.com> <1117138591.78400.8.camel@hood.oook.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday 26 May 2005 04:16 pm, Pav Lucistnik wrote: > Just a guess, can you try deleting gcc-3.3.X package, installing > gcc-3.4.X package and retry? I don't appear to have a package or port installed, yet I do (somehow) have g++33, perhaps I installed it previously and deleted it and the package list left something behind? Here's my version: % g++33 -v Reading specs from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.3/specs Configured with: ./..//gcc-3.3-20040126/configure --disable-nls --with-system-zlib --program-suffix=33 --with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd4.9/3.3.3/include/c++/ --disable-shared --prefix=/usr/local i386-portbld-freebsd4.9 Thread model: posix gcc version 3.3.3 20040126 (prerelease) [FreeBSD] I (re)installed gcc33 and libusb builds... Here's the version info from g++33: Reading specs from /usr/local/lib/gcc-lib/i386-portbld-freebsd4.11/3.3.6/specs Configured with: ./..//gcc-3.3-20050511/configure --disable-nls --with-system-zlib --program-suffix=33 --with-gxx-include-dir=/usr/local/lib/gcc-lib/i386-portbld-freebsd4.11/3.3.6/include/c++/ --enable-languages=c,c++,objc,f77 --disable-shared --prefix=/usr/local i386-portbld-freebsd4.11 Thread model: posix gcc version 3.3.6 [FreeBSD] Thanks for the help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505261723.58361.FreeBSD>