octave-maintainers
[Top][All Lists]
Advanced

[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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]