Changes between Initial Version and Version 1 of Ticket #38058


Ignore:
Timestamp:
Feb 14, 2013, 2:38:29 AM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Duplicate of #37994, which was fixed in r102936. Run sudo port selfupdate to pick up that change; you should be able to install qt4-mac after that.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38058

    • Property Status changed from new to closed
    • Property Summary changed from Questions/Issues w/qt4-mac, py27-pyqt4, py-pyqt4 to qt4-mac @4.8.4_3: configure fails at C blocks check
    • Property Version changed from 2.1.3 to
    • Property Keywords 10.5 leopard powerpc removed
    • Property Resolution changed from to duplicate
  • Ticket #38058 – Description

    initial v1  
    11I am relatively new to the world of Ports, so bear with me.
    22
    3 I had [https://trac.macports.org/ticket/36801]a Ticket a while back that dealt with some of the issues I had been having with compiling py-pyqt4. I am on a different computer than the other one (this one is a Dual 2.7 G5 w/Leopard) Correct me if I am wrong, but if you ask Macports to install py-pyqt4, it just installs by default py24-pyqt4 and qt4-mac. Since py24-qt4 is old, installing py27-pyqt4 should be better, as it is more up-to-date, so instead of installing py24-pyqt4 and qt4-mac by using port install py-pyqt4, I can port install py27-pyqt4 and qt4-mac and things should work. Is this correct?
     3I had a ticket a while back (#36801) that dealt with some of the issues I had been having with compiling py-pyqt4. I am on a different computer than the other one (this one is a Dual 2.7 G5 w/Leopard) Correct me if I am wrong, but if you ask Macports to install py-pyqt4, it just installs by default py24-pyqt4 and qt4-mac. Since py24-qt4 is old, installing py27-pyqt4 should be better, as it is more up-to-date, so instead of installing py24-pyqt4 and qt4-mac by using port install py-pyqt4, I can port install py27-pyqt4 and qt4-mac and things should work. Is this correct?
    44
    55I hope that I am doing something wrong, though, as things aren't working out very well. All of them stop at qt4-mac. The log file attached for you viewing pleasure appears to state that I'm using the wrong gcc compiler. What should I do?