[Gtkradiant] [Bug 1105] New: radiant fails to build on linux-x86_64
bugzilla-daemon at zerowing.idsoftware.com
bugzilla-daemon at zerowing.idsoftware.com
Thu Sep 7 04:56:04 CDT 2006
http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1105
Summary: radiant fails to build on linux-x86_64
Product: GtkRadiant
Version: 1.5
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: editor
AssignedTo: gtkradiant at zerowing.idsoftware.com
ReportedBy: clock01 at web.de
description:
building radiant-1.50 from svn (Revision 100) on linux-x86_64 exits on error
when compiling eclass_doom3.cpp.
steps to reproduce:
1. install all dependencies not yet present(scons, mhash, gtkglext)
2. cd to /home/$USER/GtkRadiant/
3. run '$ scons SETUP=0'
further information:
gtk+-2.8.12
glib-2.10.3
gtkglext-1.0.6-r3
gcc-3.4.6
glibc-2.3.6-r4
kernel: 2.6.12-gentoo-r6 x86_64
python: 2.3.5-r2, 2.4.3-r1
binutils: 2.16.1-r3
gcc-config: 1.3.13-r3
and here it fails:
[...]
g++ -pipe -DPOSIX -DXWINDOWS -W -Wall -Wcast-align -Wcast-qual
-Wno-unused-parameter -Wno-non-virtual-dtor -Wreorder -g3 -D_DEBUG -fPIC
-fno-exceptions -fno-rtti `pkg-config glib-2.0 --cflags` `xml2-config --cflags`
`pkg-config gtk+-2.0 --cflags` `pkg-config gtkglext-1.0 --cflags`
-Ibuild/debug/libs -Ilibs -Ibuild/debug/include -Iinclude -c -o
build/debug/radiant/eclass_doom3.o radiant/eclass_doom3.cpp
include/itextstream.h: In function `TextOutputStream&
operator<<(TextOutputStream&, const T&) [with T = size_t]':
radiant/eclass_doom3.cpp:671: instantiated from here
include/itextstream.h:66: Fehler: Aufruf des überladenen
»ostream_write(TextOutputStream&, const long unsigned int&)« ist nicht eindeutig
libs/stream/textstream.h:110: Anmerkung: Kandidaten sind: TextOutputStreamType&
ostream_write(TextOutputStreamType&, char) [with TextOutputStreamType =
TextOutputStream]
libs/stream/textstream.h:119: Anmerkung: TextOutputStreamType&
ostream_write(TextOutputStreamType&, double) [with TextOutputStreamType =
TextOutputStream]
libs/stream/textstream.h:130: Anmerkung: TextOutputStreamType&
ostream_write(TextOutputStreamType&, float) [with TextOutputStreamType =
TextOutputStream]
libs/stream/textstream.h:138: Anmerkung: TextOutputStreamType&
ostream_write(TextOutputStreamType&, int) [with TextOutputStreamType =
TextOutputStream]
libs/stream/textstream.h:156: Anmerkung: TextOutputStreamType&
ostream_write(TextOutputStreamType&, Unsigned) [with TextOutputStreamType =
TextOutputStream]
libs/stream/textstream.h:189: Anmerkung: TextOutputStreamType&
ostream_write(TextOutputStreamType&, const HexChar&) [with TextOutputStreamType
= TextOutputStream]
libs/stream/textstream.h:284: Anmerkung: TextOutputStreamType&
ostream_write(TextOutputStreamType&, const Decimal&) [with TextOutputStreamType
= TextOutputStream]
scons: *** [build/debug/radiant/eclass_doom3.o] Error 1
scons: building terminated because of errors.
--
Configure bugmail: http://zerowing.idsoftware.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Gtkradiant
mailing list