Re: [OpenWrt-Devel] [PATCH] Updates Jamvm and classpath to the latest versions

2008-03-13 Thread Jens Muecke
Patch looks fine, but why removing GPL Header? Greeting Jens. Roberto Riggio wrote: > Signed-off-by: Roberto Riggio <[EMAIL PROTECTED]> > > -- > Index: lang/classpath/Makefile > === > --- lang/classpath/Makefile (revisione 0) > ++

Re: [OpenWrt-Devel] Error while building kamikaze

2008-03-13 Thread Roberto Riggio
> this should be fixed in #10403 of 02/06/08 > (trunk/package/kernel/modules/other.mk, lines 233ff). > You can try to play around here. I've updated my local copy to the last version few minutes before sending the previous email. R. ___ openwrt-devel

Re: [OpenWrt-Devel] Error while building kamikaze

2008-03-13 Thread Harald Schiƶberg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Roberto Riggio wrote: > I get this error while trying to build the latest trunk version of > kamikaze for x86: > > mkdir -p > /home/hamvil/src/kamikaze/build_dir/linux-x86_generic/packages/ipkg/kmod-scx200-wdt/lib/modules/2.6.24.2 > cp -fpR -L > /ho

Re: [OpenWrt-Devel] possible error in /etc/ipkg.conf

2008-03-13 Thread Robert P. J. Day
um ... not to be obnoxiously pedantic, but could you avoid top posting? it really breaks up the flow of the discussion. On Thu, 13 Mar 2008, Travis Kemen wrote: > The Makefile for base-files will replace the $S with the proper arch at > compile time. yup, i noticed that right away. > Ther

[OpenWrt-Devel] Error while building kamikaze

2008-03-13 Thread Roberto Riggio
I get this error while trying to build the latest trunk version of kamikaze for x86: mkdir -p /home/hamvil/src/kamikaze/build_dir/linux-x86_generic/packages/ipkg/kmod-scx200-wdt/lib/modules/2.6.24.2 cp -fpR -L /home/hamvil/src/kamikaze/build_dir/linux-x86_generic/linux-2.6.24.2/drivers/char/watc

Re: [OpenWrt-Devel] possible error in /etc/ipkg.conf

2008-03-13 Thread Travis Kemen
The Makefile for base-files will replace the $S with the proper arch at compile time. There used to be a buildbot that compiled openwrt and upload to a snapshot directory but it has been broke for awhile. Travis On Thu, Mar 13, 2008 at 1:12 PM, Robert P. J. Day <[EMAIL PROTECTED]> wrote: > > i

[OpenWrt-Devel] possible error in /etc/ipkg.conf

2008-03-13 Thread Robert P. J. Day
i checked the tickets in trac and it's not clear why base-files has an opening line of this for /etc/ipkg.conf: src snapshots http://downloads.openwrt.org/snapshots/$S/packages there's no such directory there. is this an error? rday -- ===

[OpenWrt-Devel] [PATCH] Updates Jamvm and classpath to the latest versions

2008-03-13 Thread Roberto Riggio
Signed-off-by: Roberto Riggio <[EMAIL PROTECTED]> -- Index: lang/classpath/Makefile === --- lang/classpath/Makefile (revisione 0) +++ lang/classpath/Makefile (revisione 0) @@ -0,0 +1,48 @@ +include $(TOPDIR)/rules.mk + +PKG_NA