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

Bug#512328: gnatlink wants to use libgnat-4.3.a and libgnarl-4.3.a which don't exist



Package: gnat-4.3
Version: 4.3.2-1.1
Severity: normal


When executing gnatmake with -largs -static we get the following output:

gnatlink rendezvous_server_main.ali -fno-strict-aliasing -o /usr/users/hayen/build/artas-v7a1-ps2-acs/acs/acs-bin/bin/rendezvous_server.7.A.1.acs4 -g -static
/usr/bin/ld: cannot find -lgnarl-4.3
collect2: ld returned 1 exit status
gnatlink: error when calling /usr/bin/gcc-4.3
gnatmake: *** link failed.

We previously had similar defect for .so files. It seems either there should be a 
libgnat.a as well as a libgnat-4.3.a, one of which might be a symlink. Could be
wiser though to remove the need for lib*-4.3.a files entirely.

Workaround is to create the symbolic links by hand.

Best regards,
Kay Hayen

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.27 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnat-4.3 depends on:
ii  gcc-4.3                   4.3.2-1.1      The GNU C compiler
ii  gnat-4.3-base             4.3.2-1.1      The GNU Compiler Collection (gnat 
ii  libc6                     2.7-18         GNU C Library: Shared libraries
ii  libc6-dev                 2.7-18         GNU C Library: Development Librari
ii  libgcc1                   1:4.3.2-1.1    GCC support library
ii  libgmp3c2                 2:4.2.2+dfsg-3 Multiprecision arithmetic library
ii  libgnat-4.3               4.3.2-1.1      Runtime library for GNU Ada applic
ii  libgnatprj4.3             4.3.2-1.1      GNU Ada Project Manager
ii  libgnatvsn4.3             4.3.2-1.1      GNU Ada compiler version library
ii  libmpfr1ldbl              2.3.1.dfsg.1-2 multiple precision floating-point 

gnat-4.3 recommends no packages.

Versions of packages gnat-4.3 suggests:
ii  ada-reference-manual       20021112web-3 The standard describing the Ada 95
ii  gnat-4.3-doc               4.3.2.nf1-1   documentation for the GNU Ada 95 C

-- no debconf information



Reply to: