#27594 closed defect (fixed)
TeXShop @2.37 build fails on 10.6 with XCode 4
Reported by: | chad.sprouse@… | Owned by: | nerdling (Jeremy Lavergne) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | ||
Port: | TeXShop |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I'm unable to build TeXShop 2.37 on 10.6.5 with the XCode 4 beta. I get the error:
:info:build Invalid value '4.0' for GCC_VERSION
I don't have gcc 4.0 installed, but 4.2. Not sure why it's looking for 4.0 is this a hardcoded assumption somewhere?
I've attached the build log.
Thanks,
Chad
Attachments (1)
Change History (7)
Changed 14 years ago by chad.sprouse@…
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Owner: | changed from macports-tickets@… to snc@… |
Port: | TeXShop added |
We don't support using beta versions of Xcode.
comment:2 Changed 14 years ago by nerdling (Jeremy Lavergne)
Status: | new → assigned |
---|
This is from project.pbxproj: GCC_VERSION = 4.0; I'll add a reinplace to make this whatever version MacPorts wants to use (${configure.objc}).
comment:3 Changed 14 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:4 Changed 14 years ago by chad.sprouse@…
Resolution: | fixed |
---|---|
Status: | closed → reopened |
Thanks very much for the quick turnaround. However, it looks like there are two additional files that may need to be patched:
3rdparty/TeX-mdimporter/TeX.xcodeproj/project.pbxproj 3rdparty/OgreKit/OgreKit.xcodeproj/project.pbxproj
Thanks again for your response time, very impressive.
Chad
comment:5 Changed 14 years ago by nerdling (Jeremy Lavergne)
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
Alrighty, got those two in r74191.
Note: See
TracTickets for help on using
tickets.
build log