Skip to content

can not link to static lib archive secp256k1/libsecp256k1.la #354

@janstary

Description

@janstary

This is current git master on OpenBSD 6.1-current

env AUTOCONF_VERSION=2.69  AUTOMAKE_VERSION=1.15 sh autogen.sh 
./configure --prefix=$HOME --mandir=$HOME/man --disable-tests --disable-gui-tests --disable-wallet --with-gui=no CC=egcc CXX=eg++
./configure --prefix=$HOME --mandir=$HOME/man --disable-tests --disable-gui-tests --disable-wallet --with-gui=no CC=egcc CXX=eg++ 
gmake

[...]
  CXXLD    libbitcoinconsensus.la              

*** Warning: This system can not link to static lib archive secp256k1/libsecp256k1.la.         
*** I have the capability to make that library automatically link in when                      
*** you link to this library.  But I can only do this if you have a                            
*** shared version of the library, which you do not appear to have.                            

What "system"? Of course my system can link to static libraries.
What exactly is causing this?

The compilation finishes and the resulting litecoind
seems to be running just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions