pingus-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pingus-Devel] Memory consumption in pingus 0.7.2


From: Michael [Plouj] Ploujnikov
Subject: Re: [Pingus-Devel] Memory consumption in pingus 0.7.2
Date: Wed, 30 Jul 2008 18:12:42 -0400

On Wed, Jul 30, 2008 at 5:19 PM,  <address@hidden> wrote:
> I've just got latest version from svn.
> Large memory leak seem to be solved, I can pass 1st level now. Some memory
> seem to be returned to the system after level is completed. But I still have
> following problems:
> 1. After level1 is completed OK, I can not go to level2, when I click on it,
> game says 'locked'. What could be wrong ?
> 2. I wanted to make a clean build and executed scons -c. After that
> executing scons configure complain s that libboost_signals nor found and
> there is following log in config.log:
> scons: Configure: Checking for C++ library boost_signals...
> scons: Configure: ".sconf_temp/conftest_0.cpp" is up to date.
> scons: Configure: The original builder output was:
>  |.sconf_temp/conftest_0.cpp <-
>  |  |
>  |  |
>  |  |#include "boost/signals.hpp"
>  |  |
>  |  |int
>  |  |main() {
>  |  |
>  |  |return 0;
>  |  |}
>  |  |
>  |
> ccache /usr/local/cross/gcc-3.3.4_glibc-2.3.2/bin/arm-linux-gcc -o
> .sconf_temp/conftest_0.o -c -mcpu=arm920 -O2 -ffunction-sections
> -fdata-sections -Darm -DCPU=arm
> -I/home/serg/devel/Libraries/Pingus-devel/../../Arch/arm/include
> -I/home/serg/devel/Libraries/Pingus-devel/../../Arch/arm/../../TT
> -I/home/serg/devel/Libraries/Pingus-devel/../../Arch/arm/../../TTMP -I.
> -Isrc .sconf_temp/conftest_0.cpp
> arm-linux-gcc: .sconf_temp/conftest_0.cpp: No such file or directory
> arm-linux-gcc: no input files
>
> I checked .sconf_temp and there is no conftest_0.cpp. For some reason it is
> not created. I swear I have boost, it was compiling today ok and configure
> was OK week ago...
> What could be wrong ?

Maybe the scons database (.sconsign.dblite) got inconsistent with the
contents of .sconf_temp/. It won't hurt to try deleting the whole
.sconf_temp/ directory.

-- 
Michael Ploujnikov
http://plouj.com/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]