[MacPorts] #70753: samba3 @3.6.25_4: configure failure
MacPorts
noreply at macports.org
Thu Sep 19 19:21:58 UTC 2024
#70753: samba3 @3.6.25_4: configure failure
--------------------------+---------------------
Reporter: MaddTheSane | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.1
Resolution: | Keywords: sequoia
Port: samba3 |
--------------------------+---------------------
Comment (by markmentovai):
Yeah, that’s what I mean. `ffmpeg +gpl3` doesn’t actually need `samba3`,
it actually specifies its dependency as
`path:lib/pkgconfig/smbclient.pc:samba3`. That means that it depends on
the file `lib/pkgconfig/smbclient.pc`, which if not present, can be
supplied by installing `samba3`. But `samba4` can also provide this file,
and if you did `port install samba4` and then `port install ffmpeg +gpl3`,
it should all work out.
I don’t know whether it’s time to make `ffmpeg +gpl3` to suggest `samba4`
for this purpose. It may be, or it may be sticking with `samba3` because
`samba4` doesn’t work on very old OS versions. (But at least then, the
`samba3` vs. `samba4` suggestion could be dependent on OS version.)
--
Ticket URL: <https://trac.macports.org/ticket/70753#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list