Opened 10 years ago

Closed 10 years ago

#41357 closed defect (fixed)

nodejs @ 0.10.22: set python dynamically in v8.gyp, or else the build fails

Reported by: royliu@… Owned by: ci42
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: nodejs

Description

My default Python version is set to 3.3, and this messes up the v8 build. Please find attached a patch that fixes this.

Attachments (1)

patch-v8.gyp.diff (1.0 KB) - added by royliu@… 10 years ago.
The patch.

Download all attachments as: .zip

Change History (3)

Changed 10 years ago by royliu@…

Attachment: patch-v8.gyp.diff added

The patch.

comment:1 Changed 10 years ago by ci42

Owner: changed from ciserlohn to ciserlohn@…
Summary: nodejs: set python dynamically in v8.gyp, or else the build failsnodejs @ 0.10.22: set python dynamically in v8.gyp, or else the build fails

Thanks for catching that. This has been accidentally introduced in r113278. Fixed in r113345

comment:2 Changed 10 years ago by ci42

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.