Opened 19 years ago
Closed 19 years ago
#6948 closed defect (fixed)
Cannot compile qt3-mac on OSX 10.4.2
Reported by: | david@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
FortyFoxes-Computer-3:~ david$ sudo port clean --all qt3-mac Password: ---> Cleaning qt3-mac FortyFoxes-Computer-3:~ david$ sudo port install qt3-mac ---> Fetching qt3-mac ---> Attempting to fetch qt-mac-free-3.3.4.tar.bz2 from ftp://ftp.trolltech.com/qt/source/ ---> Verifying checksum(s) for qt3-mac ---> Extracting qt3-mac ---> Applying patches to qt3-mac ---> Configuring qt3-mac Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var.....
Change History (1)
comment:1 Changed 19 years ago by david@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Solved.
Problem was due to an older version of gcc which cam ewith Xcode 1.5- upgrading to Xcode 2.x with gcc 4.x solved problem.