Uwe Dippel wrote: > This is as far as I get. Any further hints? ---------------------------------+-------------+------------------------------- > SFEmplayer | DEP_FAILED | Dependency check failed > SFEliveMedia | FAILED | Source > live.2008.07.25.tar.gz download failed > SFElibcdio | DEP_FAILED | Dependency check failed > SFElame | DEP_FAILED | Dependency check failed > SFEtwolame | FAILED | pkgbuild build failed
Yes. I complained about SFElibcdio.spec and SFElame.spec (!!) Both files have a BuildDependency of SUNWncurses (!) That file is not delivered by SUN yet. You habe to change that dpendency to SFEncurses in both specfiles. For the livemedia you have to change the source name. It's something like live.2008.10.xx.tar.gz -> check their site for the precise number and put that in the specfile. After these changes build: pkgtool --autodeps --download SFEliveMedia pkgtool --autodeps --download SFElame.spec (builds SFEtwolame as a dep) pkgtool --download SFEgawk.spec (!!) ** a needed but forgotten dep for SFEmplayer.spec pkgtool --autodeps --download SFEmplayer.spec This is really all. I'll make some changes to the specfiles later on the day to reflect what I wrote here. Good luck. It -does- work ;-) -- Dick Hoogendijk -- PGP/GnuPG key: F86289CE ++ http://nagual.nl/ | SunOS 10u5 05/08 ++
