Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9541] New: hpijs isn't building with gcc 4.0.1

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 9541] New: hpijs isn't building with gcc 4.0.1
  • Date: Sat, 20 Aug 2005 11:42:41 -0700 (PDT)

http://bugs.sourcemage.org/show_bug.cgi?id=9541

Summary: hpijs isn't building with gcc 4.0.1
Product: Codex
Version: devel grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: printer
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: josebernardo1 AT yahoo.com


printerproxy.h:69: error: ISO C++ forbids declaration of 'Printer' with no
type
printerproxy.h:69: error: 'Printer' declared as a 'virtual' field
printerproxy.h:69: error: expected ';' before '*' token
printerfactory.h:92: error: ISO C++ forbids declaration of 'Printer' with no
type
printerfactory.h:92: error: 'Printer' declared as an 'inline' field
printerfactory.h:92: error: expected ';' before '*' token
printerfactory.h:178: error: expected initializer before '*' token
make: *** [dj9xxvip.o] Error 1
Running make with 6 jobs failed. Attempt to run with a single job? [y]
printerproxy.h:69:
+error: ISO C++ forbids declaration of 'Printer' with no type
printerproxy.h:69: error: 'Printer' declared as a 'virtual' field
printerproxy.h:69: error: expected ';' before '*' token

printerfactory.h:92: error: ISO C++ forbids declaration of 'Printer' with no
type
printerfactory.h:92: error: 'Printer' declared as an 'inline' field
printerfactory.h:92: error: expected ';' before '*' token
printerfactory.h:178: error: expected initializer before '*' token
printerproxy.h:69: error: ISO C++ forbids declaration of 'Printer' with no
type
printerproxy.h:69: error: 'Printer' declared as a 'virtual' field
printerproxy.h:69: error: expected ';' before '*' token
printerfactory.h:92: error: ISO C++ forbids declaration of 'Printer' with no
type
printerfactory.h:92: error: 'Printer' declared as an 'inline' field
printerfactory.h:92: error: expected ';' before '*' token
printerfactory.h:178: error: expected initializer before '*' token

if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
+-DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hpijs\"
-DVERSION=\"1.7.1\"
+-DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
+-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
+-DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_MALLOC_H=1
-DHAVE_SYSLOG_H=1
+-DHAVE_UNISTD_H=1 -DVERSION=\"1.7.1\" -DHAVE_STRTOD=1 -DHAVE_STRTOL=1
-DHAVE_LIBM=1 -I.
+-I. -O -march=athlon-4 -mmmx -mfpmath=sse -msse -m3dnow -pipe -DPIC
-fPIC -O3
+-DAPDK_LITTLE_ENDIAN -DAPDK_DJ660 -DAPDK_DJ6xx -DAPDK_DJ6xxPhoto -DAPDK_DJ8xx
+-DAPDK_DJ9xx -DAPDK_DJ9xxVIP -DAPDK_DJ630 -DAPDK_APOLLO2XXX -DAPDK_APOLLO21XX
+-DAPDK_APOLLO2560 -DAPDK_DJ600 -DAPDK_DJ350 -DAPDK_DJ8x5 -DAPDK_PSP100
-DAPDK_AUTODUPLEX
+-DAPDK_HIGH_RES_MODES -DAPDK_LJMONO -DAPDK_DJ540 -DAPDK_DJ850 -DAPDK_DJ890
-DAPDK_DJ3320
+-DAPDK_LJCOLOR -DAPDK_DJGENERICVIP -DAPDK_BUFFER_SEND -DAPDK_LDL_COMPRESS
+-DAPDK_EXTENDED_MEDIASIZE -DAPDK_MLC_PRINTER -DAPDK_DJ3600 -DAPDK_LINUX
+-DAPDK_AUTO_INCLUDE -MT hpijs.o -MD -MP -MF ".deps/hpijs.Tpo" -c -o hpijs.o
hpijs.cpp; \
then mv -f ".deps/hpijs.Tpo" ".deps/hpijs.Po"; else rm -f ".deps/hpijs.Tpo";
exit 1; fi
printerproxy.h:69: error: ISO C++ forbids declaration of 'Printer' with no
type
printerproxy.h:69: error: 'Printer' declared as a 'virtual' field
printerproxy.h:69: error: expected ';' before '*' token
printerfactory.h:92: error: ISO C++ forbids declaration of 'Printer' with no
type
printerfactory.h:92: error: 'Printer' declared as an 'inline' field
printerfactory.h:92: error: expected ';' before '*' token
printerfactory.h:178: error: expected initializer before '*' token
! Problem Detected !
make: *** [hpijs.o] Error 1

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 9541] New: hpijs isn't building with gcc 4.0.1, bugzilla-daemon, 08/20/2005

Archive powered by MHonArc 2.6.24.

Top of Page