Hallo I had a problem when try to compile Omni0.7.X (CVS version too) on my Debian Sid .....
The program ./setupOmni stop with this error:
/bin/sh ./libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./hppcl3
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/libxml2/libxml
-I/usr/include/libxml2 -DUSE_STANDARD_NAMES=1 -DRETAIL=1 -Wall -Wstrict-prototypes
-Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -c -o MonoDither.lo `test
-f 'MonoDither.cpp' || echo './'`MonoDither.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I./hppcl3 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
-I/usr/include/libxml2/libxml -I/usr/include/libxml2 -DUSE_STANDARD_NAMES=1 -DRETAIL=1 -Wall
-Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -c
MonoDither.cpp -Wp,-MD,.deps/MonoDither.TPlo -fPIC -DPIC -o MonoDither.lo
MonoDither.cpp: In function `long int DiffusionDither(_DIFFUSIONDITHERINFO *, _IMAGEINFOS *,
unsigned char **, unsigned int)':
MonoDither.cpp:252: redefinition of `long int DiffusionDither(_DIFFUSIONDITHERINFO *,
_IMAGEINFOS *, unsigned char **, unsigned int)'
MonoDither.cpp:236: `long int
DiffusionDither__FP20_DIFFUSIONDITHERINFOP11_IMAGEINFOSPPUcUi(_DIFFUSIONDITHERINFO *,
_IMAGEINFOS *, unsigned char **, unsigned int)' previously defined here
make[2]: *** [MonoDither.lo] Error 1
make[2]: Leaving directory `/home/snow/operazioni/Omni'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/snow/operazioni/Omni'
make: *** [all] Error 2
I had try with gcc2.95 and gcc 3.2 but i had the same result
could you say me something helpful?
Tnx Daniele
P.S. Why don't develop a Debian pkg?
|