On Tue, Oct 9, 2012 at 1:00 AM, Matthias Runge <mrunge@xxxxxxxxxxxxxxxxx> wrote: > On 10/09/2012 09:55 AM, Tom Hughes wrote: >>> >>> Do you think you would be able to make somewhere buildable packages of >>> nodejs (before you can manage to push it to Fedora proper)? I haven't >>> managed to build the stack on F18 (https://bugzilla.redhat.com/ >>> show_bug.cgi?id=863403). >> >> >> Like he did at http://nodejs.tchol.org/ you mean? >> >> Tom >> > No, http-parser fails to build. It is required, as node.js bundles that. That packaging doesn't unbundle anything that isn't supported by upstream, so it uses the bundled http-parser. (Of course, it's quite a bit out of date as I had zero free time this past summer.) The http-parser packaging really needs to be converted to use the upstream GYP build system instead of manually building it, as that has proper support for building as a shared library. (It needs to be taught to use sonames, but that's a trivial patch.) That should fix the FTBFS and make it more maintanable going forward. -T.C. -- devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/devel