Re: MacPorts missing links

2016-09-12 Thread Al Varnell
On Sep 12, 2016, at 8:23 PM, Lawrence Velázquez wrote: >> I would also encourage somebody to look into the need for both Xcode and >> Command Line Tools since Xcode 7. Apple makes it quite clear on the download >> page that Xcode now contains the CLTs, so installing both

Re: MacPorts missing links

2016-09-12 Thread Sinan Karasu
I get the same thing. I have only 3 or 4 ports. So I’ll blow it away and start from scratch tomorrow to see what happens. pirlouit:~ sinan$ port provides /opt/local/lib/libpng.la /opt/local/lib/libpng.la is provided by: libpng pirlouit:~ sinan$ > On Sep 12, 2016, at 7:19 PM, Ryan Schmidt

Re: MacPorts missing links

2016-09-12 Thread Brandon Allbery
On Mon, Sep 12, 2016 at 11:02 PM, Al Varnell wrote: > In all the years I've been using MacPorts I have never needed to reinstall > the MacPorts base for a minor upgrade. I think that's stated, although maybe not clearly enough. Needing to do that on a minor upgrade would be

Re: MacPorts missing links

2016-09-12 Thread Brandon Allbery
On Mon, Sep 12, 2016 at 10:24 PM, Dave Horsfall wrote: > Hmmm... I've been following this thread, and I get: > > /opt/local/lib/libpng.la > And... just checked my 10.11 as well. Indeed: skkukkuk «crawl*master» Z$ sudo find -L /opt/local -type l > >

Re: MacPorts missing links

2016-09-12 Thread Dave Horsfall
On Mon, 12 Sep 2016, Ryan Schmidt wrote: > > pirlouit:~ sinan$ sudo find -L /opt/local -type l > > /opt/local/lib/libpng.la > > pirlouit:~ sinan$ > > > > The one you say I shouldn’t get. And that is the only one. Hmmm... I've been following this thread, and I get: /opt/local/lib/libpng.la

Re: MacPorts missing links

2016-09-12 Thread Ryan Schmidt
> On Sep 12, 2016, at 9:08 PM, Brandon Allbery wrote: > > On Mon, Sep 12, 2016 at 9:59 PM, Ryan Schmidt wrote: > What do you get when you run: > port provides /opt/local/lib/libpng.la > > They actually provided that earlier: > > >

Re: MacPorts missing links

2016-09-12 Thread Ryan Schmidt
On Sep 12, 2016, at 6:25 AM, David Epstein wrote: > When I now run >> sudo find -L /opt/local -type l -exec port provides {} + > > I get >> /opt/local/lib/libpng.la is provided by: libpng >> /opt/local/libexec/qt4/include/QtCLucene is provided by: qt4-mac >>

Re: MacPorts missing links

2016-09-12 Thread Ryan Schmidt
> On Sep 12, 2016, at 10:53 AM, Sinan Karasu wrote: > > >> On Sep 12, 2016, at 4:25 AM, David Epstein >> wrote: >> >>> sudo find -L /opt/local -type l >>> For example, libpng.la should not have existed on your system, if your OS >>> is

Re: MacPorts missing links

2016-09-12 Thread Lawrence Velázquez
> On Sep 12, 2016, at 7:25 AM, David Epstein > wrote: > > When I now run >> sudo find -L /opt/local -type l -exec port provides {} + > > I get >> /opt/local/lib/libpng.la is provided by: libpng >> /opt/local/libexec/qt4/include/QtCLucene is provided by: qt4-mac >>

Re: MacPorts missing links

2016-09-12 Thread Lawrence Velázquez
> On Sep 11, 2016, at 7:59 PM, David Epstein > wrote: > > In view of all my moans and groans, I would like to make it clear that I > think MacPorts is great, and it adds greatly to my productivity. I use it all > the time, and tend to regard it as “Just there and

Re: MacPorts missing links

2016-09-12 Thread Sinan Karasu
> On Sep 12, 2016, at 4:25 AM, David Epstein > wrote: > >> sudo find -L /opt/local -type l >> For example, libpng.la should not have existed on your >> system, if your OS is Mavericks or later. Now you made me curious. My OS is Sierra, and has

Re: qemu, and using gcc45+ compilers on systems set up with LibCxxOnOlderSystems and libc++

2016-09-12 Thread Rainer Müller
On 2016-09-12 05:25, Ken Cunningham wrote: > I would like to try building qemu, but it doesn't seem to be able to build > with clang-3.7 or clang-3.8 (on 10.68 with LibCxxOnOlderSystems and libc++) QEMU is mostly C and the C++ parts are optional. > the error for both > :info:configure ERROR: