pspp-users
[Top][All Lists]
Advanced

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

Re: Pspp-users Digest, Vol 27, Issue 6


From: unknown-1
Subject: Re: Pspp-users Digest, Vol 27, Issue 6
Date: Sun, 13 Jul 2008 20:04:54 +0200

Hi

I did some testing:
> /usr/lib64/gcc/x86_64-suse-linux/4.3/../../../../x86_64-suse-linux/bin/ld:
>          skipping incompatible /usr/lib/libc.a when searching for -lc
is just a warning I guess. It is because /usr/lib64 should be used if it is available and the usr/lib file is skipped. Which is correct.
 
The problem is before with errors like:
src/libpspp/libpspp.a(src_libpspp_libpspp_a-hash.o): In function  'GSL_MIN_LDBL':
/usr/include/gsl/gsl_math.h:171: multiple definition of 'GSL_MIN_LDBL'
src/language/liblanguage.a(loop.0):/usr/include/gslgsl_math.h:171 first defined here
collect2: ld returned 1 exit status
make[2]: *** [src/ui/terminal/pspp] Error 1
etc.

The messages, without the previous reported skipping messages, are the same on the 32 bit and the 64 bit version of openSUSE 11.

I am not aware of an openSUSE 11 testing machine. But I can tell that the problem wasn't there with openSUSE 10.3 32 bit version.

Hope this helps

CU

2008/7/12 Ben Pfaff <address@hidden>:
Is there an OpenSUSE 11 machine available for testing somewhere
on the net?  I cannot reproduce this problem with OpenSUSE 10 at
td166.testdrive.hp.com (see
http://www.testdrive.hp.com/current.shtml).
 

reply via email to

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