helifu commented on issue #1691:
URL: 
https://github.com/apache/incubator-brpc/issues/1691#issuecomment-1138293469

   hit the same question on version 1.0.0:
   ```
   ../output/lib/libbrpc.so: undefined reference to 
`snappy::GetUncompressedLength(char const*, unsigned long, unsigned long*)'
   ../output/lib/libbrpc.so: undefined reference to 
`snappy::MaxCompressedLength(unsigned long)'
   ../output/lib/libbrpc.so: undefined reference to `snappy::RawUncompress(char 
const*, unsigned long, char*)'
   ../output/lib/libbrpc.so: undefined reference to `snappy::RawCompress(char 
const*, unsigned long, char*, unsigned long*)'
   collect2: error: ld returned 1 exit status
   make[2]: *** [output/bin/protoc-gen-mcpack] Error 1
   make[1]: *** [src/CMakeFiles/protoc-gen-mcpack.dir/all] Error 2
   make[1]: *** Waiting for unfinished jobs....
   ^Cmake[2]: make[2]: make[2]: make[2]: make[2]: *** Deleting file 
`output/bin/rpc_press'*** Deleting file `output/bin/rpc_replay'*** Deleting 
file `output/bin/trackme_server'*** Deleting file `output/bin/parallel_http'
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to