mntent.h creating problems - compiling gcc4

2006-11-22 Thread Jamie
Greetings! I am having trouble compiling gcc 4.0.3 on FreeBSD 4.9. The compiler seems to be referencing mntent.h and the compilation fails with: from /usr/include/mntent.h:2, from ../../../gcc-4.0.3/libmudflap/mf-hooks2.c:97: /usr/include/mntent.h:2:20: error: #include nest

Re: mntent.h creating problems - compiling gcc4

2006-11-22 Thread Kris Kennaway
On Wed, Nov 22, 2006 at 11:37:34AM -0600, Jamie wrote: > > > Greetings! > > I am having trouble compiling gcc 4.0.3 on FreeBSD 4.9. The compiler > seems to be referencing mntent.h and the compilation fails with: > > from /usr/include/mntent.h:2, > from ../../../gcc-4.0.3/li

Re: mntent.h creating problems - compiling gcc4

2006-11-22 Thread Jamie
On Wed, 22 Nov 2006, Kris Kennaway wrote: > On Wed, Nov 22, 2006 at 11:37:34AM -0600, Jamie wrote: > > > > > > Greetings! > > > > I am having trouble compiling gcc 4.0.3 on FreeBSD 4.9. The compiler > > seems to be referencing mntent.h and the compilation fails with: > > > > from /usr/include/

Re: mntent.h creating problems - compiling gcc4

2006-11-22 Thread Michael Johnson
On 11/22/06, Jamie <[EMAIL PROTECTED]> wrote: On Wed, 22 Nov 2006, Kris Kennaway wrote: > On Wed, Nov 22, 2006 at 11:37:34AM -0600, Jamie wrote: > > > > > > Greetings! > > > > I am having trouble compiling gcc 4.0.3 on FreeBSD 4.9. The compiler > > seems to be referencing mntent.h and the co

Re: mntent.h creating problems - compiling gcc4

2006-11-22 Thread Kris Kennaway
On Wed, Nov 22, 2006 at 03:05:04PM -0600, Jamie wrote: > On Wed, 22 Nov 2006, Kris Kennaway wrote: > > > On Wed, Nov 22, 2006 at 11:37:34AM -0600, Jamie wrote: > > > > > > > > > Greetings! > > > > > > I am having trouble compiling gcc 4.0.3 on FreeBSD 4.9. The compiler > > > seems to be refere