libusb broken on 4.11

Steven Friedrich FreeBSD at InsightBB.com
Thu May 26 14:24:09 PDT 2005


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


More information about the freebsd-ports mailing list