Re: libavcodec60 fails to build

Hanspeter Niederstrasser <[email protected]>
Newsgroups gmane.os.apple.fink.general
Organization Snaggled Works
Message-ID <[email protected]>
On 11/19/23 5:20 PM, Scott Hannahs via Fink-users wrote:
> MacOS Ventura 13.6.1/Xcode 15.0.1
> 
> Fink tells me that I have no Xcode, but Xcode 15.0.1 is installed.  Just not recognized?
> -Scott
> 
> Also include the following system information:
> Package manager version: 0.45.99.git
> Distribution version: selfupdate-git Sat Nov 18 12:09:01 2023, 13.0, x86_64
> Trees: local/injected local/main stable/main
> No recognized Xcode.app installed
> Xcode command-line tools: 15.0.0.0.1.1694021235
> Max. Fink build jobs:  1

Not sure yet on the duplicate symbol problem, but for the missing Xcode.app:

run `fink-virtual-pkgs --debug` and in the output near the top should be 
some debugging info as to what Fink can and can't find about Xcode.app 
versioning that Fink uses to create the virtual package representing 
Xcode.app

You can also run these two commands to get the expected version directly:
xcode-select -print-path
defaults read `xcode-select -print-path 2>/dev/null`/../version 
CFBundleShortVersionString

And this one is used to find the Command Line Tools:
pkgutil --pkg-info com.apple.pkg.CLTools_Executables

Hanspeter

-- 
+-------------------------------------+----------------------------+
| Hanspeter Niederstrasser            |  The Four F's of Survival: |
|                                     | Feeding, Fleeing, Fighting |
|                                     |    and ... Reproduction    |
|                                     |                            |
|                                     |          -Unknown          |
+-------------------------------------+----------------------------+



_______________________________________________
Fink-users mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-users/
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.