On Mon, Aug 27, 2012 at 01:25:01AM -0400, Scott McEachern wrote: > Hi, I performed a clean install of the latest snapshot (Aug 26) with > the matching ports file and tried building a handful of ports via > DPB. > > After a bunch of failures (eg. net/libproxy; x11/gnome/librsvg; > lang/gcc/4.6,-c++; devel/orc; devel/libusb1) I tried building those > and a few others by hand (eg. firefox; thunderbird) and got errors > such as this: > > ===> Checking files for firefox-14.0.1p0 > `/usr/ports/distfiles/mozilla/firefox-14.0.1.source.tar.bz2' is up to date. > >> (SHA256) mozilla/firefox-14.0.1.source.tar.bz2: OK > ===> firefox-14.0.1p0 depends on: unzip-* - not found > ===> Verifying install for unzip-* in archivers/unzip > Link to /usr/ports/packages/amd64/ftp/unzip-6.0p0.tgz > Link to /usr/ports/packages/amd64/cdrom/unzip-6.0p0.tgz > ===> unzip-6.0p0 depends on: groff->=1.21 - not found > ===> Verifying install for groff->=1.21 in textproc/groff > Link to /usr/ports/packages/amd64/ftp/groff-1.21p8.tgz > Link to /usr/ports/packages/amd64/cdrom/groff-1.21p8.tgz > ===> Verifying specs: c m stdc++ > ===> found c.66.0 m.7.1 stdc++.55.0 > ===> Installing groff-1.21p8 from /usr/ports/packages/amd64/all/ > Can't install groff-1.21p8 because of libraries > |library c.65.0 not found > | /usr/lib/libc.so.66.0 (system): bad major > *** Error code 1 > > Stop in /usr/ports/textproc/groff (line 1737 of > /usr/ports/infrastructure/mk/bsd.port.mk). > *** Error code 1 > > That same error regarding bad major can be found for every package > I've mentioned. > > Am I missing something, or is something out of sync?
Major (as in large) changes are rippling through library handling in the os, and I think you just encountered one of the ripples. A newer snapshot will likely work for you. .... Ken > > Thanks, > > -- > Scott McEachern > > https://www.blackstaff.ca >
