Now that the source code for Tokenize is stored in RISC OS.info's SVN repository, I've tried to update its Autobuilder entry (support/native-tokenize) to pull the source from here instead of from a Zip file on my website.
I've tried editing setvars to change the source: #AB_URL=http://www.stevefryatt.org.uk/software/build/tokenise2244src.zip AB_SVN=svn://svn.riscos.info/tokenize/trunk/ but when I run steve@rydal:~/GCCSDK/build$ ../autobuilder/build -v -d native-tokenize it downloads the source: steve@rydal:~/GCCSDK/build/native-tokenize/trunk$ ls buildlinux buildro Makefile manual obj src but gives the output: Autobuilder warning: polkit-policy-file-validate not found; continuing anyway Autobuilder: using GCCSDK set values Autobuilder: using locally set build values Autobuilder: Package "native-tokenize" will be built using rules at "/home/steve/GCCSDK/autobuilder/support/native-tokenize" Autobuilder: Building package: native-tokenize Autobuilder: Detected 4 CPUs: set AB_CPUS to use more or fewer (eg in case build breaks) Autobuilder: Fetching source for native-tokenize Autobuilder: Calling preprocess find: ?native-tokenize?: No such file or directory Package native-tokenize: ***Failure*** Build for package "native-tokenize" failed I'm not entirely clear what "native-tokenize" find is looking for (and failing to locate), and am struggling to make the documentation match what's actually in the Autobuilder. Can anyone give any pointers to what I'm doing wrong? -- Steve Fryatt - Leeds, England http://www.stevefryatt.org.uk/ _______________________________________________ GCCSDK mailing list gcc@gccsdk.riscos.info Bugzilla: http://www.riscos.info/bugzilla/index.cgi List Info: http://www.riscos.info/mailman/listinfo/gcc Main Page: http://www.riscos.info/index.php/GCCSDK