xianfdz commented on issue #509:
URL: 
https://github.com/apache/rocketmq-client-cpp/issues/509#issuecomment-3996724958

   执行build.sh出现
   boost*.tar.gz is exist
   Building Boost.Build engine with toolset gcc... 
   Failed to build Boost.Build build engine
   Consult 'bootstrap.log' for more details
   root@99cad4e18ac3:/home/rocketmq-client-cpp-2.2.0# find ./ -name 
bootstrap.log
   ./tmp_down_dir/boost_1_58_0/bootstrap.log
   ^C
   root@99cad4e18ac3:/home/rocketmq-client-cpp-2.2.0# cat 
./tmp_down_dir/boost_1_58_0/bootstrap.log
   ###
   ### Using 'gcc' toolset.
   ###
   rm -rf bootstrap
   mkdir bootstrap
   gcc -o bootstrap/jam0 command.c compile.c constants.c debug.c execcmd.c 
frames.c function.c glob.c hash.c hdrmacro.c headers.c jam.c jambase.c 
jamgram.c lists.c make.c make1.c object.c option.c output.c parse.c pathsys.c 
regexp.c rules.c scan.c search.c subst.c timestamp.c variable.c modules.c 
strings.c filesys.c builtins.c class.c cwd.c native.c md5.c w32_getreg.c 
modules/set.c modules/path.c modules/regex.c modules/property-set.c 
modules/sequence.c modules/order.c execunix.c fileunix.c pathunix.c
   modules/path.c: In function ‘path_exists’:
   modules/path.c:16:12: error: implicit declaration of function ‘file_query’ 
[-Wimplicit-function-declaration]
      16 |     return file_query( list_front( lol_get( frame->args, 0 ) ) ) ?
         |            ^~~~~~~~~~


-- 
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]

Reply via email to