Xref: utzoo comp.unix.questions:4828 comp.sources.d:1589 Path: utzoo!mnetor!uunet!tektronix!reed!percival!bucket!magic4!eric From: eric@magic4.UUCP (Eric Kozowski) Newsgroups: comp.unix.questions,comp.sources.d Subject: help with pathalias Message-ID: <129@magic4.UUCP> Date: 16 Dec 87 22:08:31 GMT Lines: 24 Keywords: pathalias help compiling I'm having problems making pathalias on my system. It is an AT&T 3B2/400 running SysV 2.0.4. Here is the out put from make: cc -O -DSTATIC=static -c parse.c "parse.y", line 214: declared argument member is missing "parse.y", line 214: declared argument nextnet is missing "parse.y", line 215: declared argument l is missing "parse.y", line 217: syntax error "parse.y", line 220: warning: illegal pointer/integer combination, op = "parse.y", line 220: illegal initialization "parse.y", line 220: redeclaration of member "parse.y", line 220: cannot recover from earlier errors: goodbye! *** Error code 1 Stop. Apparently parse.y is making it through yacc ok, but the C compiler doesn't like it at all. Any help at all would be appreciated. -- Eric Kozowski AT&T GBS Portland, Or || This is the end, my only (503)295-4250 || friend the end. UUCP: ...!tektronix!teksce!bucket!magic4!eric|| -- The Doors All of the above opinions are mine, but sometimes they shouldn't be.