[MacPorts] #19275: kdelibs4 finds incorrect libpng
#19275: kdelibs4 finds incorrect libpng -------------------------------------+-------------------------------------- Reporter: dmcgrath@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: | Port: kdelibs4 -------------------------------------+-------------------------------------- kdelibs4 attempts to link against the system framework, rather than the port installed libpng. This occurs specifically in a clean macports installation on 10.5.5, when trying to build the target khtml. A temporary workaround exists, which is specifically to copy the ports provided libpng into the framework directory. However, while this results in a successful build of kdelibs4, it causes some problems in other aspects of the host system. -- Ticket URL: <http://trac.macports.org/ticket/19275> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19275: kdelibs4 finds incorrect libpng -------------------------------------+-------------------------------------- Reporter: dmcgrath@… | Owner: illogic-al@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: | Port: kdelibs4 -------------------------------------+-------------------------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => illogic-al@… -- Ticket URL: <http://trac.macports.org/ticket/19275#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19275: kdelibs4 finds incorrect libpng -------------------------------------+-------------------------------------- Reporter: dmcgrath@… | Owner: illogic-al@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Keywords: | Port: kdelibs4 -------------------------------------+-------------------------------------- Comment(by illogic-al@…): Replying to [ticket:19275 dmcgrath@…]:
kdelibs4 attempts to link against the system framework, rather than the port installed libpng. This occurs specifically in a clean macports installation on 10.5.5, when trying to build the target khtml.
A temporary workaround exists, which is specifically to copy the ports provided libpng into the framework directory. However, while this results in a successful build of kdelibs4, it causes some problems in other aspects of the host system.
really? because i built it just fine. will need more info (like pasted error). and confirmation from more people. -- Ticket URL: <http://trac.macports.org/ticket/19275#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#19275: kdelibs4 finds incorrect libpng --------------------------------------+------------------------------------- Reporter: dmcgrath@… | Owner: illogic-al@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.1 Resolution: worksforme | Keywords: Port: kdelibs4 | --------------------------------------+------------------------------------- Changes (by illogic-al@…): * status: new => closed * resolution: => worksforme Comment: E-mail from reporter "the error was missing symbols. Specifically, in the system libpng, the symbols are not prefaced with "_", while in the macports version they are. I've closed the window though, and am not willing to reinstall all of the deps just to get it. However, there is ABSOLUTELY no reason it should have "-framework libpng" as part of the LDFLAGS. The other workaround I found was to just let it fail, then edit the makefile to remove "-framework libpng", and adding "-lpng" in its place." -- Ticket URL: <http://trac.macports.org/ticket/19275#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts