Skip to content

LIBCURL ERROR #10

@asanchez500

Description

@asanchez500

Hello am trying to compile for powerpc64 architecture by cross compiling with GCC. Basically:

git clone https://github.com/virtual-coin/wolf-cpuminer-multi
cd wolf-cpuminer-multi
./configure --host=powerpc64-linux-gnu --prefix=$PREFIX --with-termlib CPPFLAGS=-P
make
make install

It almost finishes configuring but fails to due a LIBCURL error? Do you think I need to install the Curl library or something?

This is the actual error:

./configure: line 5603: syntax error near unexpected token ','
./configure line 5603: 'LIBCURL_CHECK_CONFIG(, 7.15.2, , '

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