On Thu, December 4, 2008 10:33 am, Orcan Ogetbil wrote:
>
> I see. Is there a plan for the future to accept user-reported bugs there?

There's been talk of changing hosts... but AFAIK nothing has been done. 
Besides, at the moment the traffic is low enough that the mailing list is
actually the best way to report a bug.  TRAC doesn't send notifications
when a ticket is taken out.  (At least, it doesn't send _me_ any.)

>> > test it. I added prefix=/home/myself/app to the scons
>> lines. It built fine
>>
>> This is a known issue.  I'll fix it over my lunch break
>> today.

This has been fixed in Rev 671.  'svn up' and do your thing.  :-)

>> > Another bug is: the "scons install" command
>> compiles this file:
>> >
>> > g++ -o version.o -c -O3 -fomit-frame-pointer
>> -funroll-loops -DALSA_SUPPORT
>> [snip]
>>
>> Which version of scons are you using?
> scons-1.0.0-1.d20080826.fc10.noarch

OK.  Next time, do 'scons --debug=explain install'.  It will explain _why_
version.cpp got recompiled.  Also, if you change the prefix, you have to
keep feeding it to scons:

Build:   scons prefix=/foo debug=1
Install: scons prefix=/foo debug=1 install

> Is this the problem? I want to package hydrogen-beta for our unstable
> repo, but that's the version of scons we have there too. Should I wait?

Nope.  You're good.

-- 
               G a b r i e l   M   B e d d i n g f i e l d


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Hydrogen-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/hydrogen-devel

Reply via email to