Skip to content

fail to make lmt with cerebro-1.18.1 #47

Description

@14061137

I installed cerebro-1.18.1 and when I make lmt, it reported:

/bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Werror -g -O2 -o ltop ltop.o sample.o ../liblmt/liblmt.la ../libproc/libproc.la ../liblsd/liblsd.la -lcurses -lm -ldl
libtool: link: gcc -Wall -Werror -g -O2 -o ltop ltop.o sample.o ../liblmt/.libs/liblmt.a -lcerebro ../libproc/.libs/libproc.a ../liblsd/.libs/liblsd.a -lcurses -lm -ldl
/bin/ld: //usr/local/lib/libcerebro.so: undefined reference to symbol 'cerebro_err_output'
//usr/local/lib/libcerebro_error.so.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
make[1]: *** [ltop] Error 1
make[1]: Leaving directory `/home/zz/lmt-3.2.6/utils'

I want to know if this is because I forgot something or the version of cerebro is wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions