8000 make: *** [Makefile:192: pdlib.lo] Error 1 · Issue #51 · goodspb/pdlib · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
make: *** [Makefile:192: pdlib.lo] Error 1 #51
Closed
@SaschaMuehl

Description

@SaschaMuehl

Can anybody tell me what's the Error 1 means and how to solve it?

There are a lot of "error: use of deleted function".

First I was thinking it's because of the compiler.

g++ --version
g++ (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0
in the instructions are requirements for g++ 11 or higher

So I ran sudo apt install build-essential
but it had already the newest version (12.8ubuntu1.1).

Second I thought it's because of the config path
I tried ./configure --enable-debug and PKG_CONFIG_PATH=/usr/local/lib/pkgconfig ./configure --enable-debug
My dlib install location is "/root/dlib" but there is no "pkgconfig"

But the same make Error. Here is the make-log:
putty.log

I run Ubuntu 20.04.5 LTS (GNU/Linux 5.4.0-126-generic x86_64).

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

      0