-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 8/25/10 11:05 PM, Roy P. Ammeraal wrote:
> Hi,
> 
> Installed fink using the source install.
> Primarily wanted to use fink to get cdrecord.
> fink install cdrecord finishes with the following:
> 
> cdda2wav.c:2607: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'int'
> cdda2wav.c:2611: error: expected identifier or '(' before '{' token
> cdda2wav.c:2688: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'int'
> cdda2wav.c:2691: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'int'
> cdda2wav.c:2695: error: expected identifier or '(' before '{' token
> cdda2wav.c:2773: error: expected '=', ',', ';', 'asm' or '__attribute__' 
> before 'int'
> cdda2wav.c:2777: error: expected identifier or '(' before '{' token
> make: *** [OBJ/i386-darwin-cc/cdda2wav.o] Error 1
> ### execution of cd failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-cdrtools-2.01.01-10.4.77
> (Reading database ... 72517 files and directories currently installed.)
> Removing fink-buildlock-cdrtools-2.01.01-10.4.77 ...
> Failed: phase installing: cdrtools-2.01.01-10.4.77 failed
> 
> 
> I did the `fink selfupdate' and tried. Didn't help.
> 
> Hope someone can help me out.
> 
> Thanks in advance,
> 
> Roy
> 

1)  You didn't specify whether you're on 32-bit or 64-bit.  Running

 fink -V | head -n2 | cut -d, -f3

will provide that information if you don't happen to recall.

2)  How about your Xcode version?  "fink list xcode" is a quick way to
pick that up.

3)  The package builds for me on 10.6 with Xcode 3.2.3, for both 32-bit
and 64-bit.
Unfortunately it doesn't provide much in the way of debugging output as
it builds.  One thing we _can_ check, however, is whether you've got the
right 'sed', since the package expects Fink's to be used.  What do you
get from running the following commands in a terminal window:

sed --version
which sed
type -a sed
fink dumpinfo -fenv cdrtools | grep PATH

?
- -- 
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkx2VwwACgkQB8UpO3rKjQ/EAQCbBgJER5dRHeEQilFuA+bprrim
M48AoImD7sN7ZKL+aJaDDzVwv/4QggwW
=tI4j
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to