|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
[jira] Created: (RVM-869) Build failure on Snow LeopardBuild failure on Snow Leopard
----------------------------- Key: RVM-869 URL: http://jira.codehaus.org/browse/RVM-869 Project: RVM Issue Type: Bug Components: Operating System: OSX Affects Versions: 3.1.0 Environment: Macbook OS X 10.6 Reporter: Simon Dardis Priority: Minor I attempted to build the RVM on OS X 10.6/Snow Leopard and it didn't succeed. I did find that it's a minor fix to get it working on 10.6. The build/hosts/ia32-osx.properties file needs to include "-arch i386" in the compiler flags for g++. The tools/bootImageRunner/RunBootImage.C needs to include <sys/ucontext.h> instead of <context.h> as that header file is marked for depreciation. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Jikesrvm-issues mailing list Jikesrvm-issues@... https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues |
|
|
[jira] Commented: (RVM-869) Build failure on Snow Leopard[ http://jira.codehaus.org/browse/RVM-869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=195446#action_195446 ] Laurence Hellyer commented on RVM-869: -------------------------------------- This is a duplicate of RVM-856 You should find the patch that was applied to trunk in r15779 (available here: http://jira.codehaus.org/secure/attachment/44323/osx10_6.patch) solves this Kind regards Laurence Laurence Hellyer Research Student School of Computing University of Kent More info: http://www.cs.kent.ac.uk/people/rpg/lh243/ > Build failure on Snow Leopard > ----------------------------- > > Key: RVM-869 > URL: http://jira.codehaus.org/browse/RVM-869 > Project: RVM > Issue Type: Bug > Components: Operating System: OSX > Affects Versions: 3.1.0 > Environment: Macbook OS X 10.6 > Reporter: Simon Dardis > Priority: Minor > > I attempted to build the RVM on OS X 10.6/Snow Leopard and it didn't succeed. I did find that > it's a minor fix to get it working on 10.6. > The build/hosts/ia32-osx.properties file needs to include "-arch i386" in the compiler flags for g++. > The tools/bootImageRunner/RunBootImage.C needs to include <sys/ucontext.h> instead of <context.h> as that header file > is marked for depreciation. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Jikesrvm-issues mailing list Jikesrvm-issues@... https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues |
|
|
[jira] Resolved: (RVM-869) Build failure on Snow Leopard[ http://jira.codehaus.org/browse/RVM-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Simon Dardis resolved RVM-869. ------------------------------ Resolution: Duplicate Fix Version/s: svn head Sorry, duplicate. > Build failure on Snow Leopard > ----------------------------- > > Key: RVM-869 > URL: http://jira.codehaus.org/browse/RVM-869 > Project: RVM > Issue Type: Bug > Components: Operating System: OSX > Affects Versions: 3.1.0 > Environment: Macbook OS X 10.6 > Reporter: Simon Dardis > Priority: Minor > Fix For: svn head > > > I attempted to build the RVM on OS X 10.6/Snow Leopard and it didn't succeed. I did find that > it's a minor fix to get it working on 10.6. > The build/hosts/ia32-osx.properties file needs to include "-arch i386" in the compiler flags for g++. > The tools/bootImageRunner/RunBootImage.C needs to include <sys/ucontext.h> instead of <context.h> as that header file > is marked for depreciation. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Jikesrvm-issues mailing list Jikesrvm-issues@... https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues |
|
|
[jira] Closed: (RVM-869) Build failure on Snow Leopard[ http://jira.codehaus.org/browse/RVM-869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Grove closed RVM-869. --------------------------- > Build failure on Snow Leopard > ----------------------------- > > Key: RVM-869 > URL: http://jira.codehaus.org/browse/RVM-869 > Project: RVM > Issue Type: Bug > Components: Operating System: OSX > Affects Versions: 3.1.0 > Environment: Macbook OS X 10.6 > Reporter: Simon Dardis > Priority: Minor > Fix For: svn head > > > I attempted to build the RVM on OS X 10.6/Snow Leopard and it didn't succeed. I did find that > it's a minor fix to get it working on 10.6. > The build/hosts/ia32-osx.properties file needs to include "-arch i386" in the compiler flags for g++. > The tools/bootImageRunner/RunBootImage.C needs to include <sys/ucontext.h> instead of <context.h> as that header file > is marked for depreciation. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Jikesrvm-issues mailing list Jikesrvm-issues@... https://lists.sourceforge.net/lists/listinfo/jikesrvm-issues |
| Free embeddable forum powered by Nabble | Forum Help |