From owner-help-octave at bevo dot che dot wisc dot edu Wed Nov 29 22:15:51 1995 Subject: Compiling error From: "Xinyang Shen" To: help-octave at bevo dot che dot wisc dot edu Date: Wed, 29 Nov 1995 20:20:10 PST8PDT When I compiled Ocatve-1.1.1 in Solaris2.4 system, using gcc-2.7.1. I got the following error messages. I do not have fortran libraries in my sytem. What should I do ? Sincerely, yours. Xinyang Shen c++ -I. -I../src -I.. -I../liboctave -I../src -DHAVE_CONFIG_H -fno-implicit-templates -g -O -L.. -g -o octave acosh.o arith-ops.o asinh.o atanh.o data.o dirfns.o dynamic-ld.o erf.o erfc.o error.o file-io.o fnmatch.o getopt.o getopt1.o gripes.o help.o idx-vector.o input.o lex.o lgamma.o load-save.o mappers.o octave.o octave-hist.o oct-obj.o pager.o parse.o pr-output.o procstream.o sighandlers.o strcasecmp.o strncase.o strfns.o symtab.o sysdep.o tc-rep.o tc-rep-ass.o tc-rep-idx.o tempname.o timefns.o tempnam.o token.o tree-base.o tree-cmd.o tree-const.o tree-expr.o tree-misc.o tree-plot.o unwind-prot.o user-prefs.o utils.o variables.o xdiv.o xpow.o Map.o SLStack.o builtins.o liboctdld.a ../liboctave/liboctave.a libtinst.a ../libcruft/libcruft.a ../info/libinfo.a ../readline/libreadline.a ../kpathsea/libkpathsea.a libF77.a libI77.a -ll -ltermcap -lm -lg++ f-expm.o(.text+0x2b0): undefined reference to `dlange_' f-expm.o(.text+0x978): undefined reference to `zlange_' f-givens.o(.text+0x2c8): undefined reference to `zlartg_' f-givens.o(.text+0x574): undefined reference to `dlartg_' f-qzval.o(.text+0x324): undefined reference to `qzhes_' f-qzval.o(.text+0x36c): undefined reference to `qzit_' f-qzval.o(.text+0x3f8): undefined reference to `qzval_' f-rand.o(.text+0x8): undefined reference to `getsd_' f-rand.o(.text+0xd0): undefined reference to `setall_' f-rand.o(.text+0x234): undefined reference to `setall_' f-rand.o(.text+0x904): undefined reference to `dgenunf_' f-rand.o(.text+0x918): undefined reference to `dgennor_' f-syl.o(.text+0x4bc): undefined reference to `ztrsyl_' f-syl.o(.text+0x87c): undefined reference to `dtrsyl_' CollocWt.o(.text+0x544): undefined reference to `jcobi_' CollocWt.o(.text+0x590): undefined reference to `dfopr_' CollocWt.o(.text+0x61c): undefined reference to `dfopr_' CollocWt.o(.text+0x6ac): undefined reference to `dfopr_' DAE.o(.text+0x990): undefined reference to `ddassl_' NLEqn.o(.text+0x64c): undefined reference to `hybrj1_' NLEqn.o(.text+0x6c0): undefined reference to `hybrd1_' ODE.o(.text+0x69c): undefined reference to `lsode_' Quad.o(.text+0x3fc): undefined reference to `dqagp_' Quad.o(.text+0x61c): undefined reference to `dqagi_' CMatrix.o(.text+0x2ed8): undefined reference to `zgeco_' CMatrix.o(.text+0x2f88): undefined reference to `zgedi_' CMatrix.o(.text+0x3420): undefined reference to `cffti_' CMatrix.o(.text+0x3458): undefined reference to `cfftf_' CMatrix.o(.text+0x35cc): undefined reference to `cffti_' CMatrix.o(.text+0x3604): undefined reference to `cfftb_' CMatrix.o(.text+0x37e0): undefined reference to `cffti_' CMatrix.o(.text+0x3818): undefined reference to `cfftf_' CMatrix.o(.text+0x38d0): undefined reference to `cffti_' CMatrix.o(.text+0x3938): undefined reference to `cfftf_' CMatrix.o(.text+0x3b04): undefined reference to `cffti_' CMatrix.o(.text+0x3b3c): undefined reference to `cfftb_' CMatrix.o(.text+0x3c5c): undefined reference to `cffti_' CMatrix.o(.text+0x3cc8): undefined reference to `cfftb_' CMatrix.o(.text+0x4004): undefined reference to `zgeco_' CMatrix.o(.text+0x40cc): undefined reference to `zgedi_' CMatrix.o(.text+0x4448): undefined reference to `zgeco_' CMatrix.o(.text+0x4550): undefined reference to `zgesl_' CMatrix.o(.text+0x47c8): undefined reference to `zgeco_' CMatrix.o(.text+0x48a0): undefined reference to `zgesl_' CMatrix.o(.text+0x4c90): undefined reference to `zgelss_' CMatrix.o(.text+0x50a0): undefined reference to `zgelss_' CMatrix.o(.text+0x534c): undefined reference to `zgemm_' CMatrix.o(.text+0x9930): undefined reference to `zgemm_' CRowVector.o(.text+0x2268): undefined reference to `zgemv_' CmplxAEPBAL.o(.text+0x5c): undefined reference to `zgebal_' CmplxAEPBAL.o(.text+0x144): undefined reference to `zgebak_' CmplxCHOL.o(.text+0xf4): undefined reference to `zpotrf_' CmplxHESS.o(.text+0x200): undefined reference to `zgebal_' CmplxHESS.o(.text+0x234): undefined reference to `zgehrd_' CmplxHESS.o(.text+0x2c4): undefined reference to `zunghr_' CmplxHESS.o(.text+0x2f8): undefined reference to `zgebak_' CmplxLU.o(.text+0x148): undefined reference to `zgesv_' CmplxQR.o(.text+0x25c): undefined reference to `zgeqrf_' CmplxQR.o(.text+0x46c): undefined reference to `zungqr_' CmplxQRP.o(.text+0x30c): undefined reference to `zgeqpf_' CmplxQRP.o(.text+0x574): undefined reference to `zungqr_' CmplxSCHUR.o(.text+0x3dc): undefined reference to `zgeesx_' CmplxSVD.o(.text+0x25c): undefined reference to `zgesvd_' EIG.o(.text+0x174): undefined reference to `dgeev_' EIG.o(.text+0x5c4): undefined reference to `zgeev_' dColVector.o(.text+0xe3c): undefined reference to `dgemv_' dMatrix.o(.text+0x1c48): undefined reference to `dgeco_' dMatrix.o(.text+0x1cd8): undefined reference to `dgedi_' dMatrix.o(.text+0x2174): undefined reference to `cffti_' dMatrix.o(.text+0x21ac): undefined reference to `cfftf_' dMatrix.o(.text+0x232c): undefined reference to `cffti_' dMatrix.o(.text+0x2364): undefined reference to `cfftb_' dMatrix.o(.text+0x254c): undefined reference to `cffti_' dMatrix.o(.text+0x2584): undefined reference to `cfftf_' dMatrix.o(.text+0x263c): undefined reference to `cffti_' dMatrix.o(.text+0x26a4): undefined reference to `cfftf_' dMatrix.o(.text+0x287c): undefined reference to `cffti_' dMatrix.o(.text+0x28b4): undefined reference to `cfftb_' dMatrix.o(.text+0x29d4): undefined reference to `cffti_' dMatrix.o(.text+0x2a40): undefined reference to `cfftb_' dMatrix.o(.text+0x2c4c): undefined reference to `dgeco_' dMatrix.o(.text+0x2cb4): undefined reference to `dgedi_' dMatrix.o(.text+0x2e8c): undefined reference to `dgeco_' dMatrix.o(.text+0x2f60): undefined reference to `dgesl_' dMatrix.o(.text+0x3248): undefined reference to `dgeco_' dMatrix.o(.text+0x32ec): undefined reference to `dgesl_' dMatrix.o(.text+0x3714): undefined reference to `dgelss_' dMatrix.o(.text+0x3b58): undefined reference to `dgelss_' dMatrix.o(.text+0x41f8): undefined reference to `dgemm_' dMatrix.o(.text+0x4e38): undefined reference to `dgemm_' dRowVector.o(.text+0xe4c): undefined reference to `dgemv_' dRowVector.o(.text+0x12bc): undefined reference to `ddot_' dbleAEPBAL.o(.text+0x8c): undefined reference to `dgebal_' dbleAEPBAL.o(.text+0x13c): undefined reference to `dgebak_' dbleCHOL.o(.text+0xb4): undefined reference to `dpotrf_' dbleGEPBAL.o(.text+0x18c): undefined reference to `reduce_' dbleGEPBAL.o(.text+0x21c): undefined reference to `scaleg_' dbleGEPBAL.o(.text+0x354): undefined reference to `dgebak_' dbleGEPBAL.o(.text+0x3ac): undefined reference to `dgebak_' dbleHESS.o(.text+0x138): undefined reference to `dgebal_' dbleHESS.o(.text+0x16c): undefined reference to `dgehrd_' dbleHESS.o(.text+0x1ec): undefined reference to `dorghr_' dbleHESS.o(.text+0x220): undefined reference to `dgebak_' dbleLU.o(.text+0xf8): undefined reference to `dgesv_' dbleQR.o(.text+0x180): undefined reference to `dgeqrf_' dbleQR.o(.text+0x330): undefined reference to `dorgqr_' dbleQRP.o(.text+0x1e8): undefined reference to `dgeqpf_' dbleQRP.o(.text+0x404): undefined reference to `dorgqr_' dbleSCHUR.o(.text+0x35c): undefined reference to `dgeesx_' dbleSVD.o(.text+0x19c): undefined reference to `dgesvd_' CColVector.o(.text+0x25b0): undefined reference to `zgemv_' make: *** [octave] Error 1 Compilation exited abnormally with code 2 at Wed Nov 29 19:55:23 --UAA02286.817704741/hub.ubc.ca--