public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] cannot compile koffice with gcc-3.3
@ 2003-05-21 17:37 fdnews_gentoo
  2003-05-21 18:33 ` Sven Vermeulen
  0 siblings, 1 reply; 2+ messages in thread
From: fdnews_gentoo @ 2003-05-21 17:37 UTC (permalink / raw
  To: gentoo-dev

Hi,

Here is the error:
# emerge app-office/koffice
-------------------------------------------
Everything compile, except at the end:
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.3/include/g++-v3/backward/backward_warning.h:32:2: 
warning: #warning This file includes at least one deprecated or antiquated 
header. Please consider using one of the 32 headers found in section 17.4.1.2 
of the C++ standard. Examples include substituting the <X> header for the 
<X.h> header for C++ includes, or <sstream> instead of the deprecated header 
<strstream.h>. To disable this warning use -Wno-deprecated.
formula.cc:4:23: strstream.h: No such file or directory
formula.cc: In member function `void QpFormula::floatFuncReal(const char*)':
formula.cc:477: error: `ostrstream' undeclared (first use this function)
formula.cc:477: error: (Each undeclared identifier is reported only once for
   each function it appears in.)
formula.cc:477: error: parse error before `;' token
formula.cc:481: error: `lNum' undeclared (first use this function)
formula.cc: In member function `void QpFormula::intFuncReal(const char*)':
formula.cc:492: error: parse error before `;' token
make[6]: *** [formula.lo] Error 1
make[6]: *** Waiting for unfinished jobs....
record.cc:13:23: strstream.h: No such file or directory
record.cc: In function `int Hexout(char*, int)':
record.cc:35: error: `ostrstream' undeclared (first use this function)
record.cc:35: error: (Each undeclared identifier is reported only once for 
each
   function it appears in.)
record.cc:35: error: `lOStr' undeclared (first use this function)
record.cc:35: error: parse error before `;' token
record.cc:60: error: parse error before `;' token
record.cc: In member function `void QpRecCell::cellRef(char*, QpTableNames&,
   short int, unsigned char, unsigned char, short int)':
record.cc:203: error: `strstream' undeclared (first use this function)
record.cc:203: error: parse error before `(' token
record.cc:229: error: `lOut' undeclared (first use this function)
record.cc:200: warning: unused parameter `char*pText'
record.cc: In member function `QpRecUnknown::QpRecUnknown(short int, short 
int,
   QpIStream&)':
record.cc:577: warning: unused parameter `QP_INT16 pType'
make[6]: *** [record.lo] Error 1
make[6]: Leaving directory 
`/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/filters/kspread/qpro/libqpro/src'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory 
`/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/filters/kspread/qpro/libqpro'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory 
`/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/filters/kspread/qpro'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/filters/kspread'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1/filters'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/var/tmp/portage/koffice-1.2.1-r1/work/koffice-1.2.1'
make: *** [all] Error 2

!!! ERROR: app-office/koffice-1.2.1-r1 failed.
!!! Function kde_src_compile, Line 123, Exitcode 2
!!! died running emake, kde_src_compile:make
-------------------------------------------
*  sys-devel/gcc
      Latest version available: 3.2.2
      Latest version installed: 3.3
      Size of downloaded files: 19,835 kB
      Homepage:    http://www.gnu.org/software/gcc/gcc.html
      Description: The GNU Compiler Collection. Includes C/C++ and java 
compilers
-------------------------------------------
*  sys-libs/glibc
      Latest version available: 2.3.1-r4
      Latest version installed: 2.3.2-r2
      Size of downloaded files: 17,701 kB
      Homepage:    http://www.gnu.org/software/libc/libc.html
      Description: GNU libc6 (also called glibc2) C library

regards


--
gentoo-dev@gentoo.org mailing list


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [gentoo-dev] cannot compile koffice with gcc-3.3
  2003-05-21 17:37 [gentoo-dev] cannot compile koffice with gcc-3.3 fdnews_gentoo
@ 2003-05-21 18:33 ` Sven Vermeulen
  0 siblings, 0 replies; 2+ messages in thread
From: Sven Vermeulen @ 2003-05-21 18:33 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 622 bytes --]

On Wed, May 21, 2003 at 05:37:12PM +0000, fdnews_gentoo@partimage.org wrote:
> Hi,
[...]

Please file a bug on bugs.gentoo.org for this kind of errors. Try keeping
gentoo-dev for discussions on the Gentoo Development that cannot be dealt
with on bugs.gentoo.org (so no bug reports).

Wkr,
	Sven Vermeulen

-- 
Thanks to DRM, you know that something has been built in environment of 
unspecified degree of security, from source you cannot check, written by 
programmers you don't know, released after passing QA of unknown quality and 
which is released under a license that disclaims any responsibility...

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-21 18:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-05-21 17:37 [gentoo-dev] cannot compile koffice with gcc-3.3 fdnews_gentoo
2003-05-21 18:33 ` Sven Vermeulen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox