Issue 26851 - Compilation error in module psprint (680m32)
Summary: Compilation error in module psprint (680m32)
Status: CLOSED FIXED
Alias: None
Product: gsl
Classification: Code
Component: code (show other issues)
Version: current
Hardware: All Linux, all
: P3 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: philipp.lohmann
QA Contact: issues@gsl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-23 08:50 UTC by oldfield
Modified: 2004-05-03 23:23 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 oldfield 2004-03-23 08:50:15 UTC
Error message as follow:-

==

Making: ../../unxlngi4.pro/slo/cupsmgr.obj
g++ -fmessage-length=0 -c -I.  -I. -I../inc -I../../inc -I../../unx/inc
-I../../unxlngi4.pro/inc -I. -I/extra/SRC680_m32/solver/680/unxlngi4.pro/inc/stl
-I/extra/SRC680_m32/solver/680/unxlngi4.pro/inc/external
-I/extra/SRC680_m32/solver/680/unxlngi4.pro/inc
-I/extra/SRC680_m32/solenv/unxlngi4/inc -I/extra/SRC680_m32/solenv/inc
-I/extra/SRC680_m32/res -I/extra/SRC680_m32/solver/680/unxlngi4.pro/inc/stl
-I/extra/SRC680_m32/solenv/inc/Xp31 -I/usr/local/java/include
-I/usr/local/java/include/linux -I/usr/local/java/include/native_threads/include
-I/usr/X11R6/include     -I. -I../../res -I. -O1   -pipe -mcpu=pentiumpro
-fno-rtti -include preinclude.h -fexceptions -fno-enforce-eh-specs   -fpic
-DLINUX -DUNX -DVCL -DGCC -DC300 -DINTEL -DGXX_INCLUDE_PATH=/usr/include/g++-v3
-DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT
-DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX
-DCPPU_ENV=gcc3 -DSUPD=680 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0
-DOPTIMIZE -DEXCEPTIONS_ON -DCUI -DSOLAR_JAVA -DSRC680   -DSHAREDLIB -D_DLL_ 
-DMULTITHREAD  -o ../../unxlngi4.pro/slo/cupsmgr.o
/extra/SRC680_m32/psprint/source/printer/cupsmgr.cxx
/extra/SRC680_m32/psprint/source/printer/cupsmgr.cxx: In member function `const
psp::PPDParser* psp::CUPSManager::createCUPSParser(const rtl::OUString&)':
/extra/SRC680_m32/psprint/source/printer/cupsmgr.cxx:511: `aPrinter' undeclared
(first use this function)
/extra/SRC680_m32/psprint/source/printer/cupsmgr.cxx:511: (Each undeclared
identifier is reported only once for each function it appears in.)
dmake:  Error code 1, while making '../../unxlngi4.pro/slo/cupsmgr.obj'
---* TG_SLO.MK *---
Comment 1 philipp.lohmann 2004-03-23 10:12:56 UTC
happens when compiling without CUPS support
Comment 2 philipp.lohmann 2004-03-23 10:13:16 UTC
accepted
Comment 3 philipp.lohmann 2004-03-23 13:53:44 UTC
fixed in CWS vcl21 (branch tag cws_src680_vcl21)
Comment 4 philipp.lohmann 2004-04-23 14:16:16 UTC
verified in CWS vcl21
Comment 5 pavel 2004-05-03 23:23:40 UTC
This is needed also in latest community branch, thus I merged the fixed there
too (cws_src680_ooo20040509).