[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compile problem with gnulib
From: |
John W. Eaton |
Subject: |
Compile problem with gnulib |
Date: |
Sun, 10 Jan 2010 12:33:31 -0500 |
On 10-Jan-2010, Michael Goffioul wrote:
| While trying to compile current octave archive with MSVC, I got
| problems with gnulib. The first being an inifite #include recursion
| in dirent.h. There's no dirent.h in MSVC, so the configure script
| ends up determining that the next include file for dirent.h is simply
| <dirent.h>. The generated dirent.h then includes itself.
|
| What's supposed to happen in such case?
I'm not sure what is intended. I think we need to ask the gnulib
maintainers.
jwe
- Compile problem with gnulib, Michael Goffioul, 2010/01/10
- Compile problem with gnulib,
John W. Eaton <=
- Re: Compile problem with gnulib, Tatsuro MATSUOKA, 2010/01/10
- Re: Compile problem with gnulib, Michael Goffioul, 2010/01/10
- Re: Compile problem with gnulib, John W. Eaton, 2010/01/11
- Re: Compile problem with gnulib, Michael Goffioul, 2010/01/11
- glob on Windows systems (was: Re: Compile problem with gnulib), John W. Eaton, 2010/01/13
- Re: glob on Windows systems (was: Re: Compile problem with gnulib), Michael Goffioul, 2010/01/13
- Re: glob on Windows systems (was: Re: Compile problem with gnulib), John W. Eaton, 2010/01/13
- Re: glob on Windows systems (was: Re: Compile problem with gnulib), Michael Goffioul, 2010/01/13