On Fri, 27 Mar 2009 09:55:54 -0400 Mikhail T. wrote: > Rene Ladan написав(ла): > > Boris Samorodov schreef: > >> [...] > >> cc -I../../common -I../../i18n -I./../toolutil -pipe -O2 > >> -fno-strict-aliasing -c -o wrtxml.o wrtxml.c > >> c++ -I../../common -I../../i18n -I./../toolutil -pipe -O2 > >> -fno-strict-aliasing -c -o prscmnts.o prscmnts.cpp > >> cc -I../../common -I../../i18n -I./../toolutil -pipe -O2 > >> -fno-strict-aliasing -c -o derb.o derb.c > >> cd ../.. \ > >> && CONFIG_FILES=tools/genrb/derb.1 CONFIG_HEADERS= /bin/sh > >> ./config.status > >> config.status: creating tools/genrb/derb.1 > >> cd ../.. \ > >> && CONFIG_FILES=tools/genrb/genrb.1 CONFIG_HEADERS= /bin/sh > >> ./config.status > >> ./config.status: Can't open ./config.status: No such file or directory > >> gmake[2]: *** [genrb.1] Error 2 > >> .... > > Same on 7.1-RELEASE/amd64, the THREAD option is on. > > Ports tree is from 2009-03-27 09:57:43 UTC > > > Does it help to comment out the ALL_TARGET line from the port's > Makefile? Thanks,
That didn't help me. But rebuilding the base system where my tinderboxes live helped. Now all tinderboxes build devel/icu with ALL_TARGET line. Thanks! WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
