Path: utzoo!mnetor!uunet!seismo!sundc!pitstop!sun!pepper!cmcmanis From: cmcmanis%pepper@Sun.COM (Chuck McManis) Newsgroups: comp.sys.amiga Subject: Re: compiling vt100 2.7 Message-ID: <38677@sun.uucp> Date: 13 Jan 88 01:55:16 GMT References: <4171@uwmcsd1.UUCP> Sender: news@sun.uucp Reply-To: cmcmanis@sun.UUCP (Chuck McManis) Distribution: na Organization: Sun Microsystems, Mountain View Lines: 25 In article <4171@uwmcsd1.UUCP> (David A Rasmussen) writes: >When I get to the blink phase of compiling vt100 version 2.7 with lattice 4.0, >I choose no option, and after a bunch of "multiply defined" errors come out >I get: >ERROR 507: unknown symbol type 255 > >Where do I look this up, what am I doing wrong, etc etc...? Well there are several problems with Vt100 2.7 and Lattice but this one was new to me. Did you edit the include file vt100.h and set LATTICE to 1 and MANX to 0? For those of you who are working on it, I made a whole bunch of cosmetic changes to keep the 'Return argument mismatch' errors down to a minimum and added a prototypes file for all of the Vt100 functions. Anyone who wants these changes feel free to send me mail. Note that due to the 'legacy' of how Vt100 came to be there are a lot of fundamental design problems with it that need addressing. [I have been building a list of those too :-) ] But it does work and that is something that is often more valuable than cleanliness. --Chuck McManis uucp: {anywhere}!sun!cmcmanis BIX: cmcmanis ARPAnet: cmcmanis@sun.com These opinions are my own and no one elses, but you knew that didn't you.