Quoting Dwight Engen (dwight.en...@oracle.com):
> Signed-off-by: Dwight Engen
d'oh. thanks.
Acked-by: Serge E. Hallyn
> ---
> src/lxc/lxccontainer.h | 1 +
> src/tests/cgpath.c | 3 ++-
> src/tests/clonetest.c | 10 +-
> 3 files changed, 8 insertions(+), 6 deletions(-)
>
> di
Signed-off-by: Dwight Engen
---
src/lxc/lxccontainer.h | 1 +
src/tests/cgpath.c | 3 ++-
src/tests/clonetest.c | 10 +-
3 files changed, 8 insertions(+), 6 deletions(-)
diff --git a/src/lxc/lxccontainer.h b/src/lxc/lxccontainer.h
index bf3168c..22ccb0b 100644
--- a/src/lxc/lxccon
On Thu, 29 Nov 2012 09:24:23 -0600
Serge Hallyn wrote:
> Quoting Dwight Engen (dwight.en...@oracle.com):
> > When using --enable-tests on Fedora, the linker complains with:
> > "undefined reference to symbol sem_getvalue", which nm shows to be
> > in libpthread not librt. Build tested on Fedora,
On 11/29/2012 10:24 AM, Serge Hallyn wrote:
> Quoting Dwight Engen (dwight.en...@oracle.com):
>> When using --enable-tests on Fedora, the linker complains with:
>> "undefined reference to symbol sem_getvalue", which nm shows to be in
>> libpthread not librt. Build tested on Fedora, Oracle Linux, an
Quoting Dwight Engen (dwight.en...@oracle.com):
> When using --enable-tests on Fedora, the linker complains with:
> "undefined reference to symbol sem_getvalue", which nm shows to be in
> libpthread not librt. Build tested on Fedora, Oracle Linux, and Ubuntu.
>
> Signed-off-by: Dwight Engen
To b
Quoting Dwight Engen (dwight.en...@oracle.com):
> When using --enable-tests on Fedora, the linker complains with:
> "undefined reference to symbol sem_getvalue", which nm shows to be in
> libpthread not librt. Build tested on Fedora, Oracle Linux, and Ubuntu.
>
> Signed-off-by: Dwight Engen
Drat
When using --enable-tests on Fedora, the linker complains with:
"undefined reference to symbol sem_getvalue", which nm shows to be in
libpthread not librt. Build tested on Fedora, Oracle Linux, and Ubuntu.
Signed-off-by: Dwight Engen
---
src/tests/Makefile.am |2 +-
1 files changed, 1 insert