On Tue, 2006-09-19 at 09:41 -0400, Matt Philmon wrote: > Since the changes made last night, I can't build banshee from cvs: > ... > Making all in taglib-sharp > make[2]: Entering directory > `/home/mattisking/cvs/banshee/taglib-sharp' > make[2]: *** No rule to make target `TagLib/*.cs', needed by > `../taglib-sharp/taglib- sharp.dll'. Stop. > make[2]: Leaving directory `/home/mattisking/cvs/banshee/taglib-sharp' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/mattisking/cvs/banshee' > make: *** [all] Error 2 > > > Did I just catch things at a bad time? > > Matt Philmon I'm on Ubuntu Edgy and this is the problem I'm experiencing with autogen.sh $ ./autogen.sh /usr/bin/gnome-autogen.sh ./autogen.sh: 25: pushd: not found ./autogen.sh: 26: ./update-checkout.sh: not found ./autogen.sh: 27: popd: not found gnome-autogen.sh invokes the portable "/bin/sh" which on Edgy points to dash. I'm assuming dash does not include pushd and popd builtins, or does it? -- Jeremy Teale
Attachment:
signature.asc
Description: This is a digitally signed message part