Opened 15 years ago

Closed 15 years ago

#3046 closed defect (fixed)

mapimageio fails to build

Reported by: tomkralidis Owned by: tomkralidis
Priority: normal Milestone: 6.0 release
Component: MapServer C Library Version: svn-trunk (development)
Severity: normal Keywords:
Cc: tbonfort

Description

#
In file included from /usr/include/png.h:474,
#
                 from mapimageio.c:2:
#
/usr/include/pngconf.h:347: error: expected '=', ',', ';', 'asm' or '__attribute__' before '.' token
#
/usr/include/pngconf.h:348: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'include'
#
make: *** [mapimageio.o] Error 1

Change History (1)

comment:1 by tomkralidis, 15 years ago

Resolution: fixed
Status: newclosed

fixed in r9095 as per irc convo:

[13:12]	<tbonfort>	https://bugzilla.redhat.com/show_bug.cgi?id=137509
[13:12]	<sigabrt>	Title: Bug 137509 fails to compile when preceeds it (at bugzilla.redhat.com)
[13:17]	<tbonfort>	tomkralidis, can you try moving the #include mapserver.h to under png.h and setjmp.h ?
[13:18]	<tomkralidis>	in which file?
[13:18]	<tbonfort>	debian seems to have patched png.h to remove this funky behavior, but that might not have been done in fc10
Note: See TracTickets for help on using tickets.