[Kst] [Bug 150235] New: kst 1.5 unable to 'make dist'
D.V.Wiebe
dwiebe at physics.utoronto.ca
Wed Sep 26 21:16:11 CEST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=150235
Summary: kst 1.5 unable to 'make dist'
Product: kst
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kst kde org
ReportedBy: dwiebe physics utoronto ca
Version: (using KDE KDE 3.5.7)
Installed from: Compiled From Sources
Compiler: gcc (GCC) 4.1.2
OS: Linux
I'm unable to 'make dist' with the kst 1.5 SVN branch.
The steps I've been taking are:
1) svn co svn+ssh://svn.kde.org/home/kde/branches/work/kst/1.5
2) cd 1.5
3) make -f Makefile.cvs
4) ./configure --disable-debug
5) make dist
the output I get is:
{ test ! -d 1.5-3.5.7 || { find 1.5-3.5.7 -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr 1.5-3.5.7; }; }
mkdir 1.5-3.5.7
mkdir -p -- 1.5-3.5.7/admin 1.5-3.5.7/kst
cp: cannot stat `./Makefile.am.in.wo': No such file or directory
The 1.5 branch otherwise seems to compile, install and run cleanly.
More information about the Kst
mailing list