Re: solution: helpbrowser don't like libc5

1999-10-23 Thread Marc Lehmann

On Tue, Oct 19, 1999 at 02:48:01PM +0100, Uwe Koloska <[EMAIL PROTECTED]> 
wrote:
> So you have to add -lgnomesupport to GTKXMHTML_LIBS behind -lgtkxmhtml.
> -- or you have to upgrade to glibc2 or copy the function yourself from there ...

Both ways are unaccaptable, unless gimp starts to require gnome ;(

-- 
  -==- |
  ==-- _   |
  ---==---(_)__  __   __   Marc Lehmann  +--
  --==---/ / _ \/ // /\ \/ /   [EMAIL PROTECTED] |e|
  -=/_/_//_/\_,_/ /_/\_\   XX11-RIPE --+
The choice of a GNU generation   |
 |



solution: helpbrowser don't like libc5

1999-10-19 Thread Uwe Koloska

If the helpbrowser will not be build because of a missing function strtok_r()
in the linker stage, this is because libc5 doesn't have this reentrant
implementation of strtok().  But gnome-libs have some functions that are copied
from glibc2 to fill such a gap.  These functions are collected in
libgnomesupport.

So you have to add -lgnomesupport to GTKXMHTML_LIBS behind -lgtkxmhtml.
-- or you have to upgrade to glibc2 or copy the function yourself from there ...

Yours
Uwe Koloska

-- 
mailto:[EMAIL PROTECTED]
http://rcswww.urz.tu-dresden.de/~koloska/
----
right now the web page is in german only
but this will change as time goes by ;-)