octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(MinGW) ../libgnu/unistd.h:1259:1: error: explicit qualification in decl


From: Philip Nienhuis
Subject: (MinGW) ../libgnu/unistd.h:1259:1: error: explicit qualification in declaration of 'gnulib::isatty
Date: Mon, 4 Jun 2012 14:29:35 -0700 (PDT)

While trying to compile 3.6.2 on MinGW (gcc 4.5.2) I get (note: many "use of
old-style-cast" warnings snipped):

libtool: compile:  g++ -shared-libgcc -DHAVE_CONFIG_H -I. -I.. -I../libgnu
-I../libgnu -I.
./libcruft/misc -I../liboctave -I../liboctave -I. -I.
-I/x/Programs/gplibs/include -I/x/Pr
ograms/OctaveLibs/include -I/x/programs/GnuWin32/include
-I/x/Programs/gplibs/include -I/x
/Programs/OctaveLibs/include -I/x/programs/GnuWin32/include -g -O2
-DHAVE_CONFIG_H -mieee-
fp -Ic:/Programs/gplibs/include/freetype2 -Ic:/Programs/gplibs/include
-IX:/Programs/gplib
s/include -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith
-Wwrite-strings -Wca
st-align -Wcast-qual -g -O2 -g -O2 -MT liboctinterp_la-lex.lo -MD -MP -MF
.deps/liboctinte
rp_la-lex.Tpo -c lex.cc  -DDLL_EXPORT -DPIC -o .libs/liboctinterp_la-lex.o
In file included from lex.cc:1591:0:
../libgnu/unistd.h: At global scope:
../libgnu/unistd.h:1259:1: error: explicit qualification in declaration of
'gnulib::isatty'
make[3]: *** [liboctinterp_la-lex.lo] Error 1
make[3]: Leaving directory `/home/Philip/octave/octave-3.6.2/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/Philip/octave/octave-3.6.2/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Philip/octave/octave-3.6.2'
make: *** [all] Error 2

What can be done about this?

TIA, Philip

--
View this message in context: 
http://octave.1599824.n4.nabble.com/MinGW-libgnu-unistd-h-1259-1-error-explicit-qualification-in-declaration-of-gnulib-isatty-tp4630511.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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