#18862: mesa 7.2_7 upgrade problem (Tiger, ppc) ---------------------------------------+------------------------------------ Reporter: garribald@… | Owner: jeremyhu@… Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: worksforme | Keywords: tiger ppc Port: mesa | ---------------------------------------+------------------------------------ Comment(by garribald@…): Replying to [comment:7 jeremyhu@…]:
Well then there is something inconsistent there... how did /opt/local/include/GL/glxint.h get deleted? Do:
{{{ sudo port -v deactivate xorg-glproto sudo port -v activate xorg-glproto }}}
Definitely fishy, indeed. But it did the trick (regarding that file) {{{ book:~ test$ sudo port -v deactivate xorg-glproto Password: ---> Deactivating xorg-glproto book:~ test$ sudo port -v activate xorg-glproto ---> Activating xorg-glproto book:~ test$ }}} seemed to be rather uneventful, but now i have glxint.h right in place. {{{ book:~ test$ ls /opt/local/include/GL/glxi* /opt/local/include/GL/glxint.h }}} What can i say? I am sure, i haven't manually fiddled around there. Also I haven't laid hands on glproto or mesa (aside from the initial installation and in case of mesa the upgrading). Well, whatever, thanks again - that trick might be helpful for quick troubleshooting in the future. I am building mesa now, for sure this problem is gone - would have thrown an error already. -- Ticket URL: <http://trac.macports.org/ticket/18862#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS