help-octave
[Top][All Lists]
Advanced

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

Re: Problems buildin octave 3.2.4 on Solaris 10 x86


From: Craig Johnson
Subject: Re: Problems buildin octave 3.2.4 on Solaris 10 x86
Date: Sat, 19 Jun 2010 07:18:20 -0400

Missed that, that was the problem.

Thanks

On Friday, June 18, 2010, Vincent Letocart
<address@hidden> wrote:
> On 18 June 2010, at 13:33:15 (Epoch+1276864395 sec), Craig Johnson wrote :
>> Hi all,
>>
>> Hope somebody can help with this problem. I am getting lots of undefined
>> symbols in what I think is the final link step. It appears that they
>> are all in the FLTK library. What am I doing wrong
>>
>> System environment is:
>>
>> Solaris 10 x86 update 8
>>
>> gcc version 4.3.4
>> GNU make version 3.81
>>
>> Relevant output from configure is:
>>
>> Octave is now configured for x86_64-pc-solaris2.10
>>
>>   Source directory:     .
>>   Installation prefix:  /home/cjohnson/octave
>>   C compiler:           gcc   -Wall -W -Wshadow -Wformat
>> -I/home/cjohnson/octave/include -I/opt/include -I/opt/include/GraphicsMagick
>> -I/opt/hdf5/include
>>   C++ compiler:         g++  -I/home/cjohnson/octave/include/freetype2
>> -I/home/cjohnson/octave/include  -Wall -W -Wshadow -Wold-style-cast -Wformat
>> -g -O2
>>   Fortran compiler:     g77 -O
>>   Fortran libraries:     -L/usr/ccs/lib -L/usr/lib
>> -L/home/cjohnson/octave/lib -L/opt/lib -L/opt/hdf5/lib
>> -L/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.10/4.3.4
>> -L/opt/csw/gcc4/lib/gcc/i386-pc-solaris2.10/4.3.4/../../.. -lhdf5 -lz
>> -lgfortranbegin -lgfortran -lm -lqrupdate -lfftw3
>>   BLAS libraries:
>>   FFTW libraries:
>>   GLPK libraries:       -lglpk
>>   UMFPACK libraries:    -lumfpack
>>   AMD libraries:        -lamd
>>   CAMD libraries:       -lcamd
>>   COLAMD libraries:     -lcolamd
>>   CCOLAMD libraries:    -lccolamd
>>   CHOLMOD libraries:    -lcholmod
>>   CXSPARSE libraries:   -lcxsparse
>>   ARPACK libraries:     -larpack
>>   QRUPDATE libraries:
>>   HDF5 libraries:       -lhdf5
>>   CURL libraries:
>>   REGEX libraries:      -L/opt/csw/lib -R/opt/csw/lib -lpcre
>>   QHULL libraries:    -lqhull
>>   OPENGL libraries:     -lftgl -L/home/cjohnson/octave/lib -lfreetype
>> -L/usr/X11R6/lib -lGL -lGLU
>>   FLTK backend libs:    -L/home/cjohnson/octave/lib -L/usr/openwin/lib
>> -R/usr/openwin/lib -lfltk_gl -lGLU -lGL -lfltk -lm -lXext -lX11 -lsocket
>> -lnsl
>>   X11 include flags:    /usr/openwin/include
>>   X11 libraries:        -L/usr/openwin/lib -lX11
>>   CARBON libraries:
>>   PTHREAD flags         -D_REENTRANT -pthreads
>>   PTHREAD libraries
>>   LIBS:                 -lreadline  -lncurses -lhdf5 -lz -lm -lqrupdate
>> -lfftw3
>>   Default pager:        less
>>   gnuplot:              gnuplot
>>   Magick config:        GraphicsMagick++-config
>>
>>   Do internal array bounds checking:  false
>>   Build static libraries:             true
>>   Build shared libraries:             false
>>   Dynamic Linking:                    false
>>   Include support for GNU readline:   true
>>   64-bit array dims and indexing:     false
>>
>> configure: WARNING: qrupdate not found. The QR & Cholesky updating functions
>> will be slow.
>> configure: WARNING: cURL library not found.  The urlread and urlwrite
>> functions will be disabled.
>> configure: WARNING: FFTW library not found.  Octave will use the (slower)
>> FFTPACK library instead.
>> configure:
>>
>> NOTE: libraries may be skipped if a library is not found OR
>>       if the library on your system is missing required features.
>>
>> Output from make:
>>
>> g++ -I/home/cjohnson/octave/include -I/opt/include
>> -I/home/cjohnson/octave/include/GraphicsMagick -I/opt/hdf5/include -I/opt/
>> csw/include -I. -I.. -I../liboctave -I../src -I../libcruft/misc
>> -DHAVE_CONFIG_H -I/home/cjohnson/octave/include/freetype2 -I
>> /home/cjohnson/octave/include -Wall -W -Wshadow -Wold-style-cast -Wformat -g
>> -O2 -D_REENTRANT -pthreads  \
>>         -L..  -fPIC -L/home/cj> 
>> _______________________________________________
>> Help-octave mailing list
>> address@hidden
>> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
>
> I don't see any '-lfltk' in you link command. Is it normal
> that it appears in the output of the configure script, but
> not at link time ?
>
> V.
>
>
>
> --
> Do you know about being with somebody?  Wanting to be?  If I had the
> whole universe, I'd give it to you, Janice.  When I see you, I feel
> like I'm hungry all over.  Do you know how that feels?
>                 -- Charlie Evans, "Charlie X", stardate 1535.8
>



reply via email to

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