public inbox for gnats-prs@sourceware.org
help / color / mirror / Atom feed
* gnats/214: Can't compile koffice due to internal compiler error
@ 2001-07-06  8:54 sklass
  0 siblings, 0 replies; only message in thread
From: sklass @ 2001-07-06  8:54 UTC (permalink / raw)
  To: gnats-gnats

>Number:         214
>Category:       gnats
>Synopsis:       Can't compile koffice due to internal compiler error
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Jul 06 08:54:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Steven M. Klass
>Release:        gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
>Organization:
>Environment:
Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
>Description:
Downloaded koffice-1.1-beta3.tar.bz2 from  http://ftp.sourceforge.net/pub/mirrors/kde/unstable/koffice-1.1-beta3/src/
included patches kword-1.1-beta3-fix.patch and killustrator-1.1-beta3-fix.patch
patched the files using cat {patch} | patch -p0 in respective directories
./configure
make
Then the following error occurs
make[2]: Leaving directory `/home/src/kde/koffice/koffice-1.1-beta3/doc'
Making all in kchart
make[2]: Entering directory `/home/src/kde/koffice/koffice-1.1-beta3/kchart'
Making all in kdchart
make[3]: Entering directory `/home/src/kde/koffice/koffice-1.1-beta3/kchart/kdchart'
/bin/sh ../../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I/usr/local/kde/include -I/usr/local/qt/include -I/usr/X11R6/include
 -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -c KDChartAreaPainter.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I/usr/local/kde/include -I/usr/local/qt/include -I/usr/X11R6/include -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c KDChartAreaPainter.cpp  -fPIC -DPIC -o .libs/KDChartAreaPainter.o
/bin/sh ../../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I/usr/local/kde/include -I/usr/local/qt/include -I/usr/X11R6/include
 -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -c KDChartAxesPainter.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../include -I/usr/local/kde/include -I/usr/local/qt/include -I/usr/X11R6/include -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c KDChartAxesPainter.cpp  -fPIC -DPIC -o .libs/KDChartAxesPainter.o
KDChartAxesPainter.cpp: In method `void KDChartAxesPainter::calculateLabelTexts(class QPainter &, const class KDChartTableData &, const class KDChartParams &, unsigned int, double, enum KDChartAxisParams::AxisPos, const class QPoint &, double, double &, double &, double &, double &, double &, double &, double &, int &)':
KDChartAxesPainter.cpp:1294: Internal compiler error.
KDChartAxesPainter.cpp:1294: Please submit a full bug report to `egcs-bugs@egcs.cygnus.com'.
KDChartAxesPainter.cpp:1294: See <URL: http://egcs.cygnus.com/faq.html#bugreport > for details.
make[3]: *** [KDChartAxesPainter.lo] Error 1
make[3]: Leaving directory `/home/src/kde/koffice/koffice-1.1-beta3/kchart/kdchart'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/src/kde/koffice/koffice-1.1-beta3/kchart'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/src/kde/koffice/koffice-1.1-beta3'
make: *** [all-recursive-am] Error 2
>How-To-Repeat:
I tried this initially using the ./configure --enable-final flag and that is what initially failed it.  However, I thought this was a problem so I rm config.cache and then ./configure.  The problem repeated itself..

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-07-06  8:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-06  8:54 gnats/214: Can't compile koffice due to internal compiler error sklass

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).