pspp-dev
[Top][All Lists]
Advanced

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

Re: FTBFS on Fedora -- could anybody help please?


From: Matej Cepl
Subject: Re: FTBFS on Fedora -- could anybody help please?
Date: Thu, 25 Sep 2008 16:32:19 +0200
User-agent: slrn/0.9.9 (Linux)

On 2008-09-25, 13:55 GMT, Jason Stover wrote:
>> could anybody help me what's wrong with my build on Fedora
>> Rawhide? Here is the log of my build
>> http://mcepl.fedorapeople.org/tmp/pspp-local-build.txt
>
> Looks like an error while linking to GSL. Where is libgsl installed?
> What version is it?

libraries are /usr/lib64/libgsl* and header files are in 
/usr/include/gsl

This is what I get from pkg-config

address@hidden ~]$ pkg-config --cflags --libs gsl
 -lgsl -lgslcblas -lm

(which looks right to me)

and the version is

address@hidden ~]$ rpm -qa \*gsl\*
gsl-1.11-3.fc10.x86_64
gsl-devel-1.11-3.fc10.x86_64
gsl-debuginfo-1.11-2.fc10.x86_64

(yeah, old -debuginfo -- no big deal in building a package).

Compiler is

address@hidden devel]$ gcc --version
gcc (GCC) 4.3.2 20080905 (Red Hat 4.3.2-3)

However, I still don't how it relates to the problem with missing 
(or unfound) g_sheet_column_columns_change function?

Thanks,

Matěj





reply via email to

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