Robert T Wyatt wrote:
Hi folks, I'm getting multiply defined warnings and errors on 10.2 with linc1. I don't know how to deal with these. Thanks, Robert.

The warnings are harmless. The error is here: []
cd ./html && gtkdoc-mkhtml linc ../linc-docs.sgml
/sw/bin/openjade:../sgml/linc-types.sgml:63:19:E: ID "LINCPROTOCOLINFO" already defined
/sw/bin/openjade:../sgml/linc-protocol.sgml:123:19: ID "LINCPROTOCOLINFO" first defined here

but actually this error is also harmless. The newer gtkdoc-mkhtml is overly paranoid and breaks the build here, whereas older versions of gtk-doc were more tolerant and continued, without adverse effects.


One way out is to downgrade gtk-doc to the version from the bindist, 0.9-5. But actually linc1 has all the html docs already in its sources, so there is no need to bother with gtk-doc at all.

I upgraded linc1 in CVS to configure with --disable-gtk-doc, like the linc1 version for 10.3 does. So the problem should disappear after the next fink upgrade.

--
Martin



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to