pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: more build trouble


From: Ben Pfaff
Subject: Re: more build trouble
Date: Fri, 02 Oct 2009 11:43:14 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Jason Stover <address@hidden> writes:

> gcc -std=gnu99 -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith 
> -Wno-sign-compare -Wmissing-prototypes -g -Wdeclaration-after-statement -o 
> tests/dissect-sysfile src/libpspp/integer-format.o src/libpspp/float-format.o 
> tests/dissect-sysfile.o  gl/.libs/libgl.a -L/usr/local/lib 
> /usr/local/lib/libiconv.so -L/lib /usr/local/lib/libgsl.so 
> /usr/local/lib/libgslcblas.so /usr/local/lib/libplot.so -lXaw 
> /usr/lib/libXmu.so /usr/lib/libXt.so /usr/lib/libSM.so -luuid 
> /usr/lib/libICE.so /usr/lib/libXext.so /usr/lib/libX11.so /usr/lib/libxcb.so 
> /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl -lpng -lz -lm  
> make[2]: *** No rule to make target `tests/data/datasheet-test.c', needed by 
> `po/pspp.pot'.  Stop.

I've seen this one too.

I don't know the root cause yet, but I was able to fix it in my
case by re-checking out the two or three fixes that got deleted.

There must be a stray "clean" rule around somewhere.
-- 
Ben Pfaff 
http://benpfaff.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]