[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

::waitpid under kfreebsd ?



Hello

I am trying to fix the build of lldb as part of the llvm-toolchain-3.2
package.

However, it is failing on:
lvm-toolchain-3.2-3.2repack/tools/lldb/source/Host/common/Host.cpp:156:38:
error: '::waitpid' has not been declared

The code is:
const lldb::pid_t wait_pid = ::waitpid (pid, &status, options);

The full log is available here:
https://buildd.debian.org/status/fetch.php?pkg=llvm-toolchain-3.2&arch=kfreebsd-amd64&ver=1%3A3.2repack-3&stamp=1368549460

Does it ring a bell to anyone ?

Thanks
Sylvestre


Reply to: