svn-compile script failed

Posted by Rainer Lay on
URL: http://digikam.185.s1.nabble.com/svn-compile-script-failed-tp1735314.html

Hi,

I tried your script from
http://www.digikam.org/Digikam-SPIP/rubrique.php3?id_rubrique=11 , but
it failed:

> A    digikamimageplugins/channelmixer/imageplugin_channelmixer.h
> A    digikamimageplugins/channelmixer/Makefile.am
> A    digikamimageplugins/channelmixer/digikamimageplugin_channelmixer.desktop
> A    digikamimageplugins/channelmixer/channelmixer.cpp
> A    digikamimageplugins/channelmixer/hi32-action-channelmixer.png
> Aktualisiert zu Revision 478236.
>  # svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kde-common/admin
>  make -f Makefile.cvs
> + make -f Makefile.cvs
> This Makefile is only for the CVS repository
> This will be deleted before making the distribution
>
> Please recheckout this module!
> for cvs: use checkout once and after that update again
> for cvsup: checkout kde-common from cvsup and
>    link kde-common/admin to ./admin
> make: *** [all] Fehler 1


the hints for checking out via cvs aren't very helpfull.
Could someone please change this script to something working?

thanx in advance and
kind regards,
Rainer


p.s.: the scripts:

#!/bin/sh -xv

 svn co -N svn://anonsvn.kde.org/home/kde/trunk/extragear/graphics
 cd graphics
 svn up digikam
 svn up digikamimageplugins
 # svn co svn://anonsvn.kde.org/home/kde/trunk/KDE/kde-common/admin
 make -f Makefile.cvs
 ./configure --enable-debug=full --prefix=/usr
 make
 make install
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users