discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Compile error on gnustep-gui 0.9.2


From: Fred Kiefer
Subject: Re: Compile error on gnustep-gui 0.9.2
Date: Tue, 29 Jun 2004 22:27:21 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040114

Martin Connolly wrote:
I could not get this to configure until I downloaded the latest
versions of libjpeg, libtiff and libpng from gnuwin32.sf.net. However
when I do a make, I get this error:
...snip.....
 Compiling file NSBitmapImageRep+PNG.m ...
In file included from
c:/GNUstep/Development/msys/1.0/mingw/include/png.h:332,
                 from NSBitmapImageRep+PNG.m:34:
c:/GNUstep/Development/msys/1.0/mingw/include/pngconf.h:1099: parse
error before '*' token
c:/GNUstep/Development/msys/1.0/mingw/include/pngconf.h:1100: parse
error before '*' token
c:/GNUstep/Development/msys/1.0/mingw/include/pngconf.h:1101: parse
error before '*' token
In file included from NSBitmapImageRep+PNG.m:34:
c:/GNUstep/Development/msys/1.0/mingw/include/png.h:1045: parse error
before "z_stream"
c:/GNUstep/Development/msys/1.0/mingw/include/png.h:1283: parse error
before '}' token
NSBitmapImageRep+PNG.m: In function `-[NSBitmapImageRep(PNG)
_initBitmapFromPNG:]':
NSBitmapImageRep+PNG.m:116: dereferencing pointer to incomplete type
make[2]: *** [shared_obj/NSBitmapImageRep+PNG.o] Error 1
make[1]: *** [libgnustep-gui.all.library.variables] Error 2
make[1]: Leaving directory `/home/GB009677/gnustep-gui-0.9.2/Source'
make: *** [internal-all] Error 2

Any suggestions? Thanks

Due to the news group not forwarding the messages to the mailing list, your mail was only delivered now. If the problem still persists you should send along a few of the lines from the png header files, as these seem to be different from mine. But when there is only a slight offset, than I could offer a wild guess: That the problem comes from missing typedefs of the zlib header file. You could just try to install the latest zlib as well and see if the problems disappear. If not the extra information is needed.

Fred




reply via email to

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