2007/5/15, Patrick Winnertz <[EMAIL PROTECTED]>: > Making all in libical > make[4]: Entering directory > `/build/user/evolution-data-server-1.10.1/calendar/libical' > make[4]: *** No rule to make target `all'. Stop. > make[4]: Leaving directory > `/build/user/evolution-data-server-1.10.1/calendar/libical' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/build/user/evolution-data-server-1.10.1/calendar' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/build/user/evolution-data-server-1.10.1' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/build/user/evolution-data-server-1.10.1' > make: *** [debian/stamp-makefile-build] Error 2 > > The full build-log can be found at: > http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_2/
It seems like the problem is that config.status is used to reinstantiate the makefiles, while config.status does not call nested config.statuses. I'm not sure if this is a bug in the debian build tools, automake or evolution. Øystein _______________________________________________ Pkg-evolution-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-evolution-maintainers

