On Wed, 2008-06-18 at 09:20 +0100, Damien Carbery wrote: > SUNWlibsexy it set to only build on x86 > > $ grep narch SUNWlibsexy.spec > %ifnarch sparc > # endif for "ifnarch sparc" > > When SUNWlibsexy was moved from spec-files-other to spec-files the > notification-daemon-01-no-libsexy.diff patch was removed from > notification-daemon.spec. > > Now sparc builds fail because they cannot find the libsexy module. > > I have two ideas: > 1) Build SUNWlibsexy on sparc - I don't know if the module works on sparc > 2) add the notification-daemon patch back, but only apply it on sparc. Hi Damien,
I just tested it on sparc. It builds and works fine. I removed ifnarch sparc in SUNWlibsexy.spec to enable it on Sparc. Regards, Jedy > > Damien
