[Gtkradiant] [Bug 1078] New: GtkRadiant compilation: failed to obtain revision number

bugzilla-daemon at zerowing.idsoftware.com bugzilla-daemon at zerowing.idsoftware.com
Fri Mar 3 10:12:50 CST 2006


http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1078

           Summary: GtkRadiant compilation: failed to obtain revision number
           Product: GtkRadiant
           Version: 1.5
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: editor
        AssignedTo: gtkradiant at zerowing.idsoftware.com
        ReportedBy: tuxmym at gmail.com


I cannot get GtkRadiant compiling without modifications:

GtkRadiant$ scons SETUP=0
scons: Reading SConscript files ...
SCons 0.96.1
OS="Linux"
Loading build configuration from site.conf
CC="gcc"
CXX="g++"
SETUP="0"
JOBS="1"
BUILD="debug"
Command line: SETUP="0"
ln: `./libstdc++.a': fichier existant.
version: 1.5.0
minor: 0 major: 5
Exception: failed to obtain revision number:
  File "SConstruct", line 310:
    radiant_makeversion('\\ngcc version: %s.%s.%s' % ( ver_cc[0], ver_cc[1],
ver_cc[2] ) )
  File "/home/mehdi/packages/src/outils/GtkRadiant/makeversion.py", line 87:
    line = "Custom build based on revision " + str(svn.getRevision(os.getcwd()))
  File "/home/mehdi/packages/src/outils/GtkRadiant/svn.py", line 10:
    raise Exception("failed to obtain revision number")


I have to modify makeversion.py and set manually the value for the line variable
to make compilation start.

-- 
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