help-octave
[Top][All Lists]
Advanced

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

solaris build error: unresolved reference


From: Charlie Wood
Subject: solaris build error: unresolved reference
Date: Fri, 9 Mar 2001 18:11:11 +0000

I get the following error building Octave 2.0.16:

compiling in 'src':

c++  -I. -I.. -I../liboctave -I../src -I../libcruft/misc  -I../glob -I../glob 
-DHAVE_CONFIG_H -fno-rtti -fno-exceptions -fno-implicit-templates -g -O2 -Wall  
\
-L..   -fPIC -g -o octave \
octave.o builtins.o  balance.o  besselj.o  betainc.o  chol.o  colloc.o  dassl.o 
 det.o  eig.o  expm.o  fft.o  fft2.o  filter.o  find.o  fsolve.o  gammainc.o  
getgrent.o  getpwent.o  getrusage.o  givens.o  hess.o  ifft.o  ifft2.o  inv.o  
log.o  lpsolve.o  lsode.o  lu.o  minmax.o  pinv.o  qr.o  quad.o  qzval.o  
rand.o  schur.o  sort.o  svd.o  syl.o  time.o \
-L../liboctave -L../libcruft -L../src -Xlinker -R -Xlinker 
/export/home/charlie/local/lib/octave-2.0.16 \
../src/liboctinterp.a ../liboctave/liboctave.a  ../libcruft/libcruft.a  
../readline/libreadline.a ../kpathsea/libkpathsea.a ../glob/libglob.a  \
-lg2c -lm  -L/usr/ccs/lib -L/usr/lib 
-L/spider/ports/tundo/es0486/tornado/ppc-zc10/host/sun4-solaris2/lib/gcc-lib 
-L/usr/public/gnu/lib/gcc-lib/sparc-sun-solaris2.7/2.95.2 -L/usr/ccs/bin 
-L/usr/ccs/lib -L/usr/public/gnu/lib -lm  -lcurses -lsocket -lm 
Undefined                       first referenced
 symbol                             in file
clone__Q2t12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_template2b0i03Rep
 octave.o
__dl__Q2t12basic_string3ZcZt18string_char_traits1ZcZt24__default_alloc_template2b0i03RepPv
 octave.o
set_new_handler                     ../src/liboctinterp.a(sighandlers.o)
ld: fatal: Symbol referencing errors. No output written to octave
make: *** [octave] Error 1

A few hints on my system:

85 orchy% g++ -v
Reading specs from /usr/gnu/lib/gcc-lib/sparc-sun-solaris2.7/2.8.1/specs
gcc version 2.8.1

98 orchy% ls -las /usr/gnu/lib/libstdc++.a                      
3776 -rw-r--r--   1 mark     spider   1921952 Jul 19  1999
/usr/gnu/lib/libstdc++.a

99 orchy% uname -a
SunOS orchy 5.7 Generic_106541-04 sun4u sparc SUNW,Ultra-5_10

I'm not on the bugs mailiong list so a direct response would
help. Thanks for your time.

Attachment: config.log
Description: Binary data

-- 
charlie wood                                   Spider Software Limited
+44 (0)131 475 7028         o/                  http://www.spider.com/
                         ___#___         
Veni Vidi Natavi ~~~~~~~~~~/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

reply via email to

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