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