On Sun 22. Jan - 20:24:29, oleksandr korneta wrote: > on 01/22/2006 05:58 PM Holger Macht wrote: > > >Should be no problem to use it on x86_64 architecture. I just have to find > >a x86_64 machine and setup FC4 on it. Hopefully I will have the time this > >week... > ok, I've got some result. > First of all I've installed dbus-0.50 (rebuild from source rpm) > along with dbus-devel-0.50 and dbus-glib-0.50. Then I did the same with > hal and hal-devel upgraded these to version 0.5.6. Moreover, the src.rpm > of hal that I found wanted pm-utils >0.04, therefore I had to upgrade > that one too (I got version 0.06 also rebuild from src.rpm). Thus, > finally seems like all the dependencies for rebuilding powersave are > satisfied. > However when I try to do > rpmbuild --rebuild powersave-0.11.2-1.FC4.src.rpm > > somewhere in the end, when the compilation is almost over it gives me > some strange error. > > > --output-- > .. > make[2]: Leaving directory `/home/irynka/rpmbuild/BUILD/powersave-0.11.2' > make[1]: Leaving directory `/home/irynka/rpmbuild/BUILD/powersave-0.11.2' > + install scripts/rcpowersaved.redhat > /var/tmp/powersave-0.11.2-build/etc/init.d/powersaved > + /usr/lib/rpm/redhat/find-lang.sh /var/tmp/powersave-0.11.2-build > power-management > + /usr/lib/rpm/check-rpaths /usr/lib/rpm/check-buildroot > + /usr/lib/rpm/redhat/brp-compress > + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip > + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip > + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump > Processing files: powersave-0.11.2-1 > error: File not found: /var/tmp/powersave-0.11.2-build/usr/lib/powersave > Processing files: powersave-devel-0.11.2-1 > Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 > rpmlib(PayloadFilesHavePrefix) <= 4.0-1 > Requires: powersave = 0.11.2-1 > Processing files: powersave-libs-0.11.2-1 > Provides: libpowersave.so.10()(64bit) libpowersave_dbus.so.10()(64bit) > libpowersave_hal.so.0()(64bit) > Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 > rpmlib(PayloadFilesHavePrefix) <= 4.0-1 > Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) > libc.so.6(GLIBC_2.3)(64bit) libdbus-1.so.1()(64bit) libhal.so.1()(64bit) > libpowersave_hal.so.0()(64bit) > > > RPM build errors: > File not found: /var/tmp/powersave-0.11.2-build/usr/lib/powersave > > --end of output--
Stupid mistake. I specified an absolut path for /usr/lib. Please try the specfile at http://powersave.sourceforge.net/powersave.spec Anyway, I will submit a new release today evening or tomorrow morning. I will also try to build cpufrequtils-0.4 to avoid a glibc update and provide it on sourceforge. Then I can also build versions > 0.11.2 for Fedora Core 4. [...] Regards, Holger _______________________________________________ powersave-devel mailing list [email protected] http://forge.novell.com/mailman/listinfo/powersave-devel
