On Mon, 21 May 2001 [EMAIL PROTECTED] wrote:

> I tried to compile teTeX from source. I followed the Install
> instructions.  I use "make world" as the instructions say. Except for
> a few warnings I see no problems before compiling ./dvi2xx.c.
>       I downloaded fresh copies of the sources:
> teTeX-src-1.0.7.tar.gz and teTeX-texmf-1.0.2.tar.gz. I ran configure
> with no problems. Below, I pasted the part of the "world.log" file
> where it failed.
>       I'm using the MacPPC port of NetBSD 5.1.


Add "-Dunix" to the CFLAGS before compiling, e.g. when you're using bash
(in other shells it's often "setenv" instead of "export"):

     export  CFLAGS="-Dunix"
     ./configure
     make



cu,
Adrian

-- 
A "No" uttered from deepest conviction is better and greater than a
"Yes" merely uttered to please, or what is worse, to avoid trouble.
                -- Mahatma Ghandi

Reply via email to