octave-maintainers
[Top][All Lists]
Advanced

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

Re: mkdir in libgnu seemed to be ignored in building liboctave (Developm


From: Tatsuro MATSUOKA
Subject: Re: mkdir in libgnu seemed to be ignored in building liboctave (Development Branch)
Date: Wed, 30 Dec 2009 18:09:49 +0900 (JST)

Hello

Thank you for your efforts.

--- "John W. Eaton"  wrote:
> 
>   http://hg.savannah.gnu.org/hgweb/octave/rev/62eb444704ba
> 

However, the following errors still occur.

g++ -shared-libgcc -DHAVE_CONFIG_H -I. -I../../../hg/octave-work/liboctave -I..
-I../../../hg/octave-work/libgnu -I../../../hg/octave-work/libcruft/misc
-Ic:/Programs/OctaveBuild/include 
-Ic:/Programs/WinDevTools/include-Ic:/Programs/GnuWin32/include
-IC:/Programs/GnuWin32/include -O3 -fomit-frame-pointer -DHAVE_CONFIG_H 
-mieee-fp
-I/WinDevTools/bin/../include/freetype2 -I/WinDevTools/bin/../include
-IC:/Programs/WinDevTools/include -Wall -W -Wshadow -Wold-style-cast -Wformat 
-O3 -fomit-frame-pointer
-O3 -fomit-frame-pointer -MT liboctave_la-file-ops.lo -MD -MP -MF 
.deps/liboctave_la-file-ops.Tpo -c
../../../hg/octave-work/liboctave/file-ops.cc  -DDLL_EXPORT -DPIC -o 
.libs/liboctave_la-file-ops.o
c:\programs\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/io.h: In 
static member function
'static int file_ops:
:mkdir_internal(const std::string&, mode_t, std::string&)':
c:\programs\mingw\bin\../lib/gcc/mingw32/4.4.0/../../../../include/io.h:176: 
error: too many arguments
to function 'int
mkdir(const char*)'
../../../hg/octave-work/liboctave/file-ops.cc:105: error: at this point in file
../../../hg/octave-work/liboctave/file-ops.cc: In static member function 
'static int
file_ops::mkfifo_internal(const std
::string&, mode_t, std::string&)':
../../../hg/octave-work/liboctave/file-ops.cc:130: error: '::mkfifo' has not 
been declared
../../../hg/octave-work/liboctave/file-ops.cc: At global scope:
../../../hg/octave-work/liboctave/file-ops.cc:151: warning: unused parameter 
'old_name'
../../../hg/octave-work/liboctave/file-ops.cc:151: warning: unused parameter 
'new_name'
../../../hg/octave-work/liboctave/file-ops.cc:183: warning: unused parameter 
'old_name'
../../../hg/octave-work/liboctave/file-ops.cc:183: warning: unused parameter 
'new_name'
../../../hg/octave-work/liboctave/file-ops.cc:216: warning: unused parameter 
'path'
../../../hg/octave-work/liboctave/file-ops.cc:216: warning: unused parameter 
'result'

Regards

Tatsuro

--------------------------------------
Get Disney character's mail address on Yahoo! Mail
http://pr.mail.yahoo.co.jp/disney/


reply via email to

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