huhh, I thought we recently added contrib/Makefile.in to svn. Would mind check that you have the latest svn version? I'm away for a computer till later tonight, will check for the file then.
On 5/20/12, David Knapp <[email protected]> wrote: > I hope this is the right place for this. But trunk is unable to be > configured due to an error: > > config.status: error: cannot find input file: `contrib/Makefile.in' > > > This is caused by the contrib folder being included in the autoconf config > files, even though there's no Makefile in there: > > configure:16794 ac_config_files="$ac_config_files Makefile src/Makefile > examples/Makefile tests/Makefile java/Makefile contrib/Makefile > contrib/fbmerge/Makefile" > > And even correcting this, when checking the configuration for FlexLexer.h, > the configure script tries to compile a program that itself tries to > include fastbit-config.h, which obviously hasn't been created yet. > > configure:16245: g++ -g -pthread -c src/whereLexer.cc > In file included from src/util.h:17:0, > from src/qExpr.h:12, > from src/whereClause.h:10, > from whereParser.yy:14, > from src/whereLexer.h:17, > from whereLexer.ll:11: > src/const.h:73:72: fatal error: fastbit-config.h: No such file or directory > > > Just thought I'd let you know. > > > -David K > -- Sent from my mobile device _______________________________________________ FastBit-users mailing list [email protected] https://hpcrdm.lbl.gov/cgi-bin/mailman/listinfo/fastbit-users
