On Saturday 14 December 2013 09:55:43 Cristian Marchi wrote: > I've a problem compiling GnuCash from trunk: the error is releted to > r23556-23557. Here is the message I get: > > /usr/bin/swig -guile -Linkage module \ > -I../../src \ > -o swig-unittest-support-guile.c unittest-support.i; \ > if ! `grep "define scm_from_utf8_string" > swig-unittest-support-guile.c > /dev/null 2>&1`; then \ > patch swig-unittest-support-guile.c ../../src/swig-utf8.patch; > \ fi > patching file swig-unittest-support-guile.c > Hunk #1 FAILED at 41. > Hunk #2 FAILED at 84. > Hunk #3 FAILED at 473. > Hunk #4 FAILED at 486. > 4 out of 4 hunks FAILED -- saving rejects to file > swig-unittest-support-guile.c.rej > make[3]: *** [swig-unittest-support-guile.c] Errore 1 > make[3]: uscita dalla directory > "/home/cristian/unstable/GNUCASH/src-trunk/src/test-core" > make[2]: *** [all-recursive] Errore 1 > make[2]: uscita dalla directory > "/home/cristian/unstable/GNUCASH/src-trunk/src" > make[1]: *** [all-recursive] Errore 1 > make[1]: uscita dalla directory > "/home/cristian/unstable/GNUCASH/src-trunk" make: *** [all] Errore 2 > > I tried manually to patch the file but I always get the "Hunk failed" > message. > > Regards > Cristian > _______________________________________________ > gnucash-devel mailing list > [email protected] > https://lists.gnucash.org/mailman/listinfo/gnucash-devel
What version of swig do you have ? Geert _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
