[Kst] Build errors...
Ted Kisner
tskisner.public at gmail.com
Mon Nov 14 20:06:39 CET 2005
On Monday 14 November 2005 10:56, Andrew Walker wrote:
> This is after doing a make -f Makefile.cvs
> ./configure and clean build.
not sure if this will help, but I sometimes have to do a make distclean to
remove the old .deps directories, etc:
cd graphics/kst
make distclean
cd ..
svn update
make -f Makefile.cvs
./configure
cd kst
make
This *should* be equivalent to a fresh checkout- which is usually my next step
if stuff still doesn't build... YMMV
-Ted
More information about the Kst
mailing list