Since FreeBSD just switched their gmake version to 3.82, I thought
it was time to see how things are for us, and I ran another test
bulk build with 3.82.

There are still a number of ports that fail to build due to various
Makefile-related problems.  The biggest problem is that icu4c and
qt4 build successfully but are broken: the interlibrary dependencies
have wrong version numbers.  My best guess is that MAKE_FLAGS
settings that should be passed on recursively to submakes are somehow
lost along the way.  I also got one gmake.core.

I'll spend some time further chipping away on these problems.

-- 
Christian "naddy" Weisgerber                          na...@mips.inka.de

Reply via email to