Issue 7647 - Error 65280 occurred while making oo_1.0.1_src/autodoc/source/parser_i/idl
Summary: Error 65280 occurred while making oo_1.0.1_src/autodoc/source/parser_i/idl
Status: CLOSED FIXED
Alias: None
Product: Build Tools
Classification: Code
Component: code (show other issues)
Version: OOo 1.0.1
Hardware: PC Linux, all
: P3 Trivial (vote)
Target Milestone: ---
Assignee: Unknown
QA Contact: issues@tools
URL:
Keywords:
Depends on:
Blocks: 7584
  Show dependency tree
 
Reported: 2002-09-10 21:16 UTC by simonbr
Modified: 2003-03-16 20:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description simonbr 2002-09-10 21:16:56 UTC
Hi, 
I am trying to do a full build of 1.0.1 on SuSE 7.3, using gcc 2.95.2, 
and I am only getting so far as this error: 


Making: ../../../unxlngi3.pro/obj/cx_idlco.obj
g++ -nostdinc -c -I. -I. -I../inc -I../../../source/inc -I../../../inc
-I../../../unx/inc -I../../../unxlngi3.pro/inc -I.
-I/home/simon/oo_1.0.1_src/solver/641/unxlngi3.pro/inc/stl
-I/home/simon/oo_1.0.1_src/solver/641/unxlngi3.pro/inc/external
-I/home/simon/oo_1.0.1_src/solver/641/unxlngi3.pro/inc
-I/home/simon/oo_1.0.1_src/solenv/unxlngi3/inc
-I/home/simon/oo_1.0.1_src/solenv/inc -I/home/simon/oo_1.0.1_src/res
-I/usr/include -I/home/simon/oo_1.0.1_src/solver/641/unxlngi3.pro/inc/stl
-I/home/simon/oo_1.0.1_src/solenv/inc/Xp31 -I/home/simon/jdk1.3.1_04/include
-I/home/simon/jdk1.3.1_04/include/linux
-I/home/simon/jdk1.3.1_04/include/native_threads/include -I/usr/X11R6/include
-I/usr/local/gcc-2.95.2/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/include
-I/usr/include     -I. -I../../../res -I. -O2   -pipe -mpentiumpro
-fno-for-scope -fpermissive -fexceptions  -frtti    -DLINUX -DUNX -DVCL -DGCC
-DC295 -DINTEL -DCVER=C295 -D_USE_NAMESPACE -DGLIBC=2 -DX86 -D_PTHREADS
-D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE
-DUNIX -DCPPU_ENV=gcc2 -DSUPD=641 -DBUILD=7663 -DPRODUCT -DNDEBUG -DPRODUCT_FULL
-DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRC641  -DMULTITHREAD  -w -o
../../../unxlngi3.pro/obj/cx_idlco.o
/home/simon/oo_1.0.1_src/autodoc/source/parser_i/idl/cx_idlco.cxx
In file included from
/home/simon/oo_1.0.1_src/autodoc/source/parser_i/idl/cx_idlco.cxx:67:
/home/simon/oo_1.0.1_src/solver/641/unxlngi3.pro/inc/cosv/template/dyn.hxx: In
method `void csv::Dyn<csi::uidl::Token>::Delete()':
/home/simon/oo_1.0.1_src/solver/641/unxlngi3.pro/inc/cosv/template/dyn.hxx:191:
  instantiated from `csv::Dyn<csi::uidl::Token>::~Dyn()'
../inc/s2_luidl/cx_sub.hxx:93:   instantiated from here
/home/simon/oo_1.0.1_src/solver/641/unxlngi3.pro/inc/cosv/template/dyn.hxx:180:
invalid use of undefined type `class csi::uidl::Token'
../inc/s2_luidl/cx_idlco.hxx:79: forward declaration of `class
csi::uidl::Token'dmake:  Error code 1, while making
'../../../unxlngi3.pro/obj/cx_idlco.obj'
---* TG_SLO.MK *---

ERROR: Error 65280 occurred while making
/home/simon/oo_1.0.1_src/autodoc/source/parser_i/idl
dmake:  Error code 1, while making 'build_all'
---* TG_SLO.MK *---
Comment 1 Unknown 2003-01-31 16:05:08 UTC
Hi, 

in the meantime, after the release of 1.0.2 from the OOO_STABLE_1 
branch, some work on gcc 2.95 support could be done, and I can confirm 
that builds with gcc 2.95.2 and .3 work past autodoc. 

In fact, OOo builds with these compilers with the exception of one 
file which tries to include lsupc++ (deleting this include works), and 
with the exception of the mozab driver in connectivity. 

I'd recommend to cvs update from the OOO_STABLE_1 branch, and 
consider this issue as closed. Feel free to re-open if the problem
pops up 
again.

Comment 2 michael.bemmer 2003-03-16 20:08:42 UTC
As discussed with Armin, he thought these bug were closed, he sees all of them
as verified.
Comment 3 michael.bemmer 2003-03-16 20:12:30 UTC
As discussed with Armin, he thought these bug were closed, he sees all of them
as verified.