Subject: Re: FW: problem with teTeX-bin package on mips
To: None <tech-pkg@netbsd.org>
From: Matthias Scheler <tron@zhadum.de>
List: tech-pkg
Date: 10/01/1999 07:32:24
In article <199910010713.RAA18622@balrog.supp.cpr.itg.telecom.com.au>,
	Simon Burge <simonb@supp.cpr.itg.telstra.com.au> writes:
> I've got a problem with the teTeX-bin package on a pmax.  In
> teTeX-1.0/texk/ps2pkm/objects.h there's a
> 
> 	#define   abort(line)       t1_abort(line)
> 
> and then lots of calls to abort("string") in that directory.  Problem
> is that on a mips, the va_arg() macro contains a call to the c library
> abort() and the C preprocessor barfs because it sees a call to abort
> with no arguments.

I saw the same problem on arm32 but hadn't the time to fix it yet.

> I think the simplest change is to remove the #define and just call
> t1_abort() everywhere (about a dozen files).  Sound ok?

Yes, please go ahead.

-- 
Matthias Scheler                            http://www.sighardstrasse.de/~tron/