Hi Flo

Yes, I duplicated this error with 7.1.7.
To get around it I had to do:
configure --without-nas

It seems like I fixed this later though.  I had no problems with my
latest source, so give it a try with 7.5.5.

Thanks again for picking this up again.

--
Cheers,
 /X\  David A. Bagley
(( X  bagl...@tux.org     http://www.tux.org/~bagleyd/
 \X/  xlockmore and more

> --zYM0uCDKw75PZbzx
> Content-Type: text/plain; charset=us-ascii
> Content-Disposition: inline
> 
> Hello David,
> 
> FYI, this was filed in the Debian BugTrackingSystem at
> <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=556687>
> 
> Cheers,
> Flo
> 
> --zYM0uCDKw75PZbzx
> Content-Type: message/rfc822
> Content-Disposition: inline
> 
> X-Loop: ow...@bugs.debian.org
> Subject: Bug#556687: FTBFS with binutils-gold
> Reply-To: Peter Fritzsche <peter.fritzs...@gmx.de>, 
> 556687-mainto...@bugs.debian.org
> Resent-From: Peter Fritzsche <peter.fritzs...@gmx.de>
> Resent-To: Jose Carlos Medeiros <deb...@psabs.com.br>
> Resent-Date: Tue, 17 Nov 2009 14:19:19 +0000
> Resent-Message-ID: <handler.556687.m.12584674163...@bugs.debian.org>
> Resent-Sender: ow...@bugs.debian.org
> X-Loop: ow...@bugs.debian.org
> X-Debian-PR-Message: report 556687
> X-Debian-PR-Package: src:xabacus
> X-Debian-PR-Keywords: 
> X-Debian-PR-Source: xabacus
> Received: via spool by mainto...@bugs.debian.org id=M.12584674163283
>           (code M ref -1); Tue, 17 Nov 2009 14:19:19 +0000
> Received: (at maintonly) by bugs.debian.org; 17 Nov 2009 14:16:56 +0000
> X-Spam-Checker-Version: SpamAssassin 3.2.3-bugs.debian.org_2005_01_02
>       (2007-08-08) on rietz.debian.org
> X-Spam-Level: 
> X-Spam-Bayes: score:0.0000 Tokens: new, 38; hammy, 151; neutral, 52; spammy,
>       0. spammytokens: hammytokens:0.000-+--Usertags, 0.000-+--Severity,
>       0.000-+--H*u:x86_64, 0.000-+--usertags, 0.000-+--H*u:1.12.2
> X-Spam-Status: No, score=-4.0 required=4.0 tests=BAYES_00,DATE_IN_PAST_03_06,
>       SPF_PASS autolearn=no version=3.2.3-bugs.debian.org_2005_01_02
> Received: from mail.gmx.net ([213.165.64.20])
>       by rietz.debian.org with smtp (Exim 4.63)
>       (envelope-from <peter.fritzs...@gmx.de>)
>       id 1NAOrY-0000pE-5U
>       for mainto...@bugs.debian.org; Tue, 17 Nov 2009 14:16:56 +0000
> Received: (qmail invoked by alias); 17 Nov 2009 14:16:50 -0000
> Received: from i59F6A28D.versanet.de (EHLO resul-server) [89.246.162.141]
>   by mail.gmx.net (mp032) with SMTP; 17 Nov 2009 15:16:50 +0100
> X-Authenticated: #15668376
> X-Provags-ID: V01U2FsdGVkX19xrac02QlxwbtQFEvUQ4uFEhJT8DcrNcNmp6+vam
>       FJN3H0o6uhAMLV
> From: Peter Fritzsche <peter.fritzs...@gmx.de>
> To: mainto...@bugs.debian.org
> Date: Tue, 17 Nov 2009 12:16:17 +0100
> User-Agent: KMail/1.12.2 (Linux/2.6.31-1-amd64; KDE/4.3.2; x86_64; ; )
> Message-Id: <200911171216.17175294913.peter.fritzs...@gmx.de>
> Content-Transfer-Encoding: 7bit
> X-Y-GMX-Trusted: 0
> X-FuHaFi: 0.6
> Delivered-To: mainto...@bugs.debian.org
> 
> Source: xabacus
> Version: 7.1.7-1
> Severity: minor
> User: peter.fritzs...@gmx.de
> Usertags: no-add-needed
> 
> Tried to build your package and it fails to build with GNU binutils-gold. The
> important difference is that --no-add-needed is the default behavior of of GNU
> binutils-gold. Please provide all needed libraries to the linker when building
> your executables.
> 
> More informations can be found at
>  
> http://wiki.debian.org/qa.debian.org/FTBFS#A2009-11-02Packagesfailingbecausebinutils-gold.2BAC8-indirectlinking
> 
> x86_64-linux-gnu-gcc -o xabacus xwin.o file.o timer.o  sound.o  Abacus.o 
> AbacusM.o AbacusD.o AbacusC.o xabacus.o  -L/usr/lib  -L/usr/lib -L/usr/lib 
> -lXm  -lSM -lICE -lXt -lX11   -lXpm -lesd   -lm
> /usr/bin/ld: sound.o: in function sound_esd_load_sample:sound.c:314: error: 
> undefined reference to 'afOpenFile'
> /usr/bin/ld: sound.o: in function sound_esd_load_sample:sound.c:343: error: 
> undefined reference to 'afGetFrameCount'
> /usr/bin/ld: sound.o: in function sound_esd_load_sample:sound.c:344: error: 
> undefined reference to 'afGetChannels'
> /usr/bin/ld: sound.o: in function sound_esd_load_sample:sound.c:345: error: 
> undefined reference to 'afGetRate'
> /usr/bin/ld: sound.o: in function sound_esd_load_sample:sound.c:346: error: 
> undefined reference to 'afGetSampleFormat'
> /usr/bin/ld: sound.o: in function sound_esd_load_sample:sound.c:347: error: 
> undefined reference to 'afSetVirtualByteOrder'
> /usr/bin/ld: sound.o: in function sound_esd_load_sample:sound.c:373: error: 
> undefined reference to 'afReadFrames'
> /usr/bin/ld: sound.o: in function sound_esd_load_sample:sound.c:375: error: 
> undefined reference to 'afCloseFile'
> /usr/bin/ld: sound.o: in function sound_esd_load_sample:sound.c:370: error: 
> undefined reference to 'afCloseFile'
> /usr/bin/ld: sound.o: in function sound_esd_load_sample:sound.c:337: error: 
> undefined reference to 'afCloseFile'
> collect2: ld returned 1 exit status
> make[1]: *** [xabacus] Error 1
> 
> 
> 
> 
> --zYM0uCDKw75PZbzx--
> 
> --p4qYPpj5QlsIQJ0K
> Content-Type: application/pgp-signature; name="signature.asc"
> Content-Description: Digital signature
> Content-Disposition: inline
> 
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.10 (GNU/Linux)
> 
> iEYEARECAAYFAks6RNYACgkQs3U+TVFLPnx/oQCfXpKdMZMRA37fB8su1lyxVIL1
> TJAAoIUT6L9Tk+LWEAyAQHPwDa7xTCJ0
> =BkAb
> -----END PGP SIGNATURE-----
> 
> --p4qYPpj5QlsIQJ0K--
> 




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to