On 02/19/2013 09:19 AM, Serge Hallyn wrote:
> Quoting Natanael Copa (nc...@alpinelinux.org):
>> On Mon, 18 Feb 2013 21:40:42 +0100
>> Daniel Lezcano wrote:
>>
>>> On 02/18/2013 06:23 PM, Stéphane Graber wrote:
dpkg spotted that we're not explicitly linking against pthread even though
we
On 02/19/2013 10:39 AM, Daniel Lezcano wrote:
> On 02/19/2013 04:28 PM, Dwight Engen wrote:
>> On Tue, 19 Feb 2013 10:02:37 -0500
>> Stéphane Graber wrote:
>>
>>> On 02/19/2013 09:19 AM, Serge Hallyn wrote:
Quoting Natanael Copa (nc...@alpinelinux.org):
> On Mon, 18 Feb 2013 21:40:42 +010
On 02/19/2013 04:28 PM, Dwight Engen wrote:
> On Tue, 19 Feb 2013 10:02:37 -0500
> Stéphane Graber wrote:
>
>> On 02/19/2013 09:19 AM, Serge Hallyn wrote:
>>> Quoting Natanael Copa (nc...@alpinelinux.org):
On Mon, 18 Feb 2013 21:40:42 +0100
Daniel Lezcano wrote:
> On 02/18/2013
On Tue, 19 Feb 2013 10:02:37 -0500
Stéphane Graber wrote:
> On 02/19/2013 09:19 AM, Serge Hallyn wrote:
> > Quoting Natanael Copa (nc...@alpinelinux.org):
> >> On Mon, 18 Feb 2013 21:40:42 +0100
> >> Daniel Lezcano wrote:
> >>
> >>> On 02/18/2013 06:23 PM, Stéphane Graber wrote:
> dpkg spot
On 02/19/2013 09:19 AM, Serge Hallyn wrote:
> Quoting Natanael Copa (nc...@alpinelinux.org):
>> On Mon, 18 Feb 2013 21:40:42 +0100
>> Daniel Lezcano wrote:
>>
>>> On 02/18/2013 06:23 PM, Stéphane Graber wrote:
dpkg spotted that we're not explicitly linking against pthread even though
we
Quoting Natanael Copa (nc...@alpinelinux.org):
> On Mon, 18 Feb 2013 21:40:42 +0100
> Daniel Lezcano wrote:
>
> > On 02/18/2013 06:23 PM, Stéphane Graber wrote:
> > > dpkg spotted that we're not explicitly linking against pthread even though
> > > we use some of its symbols (sem_*).
> >
> > uh ?
On Mon, 18 Feb 2013 12:23:24 -0500
Stéphane Graber wrote:
> dpkg spotted that we're not explicitly linking against pthread even though
> we use some of its symbols (sem_*).
>
> Signed-off-by: Stéphane Graber
> ---
> src/lxc/Makefile.am | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
On Mon, 18 Feb 2013 21:40:42 +0100
Daniel Lezcano wrote:
> On 02/18/2013 06:23 PM, Stéphane Graber wrote:
> > dpkg spotted that we're not explicitly linking against pthread even though
> > we use some of its symbols (sem_*).
>
> uh ? wait.
>
> We shouldn't link against the lib pthread.
>
> I d
On 02/18/2013 04:10 PM, Dwight Engen wrote:
> On Mon, 18 Feb 2013 15:46:24 -0500
> Stéphane Graber wrote:
>
>> On 02/18/2013 03:40 PM, Daniel Lezcano wrote:
>>> On 02/18/2013 06:23 PM, Stéphane Graber wrote:
dpkg spotted that we're not explicitly linking against pthread
even though we u
On 02/18/2013 04:10 PM, Daniel Lezcano wrote:
> On 02/18/2013 09:46 PM, Stéphane Graber wrote:
>> On 02/18/2013 03:40 PM, Daniel Lezcano wrote:
>>> On 02/18/2013 06:23 PM, Stéphane Graber wrote:
dpkg spotted that we're not explicitly linking against pthread even though
we use some of its
On Mon, 18 Feb 2013 15:46:24 -0500
Stéphane Graber wrote:
> On 02/18/2013 03:40 PM, Daniel Lezcano wrote:
> > On 02/18/2013 06:23 PM, Stéphane Graber wrote:
> >> dpkg spotted that we're not explicitly linking against pthread
> >> even though we use some of its symbols (sem_*).
> >
> > uh ? wait.
On 02/18/2013 09:46 PM, Stéphane Graber wrote:
> On 02/18/2013 03:40 PM, Daniel Lezcano wrote:
>> On 02/18/2013 06:23 PM, Stéphane Graber wrote:
>>> dpkg spotted that we're not explicitly linking against pthread even though
>>> we use some of its symbols (sem_*).
>> uh ? wait.
>>
>> We shouldn't li
On 02/18/2013 03:40 PM, Daniel Lezcano wrote:
> On 02/18/2013 06:23 PM, Stéphane Graber wrote:
>> dpkg spotted that we're not explicitly linking against pthread even though
>> we use some of its symbols (sem_*).
>
> uh ? wait.
>
> We shouldn't link against the lib pthread.
>
> I don't think sem_
On 02/18/2013 06:23 PM, Stéphane Graber wrote:
> dpkg spotted that we're not explicitly linking against pthread even though
> we use some of its symbols (sem_*).
uh ? wait.
We shouldn't link against the lib pthread.
I don't think sem_* is a symbol coming from the pthread library.
Could you give
dpkg spotted that we're not explicitly linking against pthread even though
we use some of its symbols (sem_*).
Signed-off-by: Stéphane Graber
---
src/lxc/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/lxc/Makefile.am b/src/lxc/Makefile.am
index 8974ca9..a0077
15 matches
Mail list logo