[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: A2PS cannot guess build type
From: |
Akim Demaille |
Subject: |
Re: A2PS cannot guess build type |
Date: |
26 Nov 2001 14:28:52 +0100 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence) |
| Actually, I was mistaken about this. There are instructions for building
| it under OS/2 in arch/os2/README, but they don't work for me.... I get
| this error which I can't resolve:-
|
| gcc -Zmt -O2 -Wall -Wno-unused -I. -I.. -I../lib -DHAVE_CONFIG_H
| -DSYSCONFFILE=\".\a2ps.cfg\" -c lister.c -o lister.o
| lister.c:62: conflicting types for `fputs'
| c:\emx\include\stdio.h:128: previous declaration of `fputs'
| make[1]: *** [lister.o] Error 1
| make[1]: Leaving directory `/eval/a2ps/a2ps-4.13/lib'
| make: *** [a2ps_lib] Error 2
Remove the guilty line from lister.c.