Claus Enneper wrote:
>
>
> salute,
>
> to me, my system seems to be uptodate, newest Xcode installed.
>
> cemini:~ root# fink -V
> #Package manager version: 0.27.3
> Distribution version: 0.8.1.rsync i386
> --
> cemini:~ root# /usr/bin/ld -v
> Apple Computer, Inc. version cctools-590.23.2.obj~30
> --
> cemini:~ root# /sw/lib/odcctools/bin/ld -v
> Apple Computer, Inc. version odcctools-622.3od15
> --
> cemini:~ root# fink install gcc42
> Information about 6363 packages read in 1 seconds.
> The package 'gcc42' will be built and installed.
>
> WARNING: The package gcc42 Depends on cctools,
>          but cctools only allows things to BuildDepend on it.
>
> Reading dependency for gcc42-4.2.0-1000...
> Reading build dependency for gcc42-4.2.0-1000...
> Reading dependency for gcc42-shlibs-4.2.0-1000...
> Can't resolve dependency "cctools (>= 622-1)" for package 
> "gcc42-4.2.0-1000"
> (no matching packages/versions found)
> Exiting with failure.
> --
>
>
>
> now my question:
> i don't know how to fix this failure, perhaps there's someting about 
> the path, 'cause fink doesn't see odcctools-622 in /sw/lib/odctools...
>
> any clues?
>
>
> many thx,
>
> Claus
>
>
No, the issue isn't with odcctools.  cctools is an autogenerated virtual 
package, whose version is set by components within the Xcode Tools 
(possibly even the ld version).  You _don't_ have the latest Xcode 
(2.4.1), or it didn't get installed correctly by the installer.

$ ld -v
Apple Computer, Inc. version cctools-622.5.obj~13

-- 
Alexander K. Hansen
akh AT finkproject DOT org
Fink User Liaison and Documenter


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to