[gs-devel] Merger ESP/GPL GS: All "fprintf(stderr ..." removed now

Till Kamppeter till.kamppeter at gmail.com
Tue May 15 08:25:49 PDT 2007


Ralph Giles wrote:
> On Tue, May 15, 2007 at 11:04:53AM +0100, Till Kamppeter wrote:
> 
>> I have removed all "fprintf(stderr ..." in the contrib/ and cups/ 
>> directories now. So the build on Mac should work now.
> 
> Yes, thanks. The autoconf build works on macosx now, though it warns 
> about duplicate symbols between  the md5 is cups and the md5 in 
> ghostscript.

The "cups" output device itself (cups/gdevcups.c) does not define any 
symbol with "md5" in its name. What probably causes the warnings is that 
the "cups" output device uses the CUPS libraries (libcups, libcupsimage) 
which seem to define symbols with "md5".

Mike, can you also have a look into these conflicts and whether they 
break something? It also seems that they only occur under Mac OS X.

    Till



More information about the gs-devel mailing list