From owner-freebsd-emulation Fri Oct 10 12:17:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id MAA01834 for emulation-outgoing; Fri, 10 Oct 1997 12:17:55 -0700 (PDT) (envelope-from owner-freebsd-emulation) Received: from peedub.muc.de (newpc.muc.ditec.de [194.120.126.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id MAA01817 for ; Fri, 10 Oct 1997 12:17:46 -0700 (PDT) (envelope-from garyj@peedub.muc.de) Received: from peedub.muc.de (localhost [127.0.0.1]) by peedub.muc.de (8.8.7/8.6.9) with ESMTP id VAA03766; Fri, 10 Oct 1997 21:17:22 GMT Message-Id: <199710102117.VAA03766@peedub.muc.de> X-Mailer: exmh version 2.0zeta 7/24/97 To: Jean-Marc Zucconi Cc: freebsd-emulation@freefall.freebsd.org Subject: Re: twin 3.1.0 Reply-To: Gary Jennejohn In-reply-to: Your message of "Fri, 10 Oct 1997 15:53:50 +0100." <9710101453.AA04045@cabri.obs-besancon.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 10 Oct 1997 21:17:21 +0000 From: Gary Jennejohn Sender: owner-freebsd-emulation@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Jean-Marc Zucconi writes: > >Did someone succeeded to compile twin 3.1.0? I don't know what to to do >with the following error: > >rm -f ExecUtl.s >gcc -fwritable-strings -fPIC -I/u5/twin/3.1.0/include -I. -I/usr/X11R6/includ >e > -DDEBUG -DTRACE -I/usr/X11R6/include -E ExecUtl.S > ExecUtl.s >gcc -fwritable-strings -fPIC -I/u5/twin/3.1.0/include -I. -I/usr/X11R6/includ >e > -DDEBUG -DTRACE -I/usr/X11R6/include -c ExecUtl.s >ExecUtl.S: Assembler messages: >ExecUtl.S:647: Error: Local symbol LDT never defined. >ExecUtl.S:647: Error: Local symbol LogProcName never defined. >ExecUtl.S:647: Fatal error:2 errors, 0 warnings, no object file generated. > >*** Error code 1 > is that crap still in there ?!? IIRC from the abortive effort of last year, you have to go in and heavily hack ExecUtl.s to use the LDT. Too bad I recently threw away everything I did on willows last year, or I'd send you what I had. It was just wasting valuable disk space. At one time all the stuff which was done on willows for FreeBSD was available on the willoes ftp server. Maybe it's still there ? Or maybe one of the other people who was involved in willows kept everything and can help you out. If worse comes to worst you can probably figure out what to do. It isn't rocket science and wasn't all that difficult. --- Gary Jennejohn Home - garyj@muc.de Work - gjennejohn@frt.dec.com