aMule Forum
English => Compilation problems => Topic started by: exalik on September 08, 2006, 05:48:06 AM
-
Hello,
I tried to make a rpm of the daily aMule cvs version but i have the error :
Building libraries symlinks...done
Traitement des fichiers: aMule-CVS-20060908
Finding Provides: /usr/lib/rpm/mandriva/filter.sh ' ' /usr/lib/rpm/mandriva/find-provides
Using BuildRoot: /home/oliviercamille/rpm/tmp/aMule-CVS-20060908-root- to search libs
Finding Requires: /usr/lib/rpm/mandriva/filter.sh ' ' /usr/lib/rpm/mandriva/find-requires /home/oliviercamille/rpm/tmp/aMule-CVS-20060908-root- x86_64
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1
Requires(pre): /bin/sh
Vérification des fichiers non empaquetés: /usr/lib/rpm/check-files /home/oliviercamille/rpm/tmp/aMule-CVS-20060908-root-
erreur: Fichier(s) installé(s) (mais non empaquetés):
/usr/bin/autostart-xas
Erreur de construction de RPM:
Fichier(s) installé(s) (mais non empaquetés):
/usr/bin/autostart-xas
autostart-xas has been installed but not inserted in the package ... i don't know what about it ...
Thank's for your help
-
Just insert %{_bindir}/autostart-xas in the define attribute section of your specfile.
cu
-
The user should not have to do this manually.
Someone, please apply the attached patch to SVN (and maybe also the 2.1 branch, assuming that autostart-xas itself is present there).
-
Applied.