From owner-freebsd-hackers Wed Feb 21 03:06:33 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id DAA26198 for hackers-outgoing; Wed, 21 Feb 1996 03:06:33 -0800 (PST) Received: from baygull.rtd.com (baygull.rtd.com [198.102.68.5]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id DAA26189 for ; Wed, 21 Feb 1996 03:06:29 -0800 (PST) Received: (from news@localhost) by baygull.rtd.com (8.6.9/8.6.9.1) id EAA18028; Wed, 21 Feb 1996 04:06:16 -0700 To: hackers@freebsd.org Path: freefall.freebsd.org!owner-freebsd-hackers From: marc@bowtie.nl (Marc van Kempen) Newsgroups: rtd.freebsd.hackers Subject: Re: Thot word processor Date: Wed, 21 Feb 1996 09:56:51 +0100 Lines: 44 Message-ID: <199602210856.JAA24084@nietzsche.bowtie.nl> NNTP-Posting-Host: seagull.rtd.com Sender: owner-hackers@freebsd.org Precedence: bulk > On Sun, 18 Feb 1996, Marc van Kempen wrote: > > > > I don't remember who mentioned Thot -- anyway, I tried it, it runs, but when > > > you try to create or open any document: > > > > > > Undefined C library functions: > > > 1. light C shared image (Use the real one instead.) > > > > > > ... and dies quietly. > > > > > > -- Phil > > > > > You need a newer Linux library, unfortunately all new libraries > > are QMAGIC, but you need ZMAGIC libraries. > > > > Does anyone have an idea how to get to new ZMAGIC libaries??? > > I have spoken with a friend who runs Linux, and he says if we tell him > exactly what we want, he can probably get it. He's not a beginner, > either, but I can't tell him, I know nothing about Linux and I haven't > tried any Linux emulation myself. If you guys can send me a message > describing what you need, exactly, well, let's see what he can do, OK? I did a little research, and it seems that QMAGIC is a newer a.out format which leaves the first page unmapped (from the gcc-faq). In the newer binutils the ZMAGIC format is no longer supported (`binutils-2.5.2l.17.bin.tar.gz'). I guess if your friend has binutils older than this, he will be able to help us. what is needed are newer shared version of libc and libm (the latest, I don't have the version numbers handy). Right now we have libc.so.4.5.26 and libm.so.4.5.26 Regards, Marc. ---------------------------------------------------- Marc van Kempen BowTie Technology Email: marc@bowtie.nl WWW & Databases tel. +31 40 2 43 20 65 fax. +31 40 2 44 21 86 http://www.bowtie.nl ----------------------------------------------------