help-octave
[Top][All Lists]
Advanced

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

make error in building 3.1.50 on mingw


From: Tatsuro MATSUOKA
Subject: make error in building 3.1.50 on mingw
Date: Sat, 19 Jul 2008 20:40:34 +0900 (JST)

Hello


g++ -shared -Wl,--export-all-symbols -Wl,--enable-auto-import 
-Wl,--enable-auto-image-base
-Wl,--out-implib=liboctave.dll.a -o liboctave.dll \
 :
 :
reating library file: liboctave.dll.a
regex-match.o: In function `ZN13string_vectorD1Ev':
c:/usr/tatsu/OctSrc/octave-3.1.50/liboctave/str-vec.h:63: undefined reference 
to `regexec'
regex-match.o: In function `ZN11regex_matchD1Ev':
c:/usr/tatsu/OctSrc/octave-3.1.50/liboctave/regex-match.cc:55: undefined 
reference to `regfree'
regex-match.o: In function `ZN11regex_matchD2Ev':
c:/usr/tatsu/OctSrc/octave-3.1.50/liboctave/regex-match.cc:55: undefined 
reference to `regfree'
regex-match.o: In function `ZN11regex_match4initEv':
c:/Programs/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/c++/3.4.5/bits/basic_string.h:355:
undefined reference to `regcomp'
regex-match.o: In function `ZN11regex_match4initEv':
c:/usr/tatsu/OctSrc/octave-3.1.50/liboctave/regex-match.cc:106: undefined 
reference to `regerror'
c:/usr/tatsu/OctSrc/octave-3.1.50/liboctave/regex-match.cc:108: undefined 
reference to `regerror'
c:/usr/tatsu/OctSrc/octave-3.1.50/liboctave/regex-match.cc:113: undefined 
reference to `regfree'
regex-match.o: In function `ZN11regex_match11set_patternERK13string_vector':
c:/usr/tatsu/OctSrc/octave-3.1.50/liboctave/regex-match.cc:78: undefined 
reference to `regfree'
regex-match.o: In function `ZN11regex_matchaSERKS_':
c:/usr/tatsu/OctSrc/octave-3.1.50/liboctave/regex-match.cc:41: undefined 
reference to `regfree'
regex-match.o: In function `ZN11regex_match11set_patternERKSs':
c:/usr/tatsu/OctSrc/octave-3.1.50/liboctave/regex-match.cc:66: undefined 
reference to `regfree'



Octave is now configured for i686-pc-mingw32

  Source directory:     /OctSrc/octave-3.1.50
  Installation prefix:  /usr/local/octave-3.1.50
  C compiler:           gcc  -mieee-fp  -Wall -W -Wshadow -g -O2
  C++ compiler:         g++  -mieee-fp  -Wall -W -Wshadow -Wold-style-cast -g 
-O2
  Fortran compiler:     g77 -O3 -fomit-frame-pointer -mieee-fp
  Fortran libraries:     -Lc:/Programs/MinGW/lib 
-LC:/Programs/msys/1.0/local/octave-3.0.1/lib
-Lc:/Programs/GnuWin32/lib -Lc:/Programs/GnuWin32/bin 
-Lc:/Programs/MinGW/bin/../lib/gcc/mingw32/3.4.5
-Lc:/Programs/MinGW/bin/../lib/gcc
-Lc:/Programs/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../mingw32/lib
-Lc:/Programs/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../.. -lhdf5 -lz -lm -luuid 
-lgmp -lws2_32 -lssl
-lcrypto -lwldap32 -lcurl.dll -lfrtbegin -lg2c -lmingw32 -lmoldname -lmingwex 
-lmsvcrt -luser32
-lkernel32 -ladvapi32 -lshell32
  BLAS libraries:       -llapack -ltmglib -lblas
  FFTW libraries:       
  GLPK libraries:       -lglpk
  UMFPACK libraries:    -lumfpack
  AMD libraries:        -lamd
  CAMD libraries:       -lcamd
  COLAMD libraries:     -lcolamd
  CCOLAMD libraries:    -lccolamd
  CHOLMOD libraries:    -lcholmod
  CXSPARSE libraries:   -lcxsparse
  HDF5 libraries:       -lhdf5
  CURL libraries:       -lcurl
  REGEX libraries:      -Lc:/progra~1/Pcre/lib -lpcre -Wl,-s
  QHULL libraries:      -lqhull
  LIBS:                 -lreadline  -ltermcap -lblas -lhdf5 -lz -lm -luuid 
-lgmp  -lws2_32 -lssl
-lcrypto -lwldap32 -lcurl.dll -lws2_32 -lkernel32
  Default pager:        less
  gnuplot:              pgnuplot
  OPENGL libraries:     
  FLTK backend libs:    
  Magick config:        

  Do internal array bounds checking:  false
  Build static libraries:             false
  Build shared libraries:             true
  Dynamic Linking:                    true (LoadLibrary)
  Include support for GNU readline:   true
  64-bit array dims and indexing:     false

configure:31626: WARNING: FFTW library not found.  Octave will use the (slower) 
FFTPACK library
instead.
configure:31638: WARNING: GraphicsMagick++ config script not found.  Assuming 
GraphicsMagic++ library
and header files are missing, so imread will not be fully functional
configure:31773: WARNING: "FLTK config script not found.  Native graphics will 
be disabled."
configure:31789: WARNING: 
configure:31791: WARNING: I didn't find the necessary libraries to compile 
native
configure:31793: WARNING: graphics. It isn't necessary to have native graphics
configure:31795: WARNING: but you will have to use gnuplot or you won't be able
configure:31797: WARNING: to use any of Octave's plotting commands
configure:31799: WARNING: 
configure:31809:


Any comments ?

Regards

Tatsuro



--------------------------------------
Stop! Global Warming ~ Yahoo! JAPAN Earth Project
http://pr.mail.yahoo.co.jp/earthproject/


reply via email to

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