help-octave
[Top][All Lists]
Advanced

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

Re: Problem installing packages


From: agalli
Subject: Re: Problem installing packages
Date: Thu, 26 Apr 2012 01:33:28 -0700 (PDT)

I also tried reinstalling octave from scratch telling Homebrew to use gcc
instead of clang.
However, this works only for some packages.
For others, I get different errors:

mkoctfile: stripping disabled on this platform
ld: warning: directory not found for option
'-L/usr/local/Cellar/texinfo/4.13a/lib'
mkoctfile: stripping disabled on this platform
ld: warning: directory not found for option
'-L/usr/local/Cellar/texinfo/4.13a/lib'
mkoctfile: stripping disabled on this platform
ld: warning: directory not found for option
'-L/usr/local/Cellar/texinfo/4.13a/lib'
mkoctfile: stripping disabled on this platform
ld: warning: directory not found for option
'-L/usr/local/Cellar/texinfo/4.13a/lib'
mkoctfile: stripping disabled on this platform
ld: warning: directory not found for option
'-L/usr/local/Cellar/texinfo/4.13a/lib'
Undefined symbols for architecture x86_64:
  "_sdisna_", referenced from:
      F__disna_optim__(octave_value_list const&, int)in __disna_optim__.o
  "_ddisna_", referenced from:
      F__disna_optim__(octave_value_list const&, int)in __disna_optim__.o
ld: symbol(s) not found for architecture x86_64
collect2: ld returned 1 exit status
make: *** [__disna_optim__.oct] Error 1
'make' returned the following error:
/usr/local/Cellar/octave/3.6.1/bin/mkoctfile-3.6.1 -s __bfgsmin.cc
/usr/local/Cellar/octave/3.6.1/bin/mkoctfile-3.6.1 -s numgradient.cc
/usr/local/Cellar/octave/3.6.1/bin/mkoctfile-3.6.1 -s numhessian.cc
/usr/local/Cellar/octave/3.6.1/bin/mkoctfile-3.6.1 -s samin.cc
/usr/local/Cellar/octave/3.6.1/bin/mkoctfile-3.6.1 -s __disna_optim__.cc
error: called from `pkg>configure_make' in file
/usr/local/Cellar/octave/3.6.1/share/octave/3.6.1/m/pkg/pkg.m near line
1385, column 9
error: called from:
error:   /usr/local/Cellar/octave/3.6.1/share/octave/3.6.1/m/pkg/pkg.m at
line 827, column 5
error:   /usr/local/Cellar/octave/3.6.1/share/octave/3.6.1/m/pkg/pkg.m at
line 383, column 9

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Problem-installing-packages-tp4586874p4589210.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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