comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: Installation problem in Debian 7: gnatcoll-gpl-2013-src
Date: Sat, 29 Jun 2013 08:04:38 +0100
Date: 2013-06-29T08:04:38+01:00	[thread overview]
Message-ID: <lyzju9jt2x.fsf@pushface.org> (raw)
In-Reply-To: 1683c2c3-6906-4d54-9321-4e25c7495ecf@googlegroups.com

Multiplayer1080 <marlontrujillo1080@gmail.com> writes:

> Hello, good afternoon! I'm trying to install gnatcoll-gpl-2013-src in
> my new laptop with Debian and i get this error:

I just tried the same on Mac OS X, with GCC 4.8.0, and got this:

gprbuild -q -m -j1 -XLIBRARY_TYPE=static -Psrc/gnatcoll_tools
Undefined symbols for architecture x86_64:
  "_version_string", referenced from:
      _gnatvsn__gnat_version_string in libgnatcoll.a(gnatvsn.o)
     (maybe you meant: _gnatvsn__gnat_static_version_string, _opt__tree_version_string , _gnatvsn__gnat_version_string )
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
gprbuild: link of gnatinspect.adb failed

which is because version.o is constructed at build time and is in the
compiler build tree. You'll probably be OK on Debian, because Ludovic
has separated out the critical version-specific parts of the compiler
into libgnatvsn.

I suppose I could not configure the project-related parts of GNATcoll.

The other package that needs similar treatment is ASIS.


  parent reply	other threads:[~2013-06-29  7:04 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-27 20:16 Installation problem in Debian 7: gnatcoll-gpl-2013-src Multiplayer1080
2013-06-28 11:45 ` Multiplayer1080
2013-06-28 16:33   ` Ludovic Brenta
2013-06-28 16:35     ` Ludovic Brenta
2013-06-28 17:57       ` Multiplayer1080
2013-06-28 19:55     ` Dmitry A. Kazakov
2013-06-30 19:44       ` Multiplayer1080
2013-06-30 19:44       ` Multiplayer1080
2013-07-01  7:24         ` Dmitry A. Kazakov
2013-07-02 14:40           ` Multiplayer1080
2013-07-02 15:04             ` Dmitry A. Kazakov
2013-07-02 15:08             ` Dmitry A. Kazakov
2013-07-04 20:56               ` Multiplayer1080
2013-07-05  7:08                 ` Dmitry A. Kazakov
2013-06-29  6:26 ` Dirk Heinrichs
2013-06-29  7:04 ` Simon Wright [this message]
2013-06-29  7:54 ` Stephen Leake
2013-06-30 19:38   ` Multiplayer1080
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox