Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 199809 - dev-libs/mini-xml-2.3 version bump
Summary: dev-libs/mini-xml-2.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-20 19:13 UTC by Darren Dale
Modified: 2008-01-08 01:09 UTC (History)
0 users

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


Attachments
updated mini-xml ebuild (mini-xml-2.3.ebuild,691 bytes, text/plain)
2007-11-20 19:14 UTC, Darren Dale
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Darren Dale 2007-11-20 19:13:02 UTC
mini-xml-2.3 was released on Apr 26, 2007

Reproducible: Always
Comment 1 Darren Dale 2007-11-20 19:14:41 UTC
Created attachment 136517 [details]
updated mini-xml ebuild

Note the change of homepage.
Comment 2 Darren Dale 2007-11-20 21:56:20 UTC
It looks like version-2.3 needs to be configured with --enable-shared in order to work for me on ~amd64. I'm not sure if this is an acceptable addition to the ebuild, but it worked for me:

src_compile() {
        econf --enable-shared || die "configure failed"
        emake || die "emake failed"
}
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-12-30 19:00:09 UTC
dev-libs/mini-xml-2.4 was released on 2007-11-22.
Comment 4 Carsten Lohrke (RETIRED) gentoo-dev 2008-01-08 01:09:30 UTC
in cvs