On Wednesday 30 November 2005 01:46 pm, Pedro Lopez-Cabanillas wrote:
> Building current CVS head I've noticed that passing 'nosound=1' to scons
> doesn't work. It seems to work because it prints some messages but, in
> despite of my arguments, sound libraries are detected and included.
I also notice on a brand spanking clean checkout
~/CVS/rosegarden$ patch -p0 < /tmp/artifact-buffer-direct.patch
patching file gui/compositionview.cpp
~/CVS/rosegarden$ scons&&sudo scons install
Fixing permissions because scons is too stupid to cope with my umask...
[my own hack... it runs
find . -perm 640|xargs chmod 644
find . -perm 750|xargs chmod 755
to cope with scons's completely brain damaged inability to cope with a
non-default umask]
scons: Reading SConscript files ...
Checking for pkg-config ... ok
Checking for alsa >= 1.0 ... ok
Checking for jack >= 0.77 ... ok
Checking for dssi >= 0.4 ... ok
Checking for C header file ladspa.h... yes
Checking for lrdf_init() in C library lrdf... yes
Checking for liblo >= 0.7 ... ok
Checking for mad >= 0.10 ... ok
Checking for xft >= 2.1.0 ... ok
Checking for int lirc_init() in C library lirc_client... yes
scons: done reading SConscript files.
scons: Building targets ...
g++ -I/usr/include/alsa -I/usr/local/include -I/usr/include/freetype2
[...]
QWidget::setMaximumSize: (unnamed/RecipientComboBox) The largest allowed size
is (32767,32767)
scons: done building targets.
scons: Reading SConscript files ...
Checking for pkg-config ... ok
Checking for alsa >= 1.0 ... ok
Checking for jack >= 0.77 ... ok
Checking for dssi >= 0.4 ... ok
Checking for C header file ladspa.h... yes
Checking for lrdf_init() in C library lrdf... yes
Checking for liblo >= 0.7 ... ok
Checking for mad >= 0.10 ... ok
Checking for xft >= 2.1.0 ... ok
Checking for int lirc_init() in C library lirc_client... yes
scons: done reading SConscript files.
scons: Building targets ...
Install file: "RGbuild/gui/rosegarden" as "/usr/bin/rosegarden"
Chmod("/usr/bin/rosegarden", 0755)
scons: done building targets.
It's running through this "Checking for" bit every single time I run scons.
In my other tree, the "dirty" tree, it was only doing this on lirc_init. Now
it's doing it for all the other checks too.
--
Michael McIntyre ---- Silvan <[EMAIL PROTECTED]>
Linux fanatic, and certified Geek; registered Linux user #243621
http://www.geocities.com/Paris/Rue/5407/
http://rosegarden.sourceforge.net/tutorial/
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel