Skip to content

error when installing the package #6

@yuxiaokang-source

Description

@yuxiaokang-source

when I use
wget https://github.com/heckendorfc/lldbR/archive/master.zip
unzip master
R CMD build lldbR-master
R CMD INSTALL lldbR_1.0.tar.gz --configure-args="--with-lldb-home='/usr/bin'"
I get. errors below:
** libs
( mkdir -p libs; cd lldb; make BUILD_DIR=../ LLDB_HOME=/usr/bin/ LDB_LIBS=-L/usr/bin//lib -llldb)
make: *** [mkclldb] Error 2
ERROR: compilation failed for package ‘lldbR’

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