From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: undefined symbol: z_errmsg Date: Thu, 1 Aug 2013 10:14:09 +0200 Organization: cbb software GmbH Message-ID: <17o4765xbexmg.1fautm38eh0o.dlg@40tude.net> References: <7ebc12ac-641d-4962-98a4-35a54b2eba45@googlegroups.com> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: IenaDxMXK2hi7fvYcb+MlQ.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: news.eternal-september.org comp.lang.ada:16629 Date: 2013-08-01T10:14:09+02:00 List-Id: On Thu, 1 Aug 2013 00:21:37 -0700 (PDT), Dwiki wrote: > thank you for being willing to discuss with me, > i develop using version 2.14.1 gtkada and Ubuntu 8.04.4, 2.14 is very outdated (and unstable as well). The actual version is 3.4. The latest pre-packaged Linux version is 2.24. > but ive got to run my app in Ubuntu 10.4, > im using Ubuntu 8.04 because somebody already preapred the environment for > develop gtkaada, but my client using ubuntu 10.4. > what should i do then? I would suggest you upgrading to libgtkada2.24.1-dev (Debian's naming should be same for Ubuntu) first before anything else. When deploying your executable, note that it will depend on the binary package libgtkada2.24.1 (Debian). You will have to install this package (and the dependencies of) on the target. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de