Opened 3 years ago
Last modified 3 years ago
#63512 assigned defect
mozjs60 @60.8.0: build fails on Tiger i386 fatal error: mach/exc.h: No such file or directory
Reported by: | kencu (Ken) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | evanmiller (Evan Miller) | |
Port: | mozjs60 |
Description
mozjs60 was recently tweaked to build on Tiger PPC and Leopard PPC, but the build still fails on Tiger i386 (Leopard not yet tested).
Attachments (1)
Change History (3)
Changed 3 years ago by kencu (Ken)
Attachment: | mozjs60-fail-tiger-i386.log added |
---|
comment:1 Changed 3 years ago by evanmiller (Evan Miller)
comment:2 Changed 3 years ago by kencu (Ken)
I should help you set up a Tiger VM for Intel on your current Intel Mac so you can help me make sure your Tiger fixes work there too. It's pretty easy, runs under VIrtualBox.
We have to keep Tiger Intel and Tiger PPC in sync as much as we can, as changes in one might not work on the other.
Note: See
TracTickets for help on using
tickets.
Looks like
patch-powerpc.diff
will need to be modified. Probably changing the PPC tests in that file to pre-10.6 tests will work fine.