On May 3, 2011, at 12:21 AM, Jan-Simon Möller wrote: > Am Dienstag, 3. Mai 2011, 08:57:07 schrieb Li, Hao H: >> Without the libXinerama package, when building chromium, it showed >> "X11/extensions/Xinerama.h: No such file or directory" > > Then chromium tries to use an (by MeeGo) unsupported library/api - so for > using chromium in MeeGo we need to fix/patch/disable-feature in chromium > instead of expanding the library footprint. Right ? > Ok, questions for architects probably. Comments ?
If Chromium can't possibly use Xinerama, then allowing it to link against a library that can't possibly ever function is an issue. I strongly recommend either: 1. Use a configuration option to disable Xinerama support during Chromium build if such an option exists. 2. If it doesn't exist, we should patch out the need for it. Ryan
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
