octave-maintainers
[Top][All Lists]
Advanced

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

xalloc.h did not copied to ../libgnu directry. (Develpment Branch)


From: Tatsuro MATSUOKA
Subject: xalloc.h did not copied to ../libgnu directry. (Develpment Branch)
Date: Mon, 28 Dec 2009 14:41:45 +0900 (JST)

Hello

I have ben trying to build octave -3.3.50+ (development branch 
http://www.octave.org/hg/octave)

The previous 'glob' problem has not been solved yet

http://old.nabble.com/link-error-during-liboctave-on-MinGW-in-the-development-branch-(symbols-of-in-libgnu.a--)-to26911900.html

I have met a new error on the 
**************
The latest ChangeLog
2009-12-26  John W. Eaton  <address@hidden>

        * bootstrap.conf (gnulib_modules): Include fstat, lstat, and
        stat in the list.
        * configure.ac: Don't check for fstat, lstat, or stat.
******************
libtool: compile:  gcc -shared-libgcc -DHAVE_CONFIG_H -I. 
-I../../../hg/octave-work/libgnu -I..
-Ic:/Programs/OctaveBuild/include -Ic:/Programs/WinDevTools/include 
-Ic:/Programs/GnuWin32/include
-IC:/Programs/GnuWin32/include -O3 -fomit-frame-pointer -MT mkdir.lo -MD -MP 
-MF .deps/mkdir.Tpo -c
../../../hg/octave-work/libgnu/mkdir.c  -DDLL_EXPORT -DPIC -o .libs/mkdir.o
../../../hg/octave-work/libgnu/mkdir.c:34:20: error: xalloc.h: No such file or 
directory
make[4]: *** [mkdir.lo] Error 1


xalloc.h is not copied to ..../libgnu directory in my working directory for the 
building.

(Now I am using a working directory fou build.  

I have manually copied 'xalloc.h' from ..../gnulib in the source directory to 
.../libgnu in the
working directory for building.

After that, the error does not occurred.

Is the fact that xalloc.h is not copied tto .../libgnu intentional?

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]