On Aug 5, 2005, at 1:56 AM, Judith Maria Nefertari Dohmann wrote:

Dear list.

Replying to myself ...


The problem with rosegarden still exists. I reinstalled the OS, XCode and fink. Compiling lilypond, gnumeric and all the dependencies of rosegarden worked, so I don't think that there is something wrong with the compiler.

With best regards,

Judith Dohmann

Here is the latest error-message:


g4:~ judithdo$ fink install rosegarden
Password:
Information about 4796 packages read in 5 seconds.
The following package will be installed or updated:
rosegarden
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock- rosegarden-4-0.9.9-2 /sw/src/fink.build dpkg-deb: building package `fink-buildlock-rosegarden-4-0.9.9-2' in `/sw/src/fink.build/fink-buildlock- rosegarden-4-0.9.9-2_2005.08.05-07.35.48_darwin-powerpc.deb'.
Setting build lock...
/sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock- rosegarden-4-0.9.9-2_2005.08.05-07.35.48_darwin-powerpc.deb Selecting previously deselected package fink-buildlock- rosegarden-4-0.9.9-2. (Reading database ... 88048 files and directories currently installed.) Unpacking fink-buildlock-rosegarden-4-0.9.9-2 (from .../fink- buildlock-rosegarden-4-0.9.9-2_2005.08.05-07.35.48_darwin- powerpc.deb) ... Setting up fink-buildlock-rosegarden-4-0.9.9-2 (2005.08.05-07.35.48) ... gzip -dc /sw/src/rosegarden-4-0.9.9.tar.gz | /sw/bin/tar -xf - -- no-same-owner --no-same-permissions patch -p1 </sw/fink/dists/unstable/main/finkinfo/sound/ rosegarden.patch
patching file configure
patching file gui/colours.cpp
patching file gui/notationtool.cpp
Default compiler has been set to:
gcc version 4.0.0 (Apple Computer, Inc. build 5026)
./configure --prefix=/sw --with-qt-includes=/sw/include/qt -- disable-sound --disable-debug
checking build system type... powerpc-apple-darwin8.2.0
checking host system type... powerpc-apple-darwin8.2.0
checking target system type... powerpc-apple-darwin8.2.0
checking for a BSD-compatible install... /usr/bin/install -c
checking for -p flag to install... yes
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
### execution of ./configure failed, exit code 77
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-rosegarden-4-0.9.9-2
(Reading database ... 88049 files and directories currently installed.)
Removing fink-buildlock-rosegarden-4-0.9.9-2 ...
Failed: phase compiling: rosegarden-4-0.9.9-2 failed

There is another thread about this on fink-users:

http://article.gmane.org/gmane.os.apple.fink.general/18538

The problem is that the configuration test uses a flag that's incompatible with gcc4. Try

sudo gcc_select 3.3

and see if that works.


--
Alexander Hansen
Fink Documenter
[Day Job] Levitated Dipole Experiment
http://psfcwww2.psfc.mit.edu/ldx/




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to