Portál AbcLinuxu, 29. prosince 2025 13:14
make[5]: Nothing to be done for `install-exec-am'.
test -z "/home/martin/rpm/tmp/pidgin-2.0.0-build/usr/lib64/purple-2" || mkdir -p -- "/home/martin/rpm/tmp/pidgin-2.0.0-build/usr/lib64/purple-2"
/bin/sh ../../../libtool --silent --mode=install /usr/bin/install -c 'libirc.la' '/home/martin/rpm/tmp/pidgin-2.0.0-build/usr/lib64/purple-2/libirc.la'
libtool: install: warning: remember to run `libtool --finish /usr/local/lib/purple-2'
make[5]: Leaving directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple/protocols/irc'
make[4]: Leaving directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple/protocols/irc'
Making install in jabber
make[4]: Entering directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple/protocols/jabber'
make[5]: Entering directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple/protocols/jabber'
make[5]: Nothing to be done for `install-exec-am'.
test -z "/home/martin/rpm/tmp/pidgin-2.0.0-build/usr/lib64/purple-2" || mkdir -p -- "/home/martin/rpm/tmp/pidgin-2.0.0-build/usr/lib64/purple-2"
/bin/sh ../../../libtool --silent --mode=install /usr/bin/install -c 'libjabber.la' '/home/martin/rpm/tmp/pidgin-2.0.0-build/usr/lib64/purple-2/libjabber.la'
libtool: install: warning: remember to run `libtool --finish /usr/local/lib/purple-2'
/bin/sh ../../../libtool --silent --mode=install /usr/bin/install -c 'libxmpp.la' '/home/martin/rpm/tmp/pidgin-2.0.0-build/usr/lib64/purple-2/libxmpp.la'
libtool: install: error: cannot install `libxmpp.la' to a directory not ending in /usr/local/lib/purple-2
make[5]: *** [install-pkgLTLIBRARIES] Error 1
make[5]: Leaving directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple/protocols/jabber'
make[4]: *** [install-am] Error 2
make[4]: Leaving directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple/protocols/jabber'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple/protocols'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple'
make: *** [install-recursive] Error 1
error: Bad exit status from /home/martin/rpm/tmp/rpm-tmp.97871 (%install)
RPM build errors:
Bad exit status from /home/martin/rpm/tmp/rpm-tmp.97871 (%install)
myslim ze tady (libtool: install: warning: remember to run `libtool --finish ) bude zakopanej cokl a pekne vyhniva, ale zkousel jsem pridat make install podobny parametr a nic ...
nevedel by nekdo co s tim ? Diky
%prep
%setup -q
%build
./configure
make
%install
[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT
%makeinstall
%clean
rm -rf %{buildroot}
%files
%defattr(-,root,root)
%{_prefix}
%doc COPYING AUTHORS README NEWS TODO ChangeLog INSTALL
%changelog -n %{name}
* Tue May 15 2007 - o.k.
- RPM release for Mandrivalinux 2007 Spring x86_64
je to ten nejobycejnejsi spec, ktery pouzivam vlaste jako default jen se zmenami napr parametry u configure, nic vic
), jestli to instalujete do /usr/local (tam je to nastavene podle parametru configure) nebo /usr (tam je to nastavene pomoci DESTDIR)
Executing(%install): /bin/sh -e /home/martin/rpm/tmp/rpm-tmp.69038
+ umask 022
+ cd /home/martin/rpm/BUILD
+ cd pidgin-2.0.0
+ '[' 1 -eq 1 ']'
+ make install
Making install in libpurple
make[1]: Entering directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple'
make install-recursive
make[2]: Entering directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple'
Making install in gconf
make[3]: Entering directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple/gconf'
make[4]: Entering directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple/gconf'
make[4]: Nothing to be done for `install-exec-am'.
GCONF_CONFIG_SOURCE=xml:merged:/etc/gconf/gconf.xml.defaults /usr/bin/gconftool-2 --makefile-install-rule purple.schemas 2>&1 | \
grep -v "^WARNING: failed to install schema" | grep -v "^Attached schema" 1>&2
Resolved address "xml:merged:/etc/gconf/gconf.xml.defaults" to a read-only configuration source at position 0
None of the resolved addresses are writable; saving configuration settings will not be possible
test -z "/usr/local/etc/gconf/schemas" || mkdir -p -- "/usr/local/etc/gconf/schemas"
/usr/bin/install -c -m 644 'purple.schemas' '/usr/local/etc/gconf/schemas/purple.schemas'
/usr/bin/install: cannot remove `/usr/local/etc/gconf/schemas/purple.schemas': Permission denied
make[4]: *** [install-schemaDATA] Error 1
make[4]: Leaving directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple/gconf'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple/gconf'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/martin/rpm/BUILD/pidgin-2.0.0/libpurple'
make: *** [install-recursive] Error 1
error: Bad exit status from /home/martin/rpm/tmp/rpm-tmp.69038 (%install)
RPM build errors:
Bad exit status from /home/martin/rpm/tmp/rpm-tmp.69038 (%install)
Je me jasne ze je to tohle "None of the resolved addresses are writable; saving configuration settings will not be possible" a zkusim to snad spustit jeste jako root, pod tim se snad zapis povede do konce ... ale kdyz vytvorim balicek jako root, neposkodi to nejak jeho prava pro dalsi manipulaci (instalaci uzivatelem) ?
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.