GNU bug report logs - #15086
24.3.50; NS variant does not build on PPC Tiger because of missing qualifier before 'vector'

Previous Next

Package: emacs;

Reported by: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>

Date: Tue, 13 Aug 2013 12:20:02 UTC

Severity: normal

Tags: wontfix

Found in version 24.3.50

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Peter Dyballa <Peter_Dyballa <at> Freenet.DE>
Cc: 15086 <at> debbugs.gnu.org
Subject: bug#15086: 24.3.50; NS variant does not build on PPC Tiger because of missing qualifier before 'vector'
Date: Tue, 13 Aug 2013 22:25:25 +0200
Hello.

13 aug 2013 kl. 20:22 skrev Peter Dyballa <Peter_Dyballa <at> Freenet.DE>:

> 
> Am 13.08.2013 um 17:47 schrieb Jan Djärv:
> 
>> I've checked in an attemted fix.  I can't check it as 10.4 is really old and I don't have any around.
> 
> 
> Your fix does fix the problem in nsterm.m, but here is another error (+ warnings), when temacs is being built:
> 
> 	/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol _BC
> 	terminfo.o definition of _BC in section (__DATA,__common)
> 	/opt/local/lib/libncurses.dylib(single module) definition of _BC
> 	/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol _PC
> 	terminfo.o definition of _PC in section (__DATA,__common)
> 	/opt/local/lib/libncurses.dylib(single module) definition of _PC
> 	/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: warning multiple definitions of symbol _UP
> 	terminfo.o definition of _UP in section (__DATA,__common)
> 	/opt/local/lib/libncurses.dylib(single module) definition of _UP
> 

I can't help you with those, must be an incompatible libncurses in /opt/local/lib.  It works with standard libncurses in /usr/lib.

> 	/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
> 	_ns_check_menu_open
> 	_ns_check_pending_open_menu

I've checked in a fi for those.

	Jan D.





This bug report was last modified 9 years and 138 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.