[Gtkradiant] [Bug 1105] New: radiant fails to build on linux-x86_64

Ciaran Gillespie ciaran.gillespie at gmail.com
Thu Sep 7 17:31:44 CDT 2006


Commenting out line 671 in radiant/eclass_doom3.cpp should allow it to
compile on x86_64 bit systems. It's just an error message. I'm not sure why
it doesn't work. Just put "//" in front of everything in line 671 no
quotations.

On 9/7/06, bugzilla-daemon at zerowing.idsoftware.com <
bugzilla-daemon at zerowing.idsoftware.com> wrote:
>
> 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.
>
> _______________________________________________
> Gtkradiant mailing list
> Gtkradiant at zerowing.idsoftware.com
> http://zerowing.idsoftware.com/cgi-bin/mailman/listinfo/gtkradiant
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://zerowing.idsoftware.com/pipermail/gtkradiant/attachments/20060907/03e10e99/attachment.htm


More information about the Gtkradiant mailing list