[Interest] more problems with virtual frame buffer
Duane
duane.hebert at group-upc.com
Tue Apr 3 15:25:29 CEST 2012
On 04/03/2012 09:19 AM, Konstantin Tokarev wrote:
>
>
> 03.04.2012, 17:16, "Duane"<duane.hebert at group-upc.com>:
>> On 04/03/2012 09:09 AM, Thiago Macieira wrote:
>>
>>> On terça-feira, 3 de abril de 2012 08.35.25, Duane wrote:
>>>> I've built a desktop version of 4.8.1 open source and I'm trying to make
>>>> the qvfb binary. I get a series of errors involving png_* like
>>>> png_structp does not name a type.
>>>>
>>>> I have png support built. I have libpng installed. I've seen a few
>>>> posts on the web with this same issue but no solution. I'm using Fedora
>>>> 16. My colleague using the latest Ubuntu doesn't have this issue. What
>>>> am I missing?
>>> What is the exact error?
>>
>> There are 57 or so.
>>
>> 'png_structp' does not name a type
>> 'png_infop' does not name a type
>> 'png_structp' has not been declared
>> 'png_bytep' has not been declared
>> 'png_size_t' has not been declared
>
> You need libpng-devel or something alike.
I had libpng-devel installed but I needed to install another one that
supports older versions. Now it's fine. Thanks for the tip.
More information about the Interest
mailing list