[Refdb-users] error building cvs version
Status: Beta
Brought to you by:
mhoenicka
|
From: Markus H. <mar...@mh...> - 2004-02-10 21:00:56
|
Matt Price writes: > hi markus, I get this error building the current cvs version: > > Making all in @client_subdirs@ > /bin/sh: line 1: cd: @client_subdirs@: No such file or directory > make: *** [all-recursive] Error 1 > > Is something wierd going on with those @ characters? > If all goes well, the variables enclosed in those @ characters should be replaced by configure with configuration-specific values. If this does not work, something weird is going on. What was your sequence to build the cvs version? You should do something along these lines: ./autogen.sh ./configure <your options> make This works allright on my FreeBSD box. I'll try later tonight on a Debian box. regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |