comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: undefined symbol: z_errmsg
Date: Thu, 1 Aug 2013 08:58:29 +0200
Date: 2013-08-01T08:58:29+02:00	[thread overview]
Message-ID: <uf9ow8xsfxg1$.kffz0f698vg8.dlg@40tude.net> (raw)
In-Reply-To: de852b95-ee15-464a-ae75-6ec13a2fc9aa@googlegroups.com

On Wed, 31 Jul 2013 23:21:51 -0700 (PDT), Dwiki wrote:

> I am a beginner programmer in Ada,

You are welcome!
 
> I recently made a simple application with GtkAda, but when i execute it in another computer, it say 
> 
> "undefined symbol: z_errmsg"
>
> any clue?

You cannot get this message executing any application, but a linker.
Otherwise, if you mean building the application, then z_errmsg is from the
zlib library which must be available when you link your project. You should
say which OS and which version of GtkAda you use.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de


  reply	other threads:[~2013-08-01  6:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-01  6:21 undefined symbol: z_errmsg Dwiki
2013-08-01  6:58 ` Dmitry A. Kazakov [this message]
2013-08-01  7:21   ` Dwiki
2013-08-01  8:14     ` Dmitry A. Kazakov
2013-08-01  8:42       ` Dwiki
2013-08-01  9:17         ` Dmitry A. Kazakov
replies disabled

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