Compilation error on RH 7.0
Status: Inactive
Brought to you by:
john187
Using gman-0.1.1 tar file
I did ./configure
make
make install
following error occurs:
c++ -DPACKAGE=\"gman\" -DVERSION=\"0.0.1\" -DSTDC_HEADERS=1 -I. -I. -I../include
-g -O2 -c -fPIC -DPIC gmanoutputpnm.cpp -o .libs/gmanoutputpnm.lo
In file included from /usr/include/pbm.h:8,
from /usr/include/pgm.h:8,
from /usr/include/ppm.h:8,
from gmanoutputpnm.cpp:31:
/usr/include/pbmplus.h:310: parse error before `,'
make[1]: *** [gmanoutputpnm.lo] Error 1
make[1]: Leaving directory `/home/jez/download/temp/gman-0.1.1/libgman'
make: *** [all-recursive] Error 1
What version of Libnetpb have you got?
I believe it woudl be version 9.5
I've noticed that there's AMIGA support as well. Nice one. Finally give my B2000 something to do!
I've noticed that there's version 9.8 available. Is this the version that you're using?
I use Libnetpb-1.0.0.
Try to download GMAN from the repository if things still didn't work.
I have corrected a few bugs and it's much more complete.