Subject: Re: sigsetjmp, and siglongjmp where are they?
To: Arthur Hoffmann <hoffmann@it.ntu.edu.au>
From: Rob Healey <rhealey@kas.helios.mn.org>
List: amiga
Date: 05/10/1995 16:52:53
> Hi,
> I seem to have a bad day today.
> I wanted to compile elm, and everyting compiled fine, but it didn't
> link, the errors are as follows:
> 
> editmsg.o: Undefined symbol `_siglongjmp' referenced from text segment
> editmsg.o: Undefined symbol `_sigsetjmp' referenced from text segment
> in_utils.o: Undefined symbol `_sigsetjmp' referenced from text segment
> signals.o: Undefined symbol `_siglongjmp' referenced from text segment
> signals.o: Undefined symbol `_siglongjmp' referenced from text segment
> signals.o: Undefined symbol `_siglongjmp' referenced from text segment
> 
> 
	You need libc from last Thursday when the m68k sigsetjmp.S
	went in...

> The other package was postgres95, that came up with :
> 
	NICE package! A friend put it up on his UNIXware box last
	weekend; VERY NICE!

	You'll have to sup to get the new .S file and then rebuild and install
	libc.

	-Rob