Thanks - I have got this working now. There is still a problem. In srfi/srfi-1 it dynamically tries to link more scheme, which we only have in lib/libguile.....
So I am not sure how that is supposed to get linked in... Richard On Thu, 2013-02-07 at 12:08 -0600, Jeremiah Benham wrote: > If I am creating a patch from a tarball I use: > diff -rupN denemo denemo.new > > Jeremiah > > On Feb 7, 2013 11:26 AM, "Richard Shann" <[email protected]> > wrote: > On Thu, 2013-02-07 at 10:29 -0600, Jeremiah Benham wrote: > > > > I have been creating patches and just piping that patch > directly into > > the mxe/src directory named denemo-1-patchname.patch. The 1 > is the > > order of patches. So you will have to update that if its > patch no 2. > > Then I do: > > touch src/denemo.mk > > make denemo > > This sounds like the way to go, but I just keep getting .rej > files as I > can't figure out how to run diff to get the right sort of > patch. Looking > at the Makefile it seems it does patch -p1 but in which > directory I > can't tell, and then what the corresponding diff command would > be I > can't figure. Could you paste me the diff command you use? > I have put what I think will work into git in any case. But I > would like > to give it a local trial right away. > > Richard > > _______________________________________________ Denemo-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/denemo-devel
