#32444: p5.12-net-ssleay: No rule to make target `all'. Stop. -----------------------------------+---------------------------------------- Reporter: jonstef1667@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: clang | Port: p5.12-net-ssleay -----------------------------------+---------------------------------------- Comment(by ibadinov@…): Replying to [comment:6 ryandesign@…]:
Also reported in comment:ticket:32835:12. Presumably an incompatibility with the stricter clang compiler we're using as of Xcode 4.2. Try [wiki:ProblemHotlist#compiler using a different compiler].
grep -r /usr/bin/gcc-4.2 ${prefix}[[BR]] showed that there are loads of references (in configuration files) to /usr/bin/gcc-4.2 which does not exist at all[[BR]] adding symlinks for gcc-4.2 and g++-4.2 and reinstalling ports solved the problem, but this workaround is really ugly[[BR]] please consider fixing problems with compiler detection -- Ticket URL: <https://trac.macports.org/ticket/32444#comment:14> MacPorts <http://www.macports.org/> Ports system for Mac OS