This is somewhere near Jan 13 @ 0400 GMT...

OK I'm trying to look and I did a cvs update, and suddenly I can't make anymore. I didn't have anything special there, so I just got a new dir and did another checkout in case I borked something accidently. But even in this new checkout dir, I get:

make[4]: Entering directory `/home/kevin_src/pan/pan/tests/data/tmp'
make[4]: *** No rule to make target `all'.  Stop.
make[4]: Leaving directory `/home/kevin_src/pan/pan/tests/data/tmp'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/kevin_src/pan/pan/tests/data'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/kevin_src/pan/pan/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/kevin_src/pan/pan'
make: *** [all] Error 2

So I did:

rm -r tests/data/tmp
cvs update -d
./configure
make

and I get the same results. Did I catch someone updating the repository or is it just in a bad state right now?

I'm asking because I found a bug in the code I check out last week, which built just fine. Basically if you select an article, then do File->SaveArticleAs, and in the dialog select SaveText and then click OK, it just dies. I thought I'd see if the current code fails before I point this out, but I can't seem to do that right now...bummer...

Kevin


_______________________________________________
Pan-users mailing list
Pan-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/pan-users

Reply via email to