[htdig3-dev] Current CVS is broken


Geoff Hutchison (ghutchis@wso.williams.edu)
Sat, 2 Oct 1999 01:39:02 -0400 (EDT)


At first, I thought it might be a problem when objdir != srcdir.

Nope, it just doesn't compile for me:

c++ -W -Wall -fno-exceptions -g ../../../htdig3/db/dist/../cxx/cxx_app.cpp
./../../htdig3/db/dist/../cxx/cxx_app.cpp:8: config.h: No such file or directory
./../../htdig3/db/dist/../cxx/cxx_app.cpp:14: db_cxx.h: No such file or directory
./../../htdig3/db/dist/../cxx/cxx_app.cpp:15: cxx_int.h: No such file or directory
make[2]: *** [cxx_app.o] Error 1
make[2]: Leaving directory `/home/ghutchis/htdig-cvs/build/db/dist'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/ghutchis/htdig-cvs/build/db'
make: *** [all-recursive] Error 1

My only guess is that it's creating these files in db/dist and it's
expecting them somewhere else--perhaps it needs an additional -I flag in
the Makefile.

-Geoff

------------------------------------
To unsubscribe from the htdig3-dev mailing list, send a message to
htdig3-dev@htdig.org containing the single word "unsubscribe" in
the SUBJECT of the message.



This archive was generated by hypermail 2.0b3 on Fri Oct 01 1999 - 22:44:08 PDT