On Sat, Aug 24, 2002 at 05:40:16PM +0200, Josip Rodin wrote: > On Sat, Aug 24, 2002 at 05:27:44PM +0200, Michel Dänzer wrote: > > but it turns out __linux simply isn't defined in src/mntent_wrap.c, so > > those functions don't get defined. Dunno what a better test for a Linux > > build would be (__linux is also used in a couple other gentoo files). > > I would think that the process of determining if __linux is defined would be > the same on all architectures running Linux... how come it's not so on > PowerPC? Is the code broken or is the PowerPC gcc/whatever different?
Don't use __linux. I think it's deprecated anyway. Use __linux__. -- Daniel Jacobowitz MontaVista Software Debian GNU/Linux Developer