Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46551 - libprelude compile failure
Summary: libprelude compile failure
Status: RESOLVED DUPLICATE of bug 45073
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Michael Boman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-01 20:10 UTC by Jackey Yang ("timeout" in forum)
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jackey Yang ("timeout" in forum) 2004-04-01 20:10:51 UTC
*** Building HTML ***
test -d html || mkdir html
cd html && gtkdoc-mkhtml libprelude ../libprelude-docs.sgml
/usr/bin/openjade:../sgml/prelude-message.sgml:83:19:E: ID "SIZE-T" already defined
/usr/bin/openjade:../sgml/prelude-io.sgml:78:19: ID "SIZE-T" first defined here
/usr/bin/openjade:../sgml/prelude-message.sgml:88:19:E: ID "SSIZE-T" already defined
/usr/bin/openjade:../sgml/prelude-io.sgml:83:19: ID "SSIZE-T" first defined here
/usr/bin/openjade:../sgml/prelude-message.sgml:100:19:E: ID "UINT16-T" already defined
/usr/bin/openjade:../sgml/prelude-io.sgml:88:19: ID "UINT16-T" first defined here
make[3]: *** [html-build.stamp] Error 1
make[3]: Leaving directory `/var/tmp/portage/libprelude-0.8.10/work/libprelude-0.8.10/docs/api'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/libprelude-0.8.10/work/libprelude-0.8.10/docs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libprelude-0.8.10/work/libprelude-0.8.10'
make: *** [all] Error 2

!!! ERROR: dev-libs/libprelude-0.8.10 failed.
!!! Function src_compile, Line 26, Exitcode 2
!!! emake failed
Comment 1 Michael Boman (RETIRED) gentoo-dev 2004-04-02 03:02:57 UTC

*** This bug has been marked as a duplicate of 45073 ***