help-octave
[Top][All Lists]
Advanced

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

Re: Helping Octave find libraries during configure


From: Jan Vervoorst
Subject: Re: Helping Octave find libraries during configure
Date: Wed, 10 Jan 2007 13:29:16 +0100

Thomas,
a sincere thank you for your suggestion. This was indeed the problem. In fact, 
I tried this solution myself last night and configure now runs successfully. 
Thanks again!

Unfortunately, make ends in an error:
../liboctave/liboctave.so: undefined reference to `camd_realloc'
../liboctave/liboctave.so: undefined reference to `camd_printf'
../liboctave/liboctave.so: undefined reference to `camd_calloc'
../liboctave/liboctave.so: undefined reference to `camd_2'
../liboctave/liboctave.so: undefined reference to `METIS_NodeND'
../liboctave/liboctave.so: undefined reference to METIS_NodeComputeSeparator'
../liboctave/liboctave.so: undefined reference to `camd_free'
../liboctave/liboctave.so: undefined reference to `camd_malloc'

I already found some posts in the mailing list regarding this topic, it seems 
that I need to review my UFconfig configuration and also add CAMD. If one of 
you has a recommendation to me up front, I'll gladly accept that.
Thanks again, Jan


-------- Original-Nachricht --------
Datum: Wed, 10 Jan 2007 10:54:59 +0100
Von: Thomas Weber <address@hidden>
An: address@hidden
Betreff: Re: Helping Octave find libraries during configure

> Hi, 
> Am Dienstag, den 09.01.2007, 21:08 +0100 schrieb Jan Vervoorst:
> > You are right, I missed HDF5. However, the original problem remains.
> >  Regarding the Include directories: UMFPACK and CHOLMOD have
> >  subdirectories Include and Lib, so I linked to them explicitely. The
> >  Include directories contain all the header files. I attached my
> >  config.log file because I really don't know what else to do. 
> 
> That was a sensible thing to do. The linker doesn't find libamd (the
> filename is probably libamd.a). It's probably in the AMD/ subdirectory,
> so you need to add this to your ./configure lines.
>       Thomas
-- 
Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen! 
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


reply via email to

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