From: G. T. Stresen-R. <ted...@ma...> - 2006-05-31 11:24:12
|
Before going to far, please let me know if this feedback is helpful and=20= any other information you might need from me to make sense of the=20 errors I'm sending. Adding -k had some effect, but still found some errors upon completion=20= of make: htmerge.cc:26:24: HtWordList.h: No such file or directory htmerge.cc:27:29: HtWordReference.h: No such file or directory htmerge.cc: In function `int main(int, char**)': htmerge.cc:180: error: `WordContext' undeclared (first use this=20 function) htmerge.cc:180: error: (Each undeclared identifier is reported only=20 once for each function it appears in.) htmerge.cc:180: error: parse error before `::' token htmerge.cc: In function `void mergeDB()': htmerge.cc:264: error: `DocTime' undeclared (first use this function) htmerge.cc:268: error: `DocID' undeclared (first use this function) htmerge.cc:318: error: `HtWordList' undeclared (first use this function) htmerge.cc:318: error: parse error before `(' token htmerge.cc:322: error: `wordDB' undeclared (first use this function) htmerge.cc:322: error: `O_RDWR' undeclared (first use this function) htmerge.cc:328: error: `mergeWordDB' undeclared (first use this=20 function) htmerge.cc:328: error: `O_RDONLY' undeclared (first use this function) htmerge.cc:340: error: `HtWordReference' undeclared (first use this=20 function) htmerge.cc:340: error: `word' undeclared (first use this function) htmerge.cc:341: error: parse error before `)' token htmerge.cc:354: error: parse error before `)' token htmerge.cc: In function `void usage()': htmerge.cc:375: error: `VERSION' undeclared (first use this function) make[1]: *** [htmerge.o] Error 1 make[1]: Target `all' not remade because of errors. Making all in installdir make[1]: *** No rule to make target `all'. Making all in include make[1]: *** No rule to make target `all'. Making all in htdoc make[1]: Nothing to be done for `all'. make[1]: Nothing to be done for `all-am'. make: *** [all-recursive] Error 1 make: Target `all' not remade because of errors. Ted On May 31, 2006, at 7:55 AM, Vorl=E4nder, Martin wrote: > Hi, > >> Trying to build 4.0 on Mac OS X 10.3.9 (resisting installing Tiger >> on my 5-year-old Powerbook) >> >> Right at the end of the configure command, I get the >> following message: >> >> config.status: error: cannot find input file: htword/Makefile.in >> >> and indeed, the htword directory is there, but empty. >> >> Any suggestions? > > Browsing SourceForge's CVS, I find 56 dead files in the htdig_4_0 > branch's htword/ with the comment: > >> removed htword files. >> >> this will make the ht://Dig makefile VERY angry... use make -k >> until the makefile is rewritten > > Just FYI. I haven't tried yet to build 4.0. > > cu, > Martin > --=20 > OpenVMS DCL | Martin Vorlaender | OpenVMS rules! > | work: mv...@pd... > The Original .COM | http://www.pdv-systeme.de/users/martinv/ > | home: ma...@ra... > > > ------------------------------------------------------- > All the advantages of Linux Managed Hosting--Without the Cost and = Risk! > Fully trained technicians. The highest number of Red Hat=20 > certifications in > the hosting industry. Fanatical Support. Click to learn more > http://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=107521&bid$8729&dat=121642= > _______________________________________________ > ht://Dig Developer mailing list: > htd...@li... > List information (subscribe/unsubscribe, etc.) > https://lists.sourceforge.net/lists/listinfo/htdig-dev |