Hi Sandeep, thanks for your reply! :-)
Stripping the debug symbols out of the module like ... root@xyz:~# strip -g /usr/local/lib/click.ko ... worked for me; I already was on the latest Git repository. Thanks, Daniel On Wed, Oct 5, 2011 at 3:14 PM, sandeep <[email protected]> wrote: > I also had the same problem but it disappeared after I updated to the latest > git repository. https://github.com/kohler/click/tarball/master > > Kind Regards, > Sandeep, > PhD Student, > CTVR - Trinity College Dublin > On Wed, Oct 5, 2011 at 1:36 PM, Daniel Borkmann <[email protected]> > wrote: >> >> Hi list, >> I managed to build the patchless Click kernel version under 2.6.38, >> but insmod fails with the following: >> >> root@pc-10089:~# click-install forw.click >> insmod: error inserting '/usr/local/lib/click.ko': -1 Cannot allocate >> memory >> click-install: '/sbin/insmod /usr/local/lib/click.ko' failed >> >> Any ideas? Did anyone have same issues? >> >> Thanks, >> Daniel >> _______________________________________________ >> click mailing list >> [email protected] >> https://amsterdam.lcs.mit.edu/mailman/listinfo/click > > -- Web: http://gnumaniacs.org _______________________________________________ click mailing list [email protected] https://amsterdam.lcs.mit.edu/mailman/listinfo/click
