xlog-discussion
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xlog-discussion] errors in makefile


From: Burkhard John
Subject: [Xlog-discussion] errors in makefile
Date: Tue, 13 Apr 2004 20:33:27 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040316

Hi Joop

TX-RST-button is ok, I only had a short try.

I would like to have a button "new QSO". Now I have to click two times "Edit --> Click all" or press Ctrl-k for every QSO to get my defaults. I hate keyboard shortcuts.

In Cabrillo 5MHz to 5000 is ok.
./configure, make clean and make work correctly.

Is there one more bug in makefile?

make install is installing the program but results in following messges:

----------------------------------------------------------------------

dk5jg-1:/home/burkhard/afu/log/xlog-0.9.2pre2 # make install
Making install in src
make[1]: Entering directory `/home/burkhard/afu/log/xlog-0.9.2pre2/src'
Making install in logfile
make[2]: Entering directory `/home/burkhard/afu/log/xlog-0.9.2pre2/src/logfile' make[3]: Entering directory `/home/burkhard/afu/log/xlog-0.9.2pre2/src/logfile'
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/home/burkhard/afu/log/xlog-0.9.2pre2/src/logfile' make[2]: Leaving directory `/home/burkhard/afu/log/xlog-0.9.2pre2/src/logfile'
make[2]: Entering directory `/home/burkhard/afu/log/xlog-0.9.2pre2/src'
make[3]: Entering directory `/home/burkhard/afu/log/xlog-0.9.2pre2/src'
mkdir -p -- . /usr/local/bin
  /usr/bin/install -c xlog /usr/local/bin/xlog
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Leaving directory `/home/burkhard/afu/log/xlog-0.9.2pre2/src'
make[2]: Leaving directory `/home/burkhard/afu/log/xlog-0.9.2pre2/src'
make[1]: Leaving directory `/home/burkhard/afu/log/xlog-0.9.2pre2/src'
Making install in po
make[1]: Entering directory `/home/burkhard/afu/log/xlog-0.9.2pre2/po'
/bin/sh .././mkinstalldirs /usr/local/share
installing da.gmo as /usr/local/share/locale/da/LC_MESSAGES/xlog.mo
installing nl.gmo as /usr/local/share/locale/nl/LC_MESSAGES/xlog.mo
installing fr.gmo as /usr/local/share/locale/fr/LC_MESSAGES/xlog.mo
installing es.gmo as /usr/local/share/locale/es/LC_MESSAGES/xlog.mo
if test "xlog" = "gettext-tools"; then \
  /bin/sh .././mkinstalldirs /usr/local/share/gettext/po; \
for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed address@hidden address@hidden insert-header.sin Rules-quot Makevars.template; do \
    /usr/bin/install -c -m 644 ./$file \
                    /usr/local/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /usr/local/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory `/home/burkhard/afu/log/xlog-0.9.2pre2/po'
Making install in m4
make[1]: Entering directory `/home/burkhard/afu/log/xlog-0.9.2pre2/m4'
make[2]: Entering directory `/home/burkhard/afu/log/xlog-0.9.2pre2/m4'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[2]: Für das Ziel »install-data-am« ist nichts zu tun.
make[2]: Leaving directory `/home/burkhard/afu/log/xlog-0.9.2pre2/m4'
make[1]: Leaving directory `/home/burkhard/afu/log/xlog-0.9.2pre2/m4'
make[1]: Entering directory `/home/burkhard/afu/log/xlog-0.9.2pre2'
make[2]: Entering directory `/home/burkhard/afu/log/xlog-0.9.2pre2'
make[2]: Für das Ziel »install-exec-am« ist nichts zu tun.
if test -d ./pixmaps; then \
        /bin/sh ./mkinstalldirs /usr/local/share/xlog/pixmaps; \
        for pixmap in ./pixmaps/*; do \
                if test -f $pixmap; then \
/usr/bin/install -c -m 644 $pixmap /usr/local/share/xlog/pixmaps; \
                fi \
        done \
fi
if test -d ./dxcc; then \
        /bin/sh ./mkinstalldirs /usr/local/share/xlog/dxcc; \
        for file in ./dxcc/*; do \
                if test -f $file; then \
/usr/bin/install -c -m 644 $file /usr/local/share/xlog/dxcc; \
                fi \
        done \
fi
if test -f ./xlog.1; then \
        /bin/sh ./mkinstalldirs /usr/local/man/man1; \
        /usr/bin/install -c -m 644 xlog.1 /usr/local/man/man1; \
fi
install -c -m 0644 FAQ /usr/local/share/xlog
install -c -m 0644 README /usr/local/share/xlog
install -c -m 0644 TODO /usr/local/share/xlog
install -c -m 0644 AUTHORS /usr/local/share/xlog
install -c -m 0644 THANKS /usr/local/share/xlog
install -c -m 0644 MANUAL /usr/local/share/xlog
install -c -m 0644 qsllabels.glabels /usr/local/share/xlog
make[2]: Leaving directory `/home/burkhard/afu/log/xlog-0.9.2pre2'
make[1]: Leaving directory `/home/burkhard/afu/log/xlog-0.9.2pre2'
dk5jg-1:/home/burkhard/afu/log/xlog-0.9.2pre2 #

---------------------------------------------------------------------

Is this ok? Make install was not so verbose in earlier releases.

73 de Burkhard, DK5JG









reply via email to

[Prev in Thread] Current Thread [Next in Thread]