Skip to content

dependency not complete #2

@shgxwxl

Description

@shgxwxl

build by build.sh

in phxqueue/makefile.mk should link gflags or it will report
more undefined references to `google::FlagRegisterer::FlagRegisterer(char const*, char const*, char const*, char const*, void*, void*)'
and ohter missing link as
table_builder.cc:(.text+0x8ff):对‘snappy::MaxCompressedLength(unsigned long)’未定义的引用
table_builder.cc:(.text+0x93d):对‘snappy::RawCompress(char const*, unsigned long, char*, unsigned long*)’未定义的引用
/data/wangxiaolei-s/3rd/phxqueue//third_party/leveldb/lib/libleveldb.a(format.o):在函数‘leveldb::ReadBlock(leveldb::RandomAccessFile*, leveldb::ReadOptions const&, leveldb::BlockHandle const&, leveldb::BlockContents*)’中:
format.cc:(.text+0x4d9):对‘snappy::GetUncompressedLength(char const*, unsigned long, unsigned long*)’未定义的引用
format.cc:(.text+0x5ae):对‘snappy::RawUncompress(char const*, unsigned long, char*)’未定义的引用

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions