help-octave
[Top][All Lists]
Advanced

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

problem installing


From: Jacob Scheckman
Subject: problem installing
Date: Wed, 27 Sep 2006 02:31:05 -0400

Hi, I am new to unix and am trying to equip my new mac book pro. I am trying to install octave using darwinports, and I'm getting this error, which doesn't allow the "building" to complete:

Error: Target com.apple.build returned: shell command "cd "/opt/local/ var/db/dports/build/ _opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dp orts_math_octave/work/octave-2.1.72" && make all" returned error 2 Command output: warning: run make in parent directory to update libraries
make -C minpack all
warning: run make in parent directory to update libraries
make -C misc all
warning: run make in parent directory to update libraries
make -C odepack all
warning: run make in parent directory to update libraries
make -C ordered-qz all
warning: run make in parent directory to update libraries
make -C quadpack all
warning: run make in parent directory to update libraries
make -C ranlib all
warning: run make in parent directory to update libraries
make -C slatec-err all
warning: run make in parent directory to update libraries
make -C slatec-fn all
warning: run make in parent directory to update libraries
make -C villad all
warning: run make in parent directory to update libraries
make libcruft.2.1.72.dylib
make[3]: `libcruft.2.1.72.dylib' is up to date.
make -C liboctave all
g++-dp-4.2 -c -I/opt/local/include -I. -I.. -I../liboctave -I../src - I../libcruft/misc -DHAVE_CONFIG_H -mieee-fp -Wall -W -Wshadow -O2 CMatrix.cc -o CMatrix.o CMatrix.cc: In function 'ComplexMatrix operator*(const ColumnVector&, const ComplexRowVector&)': CMatrix.cc:2263: error: conversion from 'Complex' to non-scalar type 'ComplexMatrix' requested CMatrix.cc: In function 'ComplexMatrix operator*(const ComplexColumnVector&, const RowVector&)': CMatrix.cc:2270: error: conversion from 'Complex' to non-scalar type 'ComplexMatrix' requested
make[2]: *** [CMatrix.o] Error 1
make[1]: *** [liboctave] Error 2
make: *** [all] Error 2

Error: Status 1 encountered during processing.

If you have a solution to this problem please respond to address@hidden
thanks
jacob


reply via email to

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