#24787: wxMaxima 0.8.4 build failure ----------------------------------+----------------------------------------- Reporter: nhepburn@… | Owner: usami-k@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: wxMaxima ----------------------------------+----------------------------------------- Comment(by nhepburn@…): Replying to [comment:3 vincent.liegeois@…]:
I had the same error but was able to compile it by changing TEMPORALLY macports.conf file (/opt/local/etc/macports). For that, you need first to change the write permission on the file: sudo chmod +w macports.conf and then uncomment the line 59: build_arch i386.
Then you can install: sudo port install wxmaxima by forcing i386 instead of x86_64.
I don't using +universal variant.
You should comment back the line 59 in macports.conf afterwards
I tried that and it worked on my iMac. However, when I tried it on my MBP, it did not. I tried a number of things including completely uninstalling MacPorts and reinstalling. In doing so I made sure that I had the most up- to-date version of xcode installed. When I tried to install wxMaxima again, I had no luck. To force the i386 option, I used sudo port install wxMaxima +i386 It then complained that implicit variants should not be entered and it would be ignored. Hmmmm. -Neil -- Ticket URL: <http://trac.macports.org/ticket/24787#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS