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.
-- 
Josh Kuperman
[EMAIL PROTECTED]
http://www.ssimr.com

gcc -DHAVE_CONFIG_H  -I. -I.  -I.. -I./..  -DKPATHSEA  -g -O2  -c -DLJ ./dvi2xx.c
In file included from ./dvi2xx.c:104:
dvi2xx.h:44: warning: deprecated symbol "unix" is no longer predefined
In file included from ./dvi2xx.c:104:
dvi2xx.h:295: conflicting types for `access'
/usr/include/unistd.h:95: previous declaration of `access'
./dvi2xx.c: In function `main':
./dvi2xx.c:222: `WRITE_BINARY' undeclared (first use in this function)
./dvi2xx.c:222: (Each undeclared identifier is reported only once
./dvi2xx.c:222: for each function it appears in.)
./dvi2xx.c: In function `CopyFile':
./dvi2xx.c:741: `READ_BINARY' undeclared (first use in this function)
./dvi2xx.c: In function `CopyHPFile':
./dvi2xx.c:822: `READ_BINARY' undeclared (first use in this function)
./dvi2xx.c: In function `DecodeArgs':
./dvi2xx.c:3382: `READ_BINARY' undeclared (first use in this function)
./dvi2xx.c:3419: `OS' undeclared (first use in this function)
./dvi2xx.c: In function `DoSpecial':
./dvi2xx.c:4115: `WRITE_BINARY' undeclared (first use in this function)
./dvi2xx.c: In function `OpenFontFile':
./dvi2xx.c:4726: `READ_BINARY' undeclared (first use in this function)
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

Reply via email to