You are here

Add new comment

rncbc's picture

is that a real clean svn checkout ?? are you sure you'tre not having some leftovers from previous revisions?

scrap the whole tree and do a plain checkout (or export) from scratch, please:


svn co https://www.rncbc.org/svn/test/synthv1 synthv1-svn
cd synthv1-svn
make -f Makefile.svn
./configure
make
sudo make install

cheers