Bug#306628: gnat-gps: Error on startup on PowerPC

2005-04-27 Thread Ludovic Brenta
Niklaus Giger writes: > Am Mittwoch, 27. April 2005 21.48 schrieben Sie: >> readelf -a /lib/libc.so.6 | grep abort > Here it is: >782: 0fea3f30 512 FUNCGLOBAL DEFAULT 10 Best regards I may be wrong but I think this is the problem; there should be a second line with R_PPC_REL24 in it.

Bug#306628: gnat-gps: Error on startup on PowerPC

2005-04-27 Thread Ludovic Brenta
Niklaus Giger writes: > gnat-gps > gnat-gps: error while loading shared libraries: > /usr/lib/libgtkada-2.4.so.0: R_PPC_REL24 relocation at 0x0178d778 for > symbol `abort' out of range The function 'abort' is part of the GNU C library in /lib/libc.so.6. The message seems to indicate that libc.so.6

Bug#306628: gnat-gps: Error on startup on PowerPC

2005-04-27 Thread Niklaus Giger
Package: gnat-gps Version: 2.1.0-3 Severity: normal I just installed gnat-gps (instead of gvd) and get a very similar error on my powerbook. [EMAIL PROTECTED]:/usr/src/kernel-source-2.6.10-adeos$ gnat-gps gnat-gps: error while loading shared libraries: /usr/lib/libgtkada-2.4.so.0: R_PPC_REL24 rel