octave-maintainers
[Top][All Lists]
Advanced

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

Re: build fails after 3d1205d5771e


From: Torsten
Subject: Re: build fails after 3d1205d5771e
Date: Sat, 10 Aug 2013 23:27:51 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130803 Thunderbird/17.0.8

Ben, could you please try the attached patch? It seems I forgot to
update the linking deps in the makefile.

Torsten

On 10.08.2013 22:36, Ben Abbott wrote:
> Torsten,
> 
> After you changeset 3d1205d5771e, I'm no longer able to build.  Any thoughts 
> on why I'm having trouble (MacOSX).
> 
> Ben
> 
> /bin/sh ../libtool  --tag=CXX   --mode=link /opt/local/bin/g++-mp-4.7 
> -I/opt/local/include  -isystem /opt/local/libexec/llvm-3.1/include 
> -I/opt/local/include/freetype2 -I/opt/local/include  -I/opt/local/include  
> -Wall -W -Wshadow -Wold-style-cast -Wformat -Wpointer-arith -Wwrite-strings 
> -Wcast-align -Wcast-qual -pipe -O0 -g -m64 -ggdb3 -gstabs -D_REENTRANT 
> -D_THREAD_SAFE -pthread -version-info 1:1:0 -no-undefined -bindir 
> /opt/octave/3.7/bin            -headerpad_max_install_names -L/opt/local/lib 
> -framework JavaVM -o liboctave.la -rpath /opt/octave/3.7/lib/octave/3.7.5  
> array/libarray.la cruft/libcruft.la cruft/ranlib/libranlib.la 
> numeric/libnumeric.la operators/liboperators.la system/libsystem.la 
> util/libutil.la ../libgnu/libgnu.la              -lcholmod -lmetis -lumfpack 
> -lsuitesparseconfig -lamd -lcamd -lcolamd -lccolamd -lcxsparse -larpack 
> -lqrupdate -lfftw3_threads -lfftw3 -lfftw3f_threads -lfftw3f -llapack -lcblas 
> -lf77blas -latlas -lreadline -lncurses  -L/opt/local/!
 lib -lpcre
 -ldl  -L/opt/local/lib -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin11/4.7.3 
-L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin11/4.7.3/../../.. -lgfortran 
-lquadmath -lm -lm   -lm  
> libtool: link: /opt/local/bin/g++-mp-4.7 -dynamiclib  -o 
> .libs/liboctave.1.dylib   -Wl,-force_load,array/.libs/libarray.a 
> -Wl,-force_load,cruft/.libs/libcruft.a 
> -Wl,-force_load,cruft/ranlib/.libs/libranlib.a 
> -Wl,-force_load,numeric/.libs/libnumeric.a 
> -Wl,-force_load,operators/.libs/liboperators.a 
> -Wl,-force_load,system/.libs/libsystem.a -Wl,-force_load,util/.libs/libutil.a 
> -Wl,-force_load,../libgnu/.libs/libgnu.a  -L/opt/local/lib -framework JavaVM 
> -lstdc++ -lcholmod -lmetis -lumfpack -lsuitesparseconfig -lamd -lcamd 
> -lcolamd -lccolamd -lcxsparse /opt/local/lib/libarpack.dylib 
> -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin11/4.7.3 
> -L/opt/local/lib/gcc47/gcc/x86_64-apple-darwin11/4.7.3/../../.. 
> -L/opt/local/lib/gcc47 -ltatlas -lqrupdate 
> /opt/local/lib/libfftw3_threads.dylib /opt/local/lib/libfftw3.dylib 
> /opt/local/lib/libfftw3f_threads.dylib /opt/local/lib/libfftw3f.dylib 
> -llapack -lcblas -lf77blas -latlas -lreadline -lncurses 
> /opt/local/lib/libpcre.dylib -ldl /opt/local/li!
 b/gcc47/li
bgfortran.dylib /opt/local/lib/gcc47/libquadmath.dylib -lm  -O0 -m64 -pthread   
-pthread -framework JavaVM -install_name  
/opt/octave/3.7/lib/octave/3.7.5/liboctave.1.dylib -compatibility_version 2 
-current_version 2.1 -Wl,-single_module
> Undefined symbols for architecture x86_64:
>   "octave_link::instance", referenced from:
>       octave_link::append_history(std::basic_string<char, 
> std::char_traits<char>, std::allocator<char> > const&) in 
> libutil.a(util_libutil_la-cmd-hist.o)
>       octave_link::enabled()      in libutil.a(util_libutil_la-cmd-hist.o)
>       octave_link::instance_ok()       in 
> libutil.a(util_libutil_la-cmd-hist.o)
> 

Attachment: cset3d1205.patch
Description: Text Data


reply via email to

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