- gcitrus segfaults on startup when run
from the binary RPM (RedHat 7.2, Gnome 1.4.1)
- When compiling from the source RPM, the following
error occurs:
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include
-I/usr/include/libxml2/libxml -I/usr/include/libxml2
-DCITRUS_CONFIG=\"/usr/share/citrus\"
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include -g -O2 -c
Quantity.C -fPIC -DPIC -o .libs/Quantity.lo
Quantity.C: In method `xmlNode *Quantity::mathML () const':
Quantity.C:315: `CHAR' undeclared (first use this function)
Quantity.C:315: (Each undeclared identifier is reported
only once for
each function it appears in.)
Quantity.C:315: `content' undeclared (first use this
function)
Quantity.C:316: parse error before `*'
Quantity.C:318: parse error before `)'
Quantity.C:319: parse error before `*'
Quantity.C:324: parse error before `*'
make[2]: *** [Quantity.lo] Error 1
make[2]: Leaving directory
`/usr/src/redhat/BUILD/citrus-0.1.2/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/usr/src/redhat/BUILD/citrus-0.1.2'
make: *** [all-recursive-am] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.44157 (%build)
Any ideas why it won't compile?
If it's of any help, I have the following libraries on
my system:
gtkmathview-devel-0.2.9-2
libxml2-devel-2.4.17-2
Thanks,
Milos