bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] Re: Bug#284588: libgsl0: Missing symbol in library


From: Dirk Eddelbuettel
Subject: [Bug-gsl] Re: Bug#284588: libgsl0: Missing symbol in library
Date: Tue, 7 Dec 2004 08:34:02 -0600
User-agent: Mutt/1.3.28i

GSLers,

Here is a fresh Debian bug report. This may already be fixed in CVS -- let
us know if that is the case.

On Tue, Dec 07, 2004 at 11:32:08AM +0000, Phil Cowans wrote:
> Package: libgsl0
> Version: 1.5-2
> Severity: normal
> 
> The function gsl_sf_psi_1 is definied in the header files, but not exported 
> by the library:
> 
> address@hidden:~/files/work/projects/language_models/bayes_dirichlet$ nm 
> /usr/lib/libgsl.a | grep gsl_sf_psi
>          U gsl_sf_psi_int_e
>          U gsl_sf_psi_int_e
>          U gsl_sf_psi_1piy_e
>          U gsl_sf_psi_1_int_e
>          U gsl_sf_psi_int_e
>          U gsl_sf_psi_n_e
>          U gsl_sf_psi_e
>          U gsl_sf_psi_e
> 000011d0 T gsl_sf_psi
> 00000e00 T gsl_sf_psi_1_e
> 00001290 T gsl_sf_psi_1_int
> 00000d10 T gsl_sf_psi_1_int_e
> 00001230 T gsl_sf_psi_1piy
> 000009f0 T gsl_sf_psi_1piy_e
> 000009e0 T gsl_sf_psi_e
> 00001170 T gsl_sf_psi_int
> 000008a0 T gsl_sf_psi_int_e
> 000012f0 T gsl_sf_psi_n
> 00001040 T gsl_sf_psi_n_e
> 
> address@hidden:~/files/work/projects/language_models/bayes_dirichlet$ grep 
> gsl_sf_psi_1 /usr/include/gsl/gsl_sf_psi.h
> int     gsl_sf_psi_1piy_e(const double y, gsl_sf_result * result);
> double  gsl_sf_psi_1piy(const double y);
> int     gsl_sf_psi_1_int_e(const int n, gsl_sf_result * result);
> double  gsl_sf_psi_1_int(const int n);
> int     gsl_sf_psi_1_e(const double x, gsl_sf_result * result);
> double  gsl_sf_psi_1(const double x);


Regards, Dirk


> 
> -- System Information:
> Debian Release: 3.1
>   APT prefers testing
>   APT policy: (500, 'testing')
> Architecture: i386 (i686)
> Kernel: Linux 2.4.25-woc2
> Locale: LANG=C, LC_CTYPE=C
> 
> Versions of packages libgsl0 depends on:
> ii  libc6                       2.3.2.ds1-18 GNU C Library: Shared libraries 
> an
> 
> -- no debconf information

-- 
If you don't go with R now, you will someday.
  -- David Kane on r-sig-finance, 30 Nov 2004




reply via email to

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