Index: [Article Count Order] [Thread]

Date: Wed, 04 Mar 2009 15:14:37 +0100
From: Vit Pelcak <vpelcak@suse.cz>
Subject: [users:01115] Error in Self-test installation
To: users@tahi.org
Message-Id: <49AE8CCD.9000606@suse.cz>
X-Mail-Count: 01115

Selftest Makefile contains bug when it attempts to install *.html
while there is none initially.

# make install
===> spec.p2 (install)
install -d -o bin -g bin -m 755 /usr/local/v6eval/ct/spec
install -c -o bin -g bin -m 555 *.seq *.pm /usr/local/v6eval/ct/spec
install -c -o bin -g bin -m 444 *.def INDEX* *.html .footer
/usr/local/v6eval/ct/spec
install: *.html: No such file or directory
*** Error code 71

Stop in /Self_Test_4-0-4/spec.p2.
*** Error code 1

Stop in /Self_Test_4-0-4.

And also .pktdesc for addr.p2

Regards
Vit Pelcak