emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: error building image.o


From: Eli Zaretskii
Subject: Re: error building image.o
Date: Sun, 12 Dec 2010 21:19:34 +0200

> Date: Sun, 12 Dec 2010 10:18:39 -0800
> From: "T.V. Raman" <address@hidden>
> 
> Lines 1077 and 1078 of png.h:
> 
> typedef png_row_info FAR * png_row_infop;
> typedef png_rïw_info FAR * FAR * png_row_infopp;
               ^
This character is your problem.  How did it get into the header file?

Edit the file and replace that character with a `o', like in the line
above it.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]