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

Re: Upload of GNOME 2.6 to unstable



Wow, that's pretty subtle.  So it sounds like you're saying that
upstream didn't use a new enough libtool when making the tarball.

Okay, I patched configure, and it seems to have worked, the symbols are
there now.

Oh, there's a bug already, 244148, for almost two weeks.  Silly me. 
I'll amend that bug with my much less invasive patch.

Thank you very much Phil!

On Wed, 2004-04-28 at 16:51, Philip Blundell wrote:
> On Wed, 2004-04-28 at 12:16, Adam C Powell IV wrote:
> > *** Warning: linker path does not have real file for library -lxkbfile.
> > *** I have the capability to make that library automatically link in when
> 
> libxklavier's configure script has been generated using a version of
> libtool that includes the special "break on arm" feature.  You need to
> rebuild it with a different libtool.
> 
> Here's the code in question:
> 
> # This must be Linux ELF.
> linux*)
>   case $host_cpu in
>   alpha* | hppa* | i*86 | ia64* | m68* | mips | mipsel | powerpc* |
> sparc* | s390* | sh* | x86_64*)
>     lt_cv_deplibs_check_method=pass_all ;;
>   *)
>     # glibc up to 2.1.1 does not perform some relocations on ARM
>     lt_cv_deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB
> (shared object|dynamic lib )' ;;
>   esac
>   lt_cv_file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
>   ;;
> 
> p.
-Adam P.

GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Welcome to the best software in the world today cafe!
http://lyre.mit.edu/~powell/The_Best_Stuff_In_The_World_Today_Cafe.ogg



Reply to: