#17892: tuntaposx updates ------------------------------+--------------------------------------------- Reporter: mlk@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Keywords: tuntaposx | Port: tuntaposx ------------------------------+--------------------------------------------- tuntaposx does not compile if 'gcc' or 'g++' in the user's PATH are not those provided by Apple. Put another way: tuntaposx ''requires'' the use of Apple's GCC and G++ to successfully compile. I've included 2 patch files to change the Makefiles to use Apple's GCC (/usr/bin/gcc) and G++ (/usr/bin/g++) explicitly. I've also included a darwin 9 specific change to use the 10.5U SDK (the Makefiles use the 10.4U SDK by default). The attached archive contains both the Portfile patch as well as the new files/patches. -- Ticket URL: <http://trac.macports.org/ticket/17892> MacPorts <http://www.macports.org/> Ports system for Mac OS