help-octave
[Top][All Lists]
Advanced

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

Problem to compile Octave 2.1.73 on Windows XP with MInGW


From: a_disabatino
Subject: Problem to compile Octave 2.1.73 on Windows XP with MInGW
Date: Wed, 24 Jan 2007 10:41:18 +0100

Hi everybody

I have some problem to compile  Octave 2.1.73 on Windows XP 
with MinGW 1.0 .

I have typed:  
./configure --prefix=/c/octave --disable-readline 
            --enable-shared --enable-dl

Maybe  missing some files beacuse  I have got the error messages:

( look at header  missing  some include files and it did not
 compile glob-match method  )

glob-match.cc:28:21: fnmatch.h: No such file or directory
glob-match.cc:29:18: glob.h: No such file or directory
glob-match.cc: In member function `bool glob_match::match(const std::string&)':
glob-match.cc:48: error: `FNM_PATHNAME' undeclared (first use this function)
glob-match.cc:48: error: (Each undeclared identifier is reported only once for 
each function it appears in.)
glob-match.cc:51: error: `FNM_NOESCAPE' undeclared (first use this function)
glob-match.cc:54: error: `FNM_PERIOD' undeclared (first use this function)
glob-match.cc:57: error: `fnmatch' undeclared (first use this function)
glob-match.cc:57: error: `FNM_NOMATCH' undeclared (first use this function)
glob-match.cc: In member function `string_vector glob_match::glob()':
glob-match.cc:99: error: `glob_t' undeclared (first use this function)
glob-match.cc:99: error: expected `;' before "glob_info"
glob-match.cc:101: error: `::glob' has not been declared
glob-match.cc:101: error: `GLOB_NOSORT' undeclared (first use this function)
glob-match.cc:101: error: `glob_info' undeclared (first use this function)
glob-match.cc:124: error: `globfree' undeclared (first use this function)
make[2]: *** [glob-match.o] Error 1
make[2]: Leaving directory `/c/Documents and 
Settings/antonio.disabatino.EMEA/Desktop/Octave Entry 
Point/octave-2.1.73/liboctave'
make[1]: *** [liboctave] Error 2
make[1]: Leaving directory `/c/Documents and 
Settings/antonio.disabatino.EMEA/Desktop/Octave Entry Point/octave-2.1.73'
make: *** [all] Error 2


Many Thanks
bye
Antonio 




------------------------------------------------------
Passa a Infostrada. ADSL e Telefono senza limiti e senza canone Telecom
http://click.libero.it/infostrada24gen07





reply via email to

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