I just updated gnulib and tried to build pspp. Saw this:

if gcc -DHAVE_CONFIG_H -I. -I. -I.  -I. -I./src -I./lib -I./intl
-I./gl -I./gl -I./src/language -I./src/language/lexer
-I./src/ui/terminal -I./src/data -I./src/libpspp -Wall -W
-Wwrite-strings -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare
-Wmissing-prototypes -Dunix -g -O2 -MT src/message.o -MD -MP -MF
".deps/src/message.Tpo" -c -o src/message.o src/message.c; \
then mv -f ".deps/src/message.Tpo" ".deps/src/message.Po"; else rm -f 
".deps/src/message.Tpo"; exit 1; fi
cc1: No such file or directory: opening dependency file .deps/src/message.Tpo
make[2]: *** [src/message.o] Error 1

Does this have anything to do with gnulib?

-Jason


_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to