octave-maintainers
[Top][All Lists]
Advanced

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

Re: GSL in octave


From: Julien Bect
Subject: Re: GSL in octave
Date: Wed, 27 Jul 2016 11:25:12 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.1.0

Le 27/07/2016 à 02:15, Tatsuro MATSUOKA a écrit :
----- Original Message -----

From: Tatsuro MATSUOKA
To: Julien Bect ; "octave-maintainers
Cc:
Date: 2016/7/27, Wed 07:37
Subject: Re: GSL in octave

  From: Julien Bect
  To: octave-maintainers
  Cc:
  Date: 2016/7/26, Tue 15:11
  Subject: Re: GSL in octave

  Le 26/07/2016 à 05:47, Tatsuro MATSUOKA a écrit :
   On the latest gsl tip, I have met an undefined symbol error.

   Platform Ubuntu 14.04 LTS amd 64 (gcc 4.8.5 and 5.3.0)
   Octave version 4.0.3 and 4.1.0+(8de49f15e182)
   gsl 1.16 (from Ubuntu repository) and gsl 2.1 (built myself).

   Results
   gsl 1.16,
     successful on both 4.0.3 and 4.1.0+.
     bessel_Jn works fine.

   gsl 2.1.0
     failure on both 4.0.3 and 4.1.0+
     (undefined symbol at copyfile)

   copyfile /tmp/oct-1a7B8Q/gsl-1.1.0/src/gsl_arr.oct
  /tmp/oct-1a7B8Q/gsl-1.1.0/src/gsl_sf.oct
  /tmp/oct-1a7B8Q/gsl-1.1.0/src/legendre_sphPlm_array.oct
  /tmp/oct-1a7B8Q/gsl-1.1.0/inst/x86_64-pc-linux-gnu-api-v50+
I have execute "pkg build" instead of "pkg install".
The resulted file contains config.log etcs.

I attach them on this mail.

Tatsuro

Thank you. configure properly locates your copy of GSL but perhaps mkoctfile make actually uses another copy?

Could you please confirm using: ldd gsl_sf.oct |grep gsl after the build?




reply via email to

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