Comment 3 for bug 914495

Revision history for this message
BJ Dierkes (derks) wrote :

I now get the following build failure on 64bit only:

  CXXLD libgearman/libgearman.la
  CCLD libhostile/libhostile.la
  CXXLD benchmark/libbenchmark.la
  CXXLD libgearman-server/libgearman-server.la
  CXXLD gearmand/hostile_gearmand
  CXXLD libtest/libtest.la
copying selected object files to avoid basename conflicts...
libtool: link: cannot find the library `libgearman-server/libgearman-server.la' or unhandled argument `libgearman-server/libgearman-server.la'
make[1]: *** [gearmand/hostile_gearmand] Error 1
make[1]: *** Waiting for unfinished jobs....
  CXXLD bin/gearman
gearmand/gearmand.cc: In member function 'void gearmand_log_info_st::init()':
gearmand/gearmand.cc:118:41: warning: ignoring return value of 'char* getcwd(char*, size_t)', declared with attribute warn_unused_result [-Wunused-result]