Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] SConstruct problem in latest cvs check out

Date2005-02-28 05:37
From"Michael Gogins"
SubjectRe: [Cs-dev] SConstruct problem in latest cvs check out
scons keeps a "cache" of build state and dependencies. If you run into 
problems it sometimes helps to delete it either using the scons options or 
by manually deleting all .sconstruct files in the build tree.

----- Original Message ----- 
From: "Istvan Varga" 
To: 
Sent: Sunday, February 27, 2005 5:21 PM
Subject: Re: [Cs-dev] SConstruct problem in latest cvs check out


> Iain Duncan wrote:
>
>> It's in /usr/include which is as far as I can tell included in both my 
>> SConstruct and custom.py files. And like I said, this seems to happen 
>> sometimes when I do a new checkout, and other times not.
>
> I also have sndfile.h in /usr/include, but so far I have
> not encountered the problem you reported, and did not need
> to modify custom.py. Does a clean, new checkout with an
> unmodified custom.py also fail ?
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
> 




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net

Date2005-02-28 15:43
FromIstvan Varga
SubjectRe: [Cs-dev] SConstruct problem in latest cvs check out
Michael Gogins wrote:

> scons keeps a "cache" of build state and dependencies. If you run into 
> problems it sometimes helps to delete it either using the scons options 
> or by manually deleting all .sconstruct files in the build tree.

I have added a cleanup.sh script that removes the various scons
temporary files, as well as all the object files, binaries, and
XMG files generated during compilation.


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net