|
From: <hel...@ai...> - 2008-01-04 09:22:21
|
I can't compile navit after cvs update today. The above mentioned directory is missing. I tried running autogen.sh, and got this: $ ./autogen.sh Copying file mkinstalldirs src/Makefile.am:33: wildcard $(top_builddir: non-POSIX variable name src/Makefile.am:33: (probably a GNU make extension) src/vehicle/Makefile.am:1: required directory src/vehicle/demo does not exist configure.in:391: required file `src/vehicle/demo/Makefile.in' not found autoreconf: automake failed with exit status: 1 The reason for the missing file is that there is no "demo" directory under src/vehicle. Build system error? Or is this "demo" directory missing in CVS? Or should I do something else in order to make this work? Helge Hafting |