Phase one, I finally got all the requisite packages installed for the trial 
with gcc 4.0 and KDE 3.4.1 (or so I thought.)  Passed scons configure:

scons: Reading SConscript files ...
Checking for kde-config           :  kde-config was found
Checking for kde version          :  3.4.1
Checking for the qt library       :  qt was found as /usr
Checking for uic                  :  uic was found as /usr/bin/uic
Checking for moc                  :  moc was found as /usr/bin/moc
Checking for the qt includes      :  the qt headers were found 
in /usr/include/qt3/
Checking for the kde includes     :  the kde headers were found 
in /usr/include/kde/
Checking for int lirc_init() in C library lirc_client... no
Checking for pkg-config ... ok
Checking for alsa >= 1.0 ... ok
Checking for jack >= 0.77 ... ok
Checking for dssi >= 0.4 ... failed
Checking for C header file ladspa.h... no
Checking for lrdf_init() in C library lrdf... no
Checking for liblo >= 0.7 ... ok
Checking for mad >= 0.10 ... ok
Checking for xft >= 2.1.0 ... ok

Now the build fails immediately:

scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
-I/usr/include/alsa -I/usr/include/freetype2 -I/usr/X11R6/include -DHAVE_ALSA 
-DHAVE_LIBJACK -DHAVE_LIBLO -DHAVE_LIBMAD -DHAVE_XFT -DQT_THREAD_SUPPORT 
-DVERSION=\"4-1.2_cvs\" -I/usr/include/kde/ -I/usr/include/qt3 
-I/usr/include/alsa -I/usr/include/freetype2 -I/usr/X11R6/include -DHAVE_ALSA 
-DHAVE_LIBJACK -DHAVE_LIBLO -DHAVE_LIBMAD -DHAVE_XFT -g3 -O2 -gstabs+3 
-DNDEBUG -DNO_DEBUG -I. -Ibase -c -o base/AnalysisTypes.o 
base/AnalysisTypes.C
sh: -/: invalid option
Usage:  sh [GNU long option] [option] ...
        sh [GNU long option] [option] script-file ...
GNU long options:
        --debug
        --debugger
        --dump-po-strings
        --dump-strings
        --help
        --init-file
        --login
        --noediting
        --noprofile
        --norc
        --posix
        --protected
        --rcfile
        --restricted
        --verbose
        --version
        --wordexp
Shell options:
        -irsD or -c command or -O shopt_option          (invocation only)
        -abefhkmnptuvxBCHP or -o option
scons: *** [base/AnalysisTypes.o] Error 2
scons: building terminated because of errors.

Turns out I hadn't installed a compiler yet after all.  Ah.  Well, that would 
help, but this error sure wasn't very damn informative.

-- 
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/


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to