Skip to content

Trouble compling gnuplot-JS commit 9a43173b with emscripten commit 1a007b16  #2

@amartyo

Description

@amartyo

Hi,

I'm having trouble compiling gnuplot with emscripten following the instructions in your README file.

Here is the output of running 'emconfigure ./configure --without-readline --without-x --disable-h3d-quadtree --disable-wxwidgets', which is the first line of your 'em_make' shell script.

http://pastebin.com/tCpGxbYb

Here is the output of running 'emmake make', which is the next uncommented line of the 'em_make' shell script.

http://pastebin.com/NkTgz61z

FYI, I had the same errors trying an older version of emscripten too, I'm not sure exactly which commit, it might have been 1.7.1.

I'm trying to learn how to port a program to emscripten, and of all the various programs listed as ported, gnuplot-JS had clear instructions for taking the original source and creating the end javascript.

Unfortunately, I've run into the errors listed above and have no idea how to go about fixing them.

Any help you can provide in fixing these errors will be really great. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions