#22113: stp 0.1 may fail to build unless use_parallel_build no set in Portfile ------------------------------+--------------------------------------------- Reporter: dbueno@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: stp | Port: stp ------------------------------+--------------------------------------------- Attempting to build stp resulted in a compilation error, and in the message I noticed that `make -j2` had been called. So I went in and added `use_parallel_build no` in the portfile, cleaned the port, and rebuilt. The port then built and installed fine. I am on 10.5.7 using Xcode 3.1.4 on a dual 2.5GHz G5. I'll attach the patch for the change I made. -- Ticket URL: <http://trac.macports.org/ticket/22113> MacPorts <http://www.macports.org/> Ports system for Mac OS