On sobota 30 sierpnia 2008, 16:51, Zsolt Udvari wrote: > Hi all! > > I've got a little(?) problem with building libtorrent-rasterbar. > > configure runs fine but the make will recive the next message: > > + /usr/bin/make > Making all in include > make[1]: Entering directory > `/var/rpmbuild/BUILD/libtorrent-rasterbar-0.13.1/include' [...] > `/var/rpmbuild/BUILD/libtorrent-rasterbar-0.13.1/src' make: *** > [all-recursive] Error 1 > error: Bad exit status from /root/tmp/rpm-tmp.25296 (%build) > > > RPM build errors: > Bad exit status from /root/tmp/rpm-tmp.25296 (%build) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > Error: package build failed. (no more info) > > What's wrong?
Building packages from root account (regardless of compilation errors). It's generally not good thing: potentially danger, can hide some errors. This is mentioned (among other useful information) in http://cvs.pld-linux.org/cgi-bin/cvsweb/PLD-doc/devel-hints-en.txt?rev=1.32 > > I've attached the spec file and a patch. > > Zsolt -- Tomasz Wittner _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
