comp.lang.ada
 help / color / mirror / Atom feed
* Gnat 3.09 Linux errors
@ 1998-02-12  0:00 Michael A. Stumpe
  1998-02-17  0:00 ` Bernd Stahl
  0 siblings, 1 reply; 2+ messages in thread
From: Michael A. Stumpe @ 1998-02-12  0:00 UTC (permalink / raw)



Hello,

  I have just installed package gnat-3.09-i486-linux-elf-bin.tar.gz (Gnat
3.09) for use with a Computer Science class.  I am using GCC version
2.7.2.1, and I am getting the follow errors ...

...
[mast@ccrhsa033 cs424]$ gnatmake totem_pole.adb
gcc -c totem_pole.adb
gnatbind -x totem_pole.ali
gnatlink totem_pole.ali
/usr/lib/libpthreads.so.1: the `gets' function is dangerous and should not
be used.
/usr/lib/libpthreads.so.1: undefined reference to `__libc_rewinddir'
/usr/lib/libpthreads.so.1: undefined reference to `__libc_readdir_r'
/usr/lib/libpthreads.so.1: undefined reference to `___sig_restore'
/usr/lib/libpthreads.so.1: undefined reference to `__libc_opendir'
/usr/lib/libpthreads.so.1: undefined reference to `__libc_closedir'
/usr/lib/libpthreads.so.1: undefined reference to `__libc_seekdir'
/usr/lib/libpthreads.so.1: undefined reference to `__libc_readdir'
/usr/i486-linux-libc5/lib/libm.so.5: undefined reference to `__getfpucw'
/usr/lib/libpthreads.so.1: undefined reference to `__libc_telldir'
/usr/lib/libpthreads.so.1: undefined reference to `___masksig_restore'
gnatmake: *** link failed.
...

Does anyone know what this is?  Does the rest of the output have to do
with the 'gets' function being 'dangerous'?  That libpthreads library *is*
the one that came with the gnat package, I have checked.  I can't see how
this would be a problem with GCC, since it compiles fine, but messes up
at the point of Gnat linking.


				Thanks to all,


					Michael




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

* Re: Gnat 3.09 Linux errors
  1998-02-12  0:00 Gnat 3.09 Linux errors Michael A. Stumpe
@ 1998-02-17  0:00 ` Bernd Stahl
  0 siblings, 0 replies; 2+ messages in thread
From: Bernd Stahl @ 1998-02-17  0:00 UTC (permalink / raw)



In article <6bv7je$r7f$1@info.uah.edu>,
	stumpem@email.uah.edu (Michael A. Stumpe) writes:
> Hello,
> 
>   I have just installed package gnat-3.09-i486-linux-elf-bin.tar.gz (Gnat
> 3.09) for use with a Computer Science class.  I am using GCC version
> 2.7.2.1, and I am getting the follow errors ...
> 
> ....
> [mast@ccrhsa033 cs424]$ gnatmake totem_pole.adb
> gcc -c totem_pole.adb
> gnatbind -x totem_pole.ali
> gnatlink totem_pole.ali
> /usr/lib/libpthreads.so.1: the `gets' function is dangerous and should not
> be used.
> /usr/lib/libpthreads.so.1: undefined reference to `__libc_rewinddir'
> /usr/lib/libpthreads.so.1: undefined reference to `__libc_readdir_r'
> /usr/lib/libpthreads.so.1: undefined reference to `___sig_restore'
> /usr/lib/libpthreads.so.1: undefined reference to `__libc_opendir'
> /usr/lib/libpthreads.so.1: undefined reference to `__libc_closedir'
> /usr/lib/libpthreads.so.1: undefined reference to `__libc_seekdir'
> /usr/lib/libpthreads.so.1: undefined reference to `__libc_readdir'
> /usr/i486-linux-libc5/lib/libm.so.5: undefined reference to `__getfpucw'
> /usr/lib/libpthreads.so.1: undefined reference to `__libc_telldir'
> /usr/lib/libpthreads.so.1: undefined reference to `___masksig_restore'
> gnatmake: *** link failed.
> ....
> 
> Does anyone know what this is?  Does the rest of the output have to do
> with the 'gets' function being 'dangerous'?  That libpthreads library *is*
> the one that came with the gnat package, I have checked.  I can't see how
> this would be a problem with GCC, since it compiles fine, but messes up
> at the point of Gnat linking.
> 
> 
> 				Thanks to all,
> 
> 
> 					Michael

Hallo,

I've exactly the same problem, using gcc 2.7.2.1 and gnat 3.07 getting the
following error:

> /usr/lib/libpthreads.so.1: undefined reference to `machdep_sys_sendmsg'
> /usr/lib/libpthreads.so.1: undefined reference to `machdep_sys_recvmsg'

any ideas?

Bernd




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

end of thread, other threads:[~1998-02-17  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-02-12  0:00 Gnat 3.09 Linux errors Michael A. Stumpe
1998-02-17  0:00 ` Bernd Stahl

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