bugPingus - Bugs: bug #27285, Compiling Error

 
 

bug #27285: Compiling Error

Submitter:  Kevin Rollins <azatiprime>
Submitted:  Wed 19 Aug 2009 09:58:22 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  Installation Problem Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  0.7.2
Operating System:  Linux Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 19 Aug 2009 09:58:22 PM UTC, original submission:  

I followed all of the installation instructions and got the following error.

kevin@mint /usr/local/src/pingus-0.7.2 $ scons
scons: Reading SConscript files ...

scons: warning: The Options class is deprecated; use the Variables class instead.
File "/usr/local/src/pingus-0.7.2/SConstruct", line 336, in DefineOptions

scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead.
File "/usr/local/src/pingus-0.7.2/SConstruct", line 350, in DefineOptions
OSError: [Errno 13] Permission denied: '.sconf_temp':
  File "/usr/local/src/pingus-0.7.2/SConstruct", line 432:
    'CheckIconv': CheckIconv,
  File "/usr/lib/scons/SCons/Script/SConscript.py", line 459:
    return apply(SCons.Environment.Base.Configure, (self,)+args, kw)
  File "/usr/lib/scons/SCons/Environment.py", line 1834:
    return apply(SCons.SConf.SConf, nargs, nkw)
  File "/usr/lib/scons/SCons/SConf.py", line 876:
    return apply(SConfBase, args, kw)
  File "/usr/lib/scons/SCons/SConf.py", line 424:
    self._startup()
  File "/usr/lib/scons/SCons/SConf.py", line 674:
    self._createDir(self.confdir)
  File "/usr/lib/scons/SCons/SConf.py", line 661:
    os.makedirs( dirName )
  File "/usr/lib/python2.6/os.py", line 157:
    mkdir(name, mode)

Kevin Rollins <azatiprime>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by grumbel (Updated the item)
  • -email is unavailable- added by azatiprime (Submitted the item)
  • -email is unavailable- added by azatiprime
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2011-08-31 grumbel StatusNone Fixed
        Open/ClosedOpen Closed
    2009-08-19 azatiprime Carbon-Copy- Added azatiprime

    Back to the top

    Powered by Savane 3.13-0329.
    Corresponding source code