On Mon, 2 Jul 2012 14:54:58 -0700
Ben Widawsky wrote:
> > +#define _GNU_SOURCE
> > +
> > #include
> > #include
> > #include
>
> I can't reproduce this. Can anyone else confirm this is broken, and if
> so that the above patch fixes it?
See the manpage, it depends on the glibc version. Libd
On Tue, 3 Jul 2012 12:21:27 +0300
Lauri Kasanen wrote:
> On Mon, 2 Jul 2012 14:54:58 -0700
> Ben Widawsky wrote:
>
> > > +#define _GNU_SOURCE
> > > +
> > > #include
> > > #include
> > > #include
> >
> > I can't reproduce this. Can anyone else confirm this is broken, and if
> > so that th
On Tue, 3 Jul 2012 12:21:27 +0300
Lauri Kasanen wrote:
> On Mon, 2 Jul 2012 14:54:58 -0700
> Ben Widawsky wrote:
>
> > > +#define _GNU_SOURCE
> > > +
> > > #include
> > > #include
> > > #include
> >
> > I can't reproduce this. Can anyone else confirm this is broken, and if
> > so that th
On Mon, 2 Jul 2012 14:54:58 -0700
Ben Widawsky wrote:
> > +#define _GNU_SOURCE
> > +
> > #include
> > #include
> > #include
>
> I can't reproduce this. Can anyone else confirm this is broken, and if
> so that the above patch fixes it?
See the manpage, it depends on the glibc version. Libd
On Sat, 30 Jun 2012 13:12:45 +0300
Lauri Kasanen wrote:
> Hi list
>
> The recently released libdrm 2.4.37 does not compile the Intel part:
>
> test_decode.c: In function 'compare_batch':
> test_decode.c:107: error: implicit declaration of function 'open_memstream'
>
> PS: Please CC me.
>
> Si
On Sat, 30 Jun 2012 13:12:45 +0300
Lauri Kasanen wrote:
> Hi list
>
> The recently released libdrm 2.4.37 does not compile the Intel part:
>
> test_decode.c: In function 'compare_batch':
> test_decode.c:107: error: implicit declaration of function 'open_memstream'
>
> PS: Please CC me.
>
> Si
Hi list
The recently released libdrm 2.4.37 does not compile the Intel part:
test_decode.c: In function 'compare_batch':
test_decode.c:107: error: implicit declaration of function 'open_memstream'
PS: Please CC me.
Signed-off-by: Lauri Kasanen
---
intel/test_decode.c |2 ++
1 files change
Hi list
The recently released libdrm 2.4.37 does not compile the Intel part:
test_decode.c: In function 'compare_batch':
test_decode.c:107: error: implicit declaration of function 'open_memstream'
PS: Please CC me.
Signed-off-by: Lauri Kasanen
---
intel/test_decode.c |2 ++
1 files change