[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-devel
Subject:    admin bug?
From:       Mantia Andras <amantia () freemail ! hu>
Date:       2002-09-25 7:53:13
[Download RAW message or body]

After updating yesterday the admin dir, I (and also some other persons) get 
the 
following error during the make install process:

/usr/bin/install -c -p -m 644 index.cache.bz2 
/opt/kde3/share/doc/HTML/en/quanta/index.cache.bz2
/usr/bin/install -c -p -m 644 png.tar.bz2 /bin/sh ../../admin/mkinstalldirs 
/opt/kde3/share/doc/HTML/en/quanta
/bin/sh: -c: line 1: syntax error near unexpected token `100srcdir)/'
/bin/sh: -c: line 1: `if test -f index.cache.bz2; then  echo /usr/bin/install 
-c -p -m 644 index.cache.bz2 /opt/kde3/share/doc/HTML/en/quanta/;  
/usr/bin/install -c -p -m 644 index.cache.bz2 
/opt/kde3/share/doc/HTML/en/quanta/;  elif test -f  100 33 30 17 16 14 0 
100srcdir)/index.cache.bz2  echo /usr/bin/install -c -p -m 644 100 33 30 17 
16 14 0 100srcdir)/index.cache.bz2 /opt/kde3/share/doc/HTML/en/quanta/;  
/usr/bin/install -c -p -m 644 100 33 30 17 16 14 0 100srcdir)/index.cache.bz2 
/opt/kde3/share/doc/HTML/en/quanta/;  fi'
make[3]: *** [install-docs] Error 2
make[3]: Leaving directory `/home/andris/cvs-developement/head/quanta/doc/en'
make[2]: *** [install-am] Error 2
	

With an older admin dir everything is fine.

In the quanta/doc/en/Makefile.am I have:

####### kdevelop will overwrite this part!!! (begin)##########
EXTRA_DIST = index.docbook
####### kdevelop will overwrite this part!!! (end)############

KDE_LANG = en
KDE_DOCS = quanta

And in the generated Makefile.in there is the lines which are causing the 
error are:


install-docs: docs-am install-nls
        $(mkinstalldirs) $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/quanta
        @if test -f index.cache.bz2; then \
        echo $(INSTALL_DATA) index.cache.bz2 
$(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/quanta/; \
        $(INSTALL_DATA) index.cache.bz2 
$(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/quanta/; \
        elif test -f  100 33 30 17 16 14 0 100srcdir)/index.cache.bz2 \
        echo $(INSTALL_DATA) 100 33 30 17 16 14 0 100srcdir)/index.cache.bz2 
$(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/quanta/; \
        $(INSTALL_DATA) 100 33 30 17 16 14 0 100srcdir)/index.cache.bz2 
$(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/quanta/; \
        fi
        -rm -f $(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/quanta/common
        $(LN_S) $(kde_libs_htmldir)/$(KDE_LANG)/common 
$(DESTDIR)$(kde_htmldir)/$(KDE_LANG)/quanta/common


Can someone fix this? (Stephan?)
Andras


 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic