Skip to content

Failed to make install on FreeBSD #3080

@reablaz

Description

@reablaz

Failed to install on FreeBSD 12.0-RELEASE. I was running c-lightning v0.7.1-30-ga6516f4 and decided to upgrade to the latest version (v0.7.2.1) from github yesterday. with no luck.
To ./configure this time, there were new additional dependencies required: py36-mako and gettext, so i've installed them. After that, ./configure & gmake executed fine, but failed on gmake install.

_/usr/bin/ld: error: undefined symbol: __start_xautodata_db_backends                       
 >>> referenced by db.c:662 (wallet/db.c:662)                                                
 >>>               wallet/db.o:(db_config_find)                                                                                                                                                                                                
                                                                                                                                                                                                                                              
/usr/bin/ld: error: undefined symbol: __stop_xautodata_db_backends                                                                                                                                          
 >>> referenced by db.c:662 (wallet/db.c:662)                                                                                                                                                                                                  
 >>>               wallet/db.o:(db_config_find)                                                                                                                                                                                                
cc: error: linker command failed with exit code 1 (use -v to see invocation)                                                                                                                                                                  
gmake: *** [Makefile:390: lightningd/lightningd] Error 1_ 

image

Metadata

Metadata

Assignees

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