On Fri, January 28, 2011 11:15 am, Donald Allen wrote: > On Fri, Jan 28, 2011 at 11:04 AM, John Ralls <[email protected]> wrote: > >> >> On Jan 28, 2011, at 7:45 AM, Donald Allen wrote: >> >> >> >> On Fri, Jan 28, 2011 at 10:27 AM, John Ralls <[email protected]> wrote: >> >>> >>> On Jan 28, 2011, at 5:39 AM, Donald Allen wrote: >> >> dca@octavian:/usr/home/dca/Software/Gnucash/gnucash-2.4.0$ make >> make all-recursive >> Making all in . >> rm -f make-gnucash-potfiles.tmp >> sed < > make-gnucash-potfiles.tmp -e 's:@-SRCDIR-@:.:g' -e >> 's:@-PERL-@ >> :/usr/bin/perl:g' >> Syntax error: redirection unexpected >> *** Error code 2 >> >> Stop in /usr/home/dca/Software/Gnucash/gnucash-2.4.0. >> *** Error code 1 >> >> Stop in /usr/home/dca/Software/Gnucash/gnucash-2.4.0. >> *** Error code 1 >> >> Stop in /usr/home/dca/Software/Gnucash/gnucash-2.4.0. >> >> So not quit there yet. >> >> Thanks for your help, John. >> >> >> I don't know offhand where that error is coming from, but you should be >> able to get around it by passing --disable-nls to configure. >> > > Doesn't help, same error (after running configure --disable-nls ; make)
Are you using BSD Make or Gnu Make? (Try GnuMake) > /Don -derek _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
