| Summary: | media-tv/xbmc-11.0_beta3[mysql,-pvr]: build fails with missing mysql references | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Martin Dummer <martin.dummer> |
| Component: | Current packages | Assignee: | Gentoo Xbox project <xbox> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | cybertec.systems, ghutzl, martin.dummer |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | AMD64 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build log | ||
|
Description
Martin Dummer
2012-02-15 10:05:10 UTC
I will upload the build.log only upon request because it's ~900kB size.... Can confirm, same behavior here. @Martin: what use-flags do you use for mysql? (In reply to comment #2) > @Martin: what use-flags do you use for mysql? dev-db/mysql-5.1.61 berkdb community embedded perl ssl virtual/mysql-5.1 embedded -minimal -static (In reply to comment #3) > (In reply to comment #2) > > @Martin: what use-flags do you use for mysql? > > dev-db/mysql-5.1.61 berkdb community embedded perl ssl > virtual/mysql-5.1 embedded -minimal -static It seems to me not a problem with mysqll, rather then with pvr and the nomythtv patch. If if remove the epatch xbmc-9999-nomythtv.patch source from the ebuild, the package compiles fine! I actually do not have any pvr package installed, so i can't test how it's work with mythtv or vdr. (In reply to comment #1) > I will upload the build.log only upon request because it's ~900kB size.... Compress it: bzip2 /path/to/build.log, then attach it. Created attachment 302075 [details]
build log
should be all set now in the tree; thanks for the report! Commit message: Revise mysql patch to work http://sources.gentoo.org/media-tv/xbmc/files/xbmc-9999-nomythtv.patch?r1=1.3&r2=1.4 |