John Darrington <[email protected]> writes: > The value rep branch seems to depend on a file which is not in the > repository. > > src/libpspp/sparse-array.c:28:28: error: count-one-bits.h: No such > file or directory > make[2]: *** [src/libpspp/src_libpspp_libpspp_la-sparse-array.lo] > Error 1
That's from gnulib in the count-one-bits module. Maybe you need to re-run "make -f Smake"? -- "Because computer source code is an expressive means for the exchange of information and ideas about computer programming, we hold that it is protected by the First Amendment." --Hon. Boyce F. Martin, Jr., for the 6th Circuit Court, Junger vs. Daley _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
