Grant Edwards <[email protected]> wrote: > > Have not experienced this (GNU Make 3.82). > > I downgraded from 3.82 to 3.81, and all is well. If you look at > bugzilla, make 3.82 caused a bunch of ebuilds to fail. Apparently > those ebuilds have now incoroporated patches for the Makefiles to work > around the problem with 3.82.
Be careful, gmake-3.81 under some condition ignores rules and thus does not make things it should make. For this reason, I would rather guess that gmake-3.82 may fail with makefiles that have workarounds for the bugs in gmake-3.81. Jörg -- EMail:[email protected] (home) Jörg Schilling D-13353 Berlin [email protected] (uni) [email protected] (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.berlios.de/private/ ftp://ftp.berlios.de/pub/schily

