[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Compile error on "make": Ver 4.12
From: |
Raghavendra B.Uppalli |
Subject: |
Compile error on "make": Ver 4.12 |
Date: |
Fri, 15 Dec 2000 14:29:50 -0500 (EST) |
Hello,
I am having some prob with installing a2ps on my DEC Unix 4.0
box. configure is okay. When i run make, i get the following error. Tried
tweaking in the file a bit but didnt help. Look forward to ur assistance.
cc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\"
-DSYSCONFFILE=\"/usr/local/etc/a2ps.cfg\" -I.. -I../intl -I. -g -c
parseppd.c -o parseppd.o
cc: Error: parseppd.y, line 182: In this declaration, parameter 1 has a
different type than specified in an earlier declaration of this function.
(mismatparam)
a2ps_ppd_parse (const char * filename, char * const * path)
--------^
cc: Error: parseppd.y, line 182: In this declaration, the type of
"a2ps_ppd_parse" is not compatible with the type of a previous declaration
of "a2ps_ppd_parse" at line number 70 in file ppd.h. (notcompat)
a2ps_ppd_parse (const char * filename, char * const * path)
--------^
Thanx and regards,
Raghu Uppalli.
System Administrator,
Gubbins Lab,
NCSU, Raleigh - 27605
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Compile error on "make": Ver 4.12,
Raghavendra B.Uppalli <=