comp.lang.ada
 help / color / mirror / Atom feed
* My Philosophers are starving
@ 1997-11-17  0:00 Olavi Sakari
  1997-11-24  0:00 ` Aaro Koskinen
  0 siblings, 1 reply; 2+ messages in thread
From: Olavi Sakari @ 1997-11-17  0:00 UTC (permalink / raw)



Hoovered gnat.3.10p-i386-linux-bin.tar.gz (I have Linux 1.2.13) and
ran make in the examples directory. Everything went fine until this
happened:

  gnatmake diners -cargs -O2
  gnatbind -x diners.ali
  gnatlink diners.ali
  a-errno.o(.text+0x4): undefined reference to '__errno_location'
  a-errno.o(.text+0x14): undefined reference to '__errno_location'
  gnatmake: *** link failed.
  make: *** [diners] Error 2

Can anybody tell what went wrong?

Olle
--
  Olavi Sakari                email: (home)   olavi.sakari@pp.inet.fi
  Liisankuja 4 B 9                   (work)   Olavi.Sakari@softline.fi
  FIN-02230  ESPOO  FINLAND   phone: (mobile) +358-50-583 8311




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: My Philosophers are starving
  1997-11-17  0:00 My Philosophers are starving Olavi Sakari
@ 1997-11-24  0:00 ` Aaro Koskinen
  0 siblings, 0 replies; 2+ messages in thread
From: Aaro Koskinen @ 1997-11-24  0:00 UTC (permalink / raw)



Olavi Sakari <olavi.sakari@pp.inet.fi> writes:
> Hoovered gnat.3.10p-i386-linux-bin.tar.gz (I have Linux 1.2.13) and
> ran make in the examples directory. Everything went fine until this
> happened:
[...]
>   a-errno.o(.text+0x4): undefined reference to '__errno_location'
>   a-errno.o(.text+0x14): undefined reference to '__errno_location'

GNAT binary distribution includes a pre-compiled library, and it seems
your Linux system's C library is older & incompatible with the one
GNAT's library assumes to be available. I.e. you should upgrade your
Linux.
-- 
aaro@iki.fi




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~1997-11-24  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-11-17  0:00 My Philosophers are starving Olavi Sakari
1997-11-24  0:00 ` Aaro Koskinen

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