help-octave
[Top][All Lists]
Advanced

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

Re: Octave-3.3.54-source build on Cygwin


From: Tatsuro MATSUOKA
Subject: Re: Octave-3.3.54-source build on Cygwin
Date: Tue, 4 Jan 2011 11:17:27 +0900 (JST)

Hello

In MinGW build, I could not continue build octave-3.3.53 (the previous testing 
release) at building
DLD-FUNCTIONS.  I have not tried to build the snapshot testing release from 
that time.

I have continued to build octave development source using the read-only 
Mercurial archive
(http://www.octave.org/hg/octave).
Please see http://www.gnu.org/software/octave/download.html for details

The git is required to get the gnulib source.

The Mercurial and git can easily gotten using the Cygwin setup.
(I am using both on Cgywin for mingw build.)

I recommend you to try it.

Good luck. 

Regards

Tatsuro

> Hello,
> 
> In attempting to build the octave-3.3.54, source tarball, on
> System, CYGWIN_NT-6.1-WOW64 ... 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 
> Cygwin
> g++ seems to be silently missing a header file include.  Any ideas?
> 
> Thanks,
> 
> -Stewart Dickson, HDF Group
> 
> ./configure --prefix=/usr/local --with-amd-libdir=/usr/local/lib 
> --with-camd-libdir=/usr/local/lib --with-colamd-libdir=/usr/local/lib 
> --with-ccolamd-libdir=/usr/local/lib 
> --with-cholmod-libdir=/usr/local/lib 
> --with-umfpack-libdir=/usr/local/lib --with-magick=/usr/local/lib
> ...
> make[3]: Entering directory `/usr/local/src/octave-3.3.54/src'
> ...
> making oct-conf.h from oct-conf.h.in
> oct-conf.h is unchanged
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. 
> -I..  -I../libgnu -I..
> /libgnu -I../libcruft/misc -I../liboctave -I../liboctave -I. -I.  
> -I/usr/local/include -I/usr
> /local/include/FL/images -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE 
> -D_THREAD_SAFE -D_REENTRAN
> T   -g -O2  -DHAVE_CONFIG_H -mieee-fp  -I/usr/include/freetype2   -Wall 
> -W -Wshadow -Wold-sty
> le-cast -Wformat -g -O2  -g -O2 -MT 
> DLD-FUNCTIONS/DLD_FUNCTIONS_fltk_backend_la-fltk_backend.
> lo -MD -MP -MF 
> DLD-FUNCTIONS/.deps/DLD_FUNCTIONS_fltk_backend_la-fltk_backend.Tpo -c -o 
> DLD-F
> UNCTIONS/DLD_FUNCTIONS_fltk_backend_la-fltk_backend.lo `test -f 
> 'DLD-FUNCTIONS/fltk_backend.c
> c' || echo './'`DLD-FUNCTIONS/fltk_backend.cc
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../libgnu -I../libgnu 
> -I../libcruft/misc -I
> ../liboctave -I../liboctave -I. -I. -I/usr/local/include 
> -I/usr/local/include/FL/images -D_LA
> RGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_THREAD_SAFE -D_REENTRANT -g -O2 
> -DHAVE_CONFIG_H -miee
> e-fp -I/usr/include/freetype2 -Wall -W -Wshadow -Wold-style-cast 
> -Wformat -g -O2 -g -O2 -MT D
> LD-FUNCTIONS/DLD_FUNCTIONS_fltk_backend_la-fltk_backend.lo -MD -MP -MF 
> DLD-FUNCTIONS/.deps/DL
> D_FUNCTIONS_fltk_backend_la-fltk_backend.Tpo -c 
> DLD-FUNCTIONS/fltk_backend.cc  -DDLL_EXPORT -
> DPIC -o DLD-FUNCTIONS/.libs/DLD_FUNCTIONS_fltk_backend_la-fltk_backend.o
> In file included from ../liboctave/lo-mappers.h:30,
>                   from ../liboctave/oct-inttypes.h:35,
>                   from ../liboctave/idx-vector.h:35,
>                   from ../liboctave/Array.h:37,
>                   from ../liboctave/str-vec.h:32,
>                   from ../liboctave/cmd-edit.h:32,
>                   from DLD-FUNCTIONS/fltk_backend.cc:57:
> ../liboctave/oct-cmplx.h:30: error: expected unqualified-id before 
> numeric constant
> 
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
> 


--------------------------------------
Get the new Internet Explorer 8 optimized for Yahoo! JAPAN
http://pr.mail.yahoo.co.jp/ie8/


reply via email to

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