Which one was it for compiling 2.6.32.12-0.7.1.xs1.0.0.298.170582xen? I have to recompile ovs due to some patches. Thanks Christian _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, I''ve successful compiled it with gcc 4.4.5-8. Had some problems with net/core/datagram.c (too many arguments passed to csum_copy_to_user... corrected manually) and openvswitch (disabled this one) Also the scripts/Makefile.build contained cmd=recordlink with printf ''%s\n'' and the newline caused a problem, deleted the newline and my kernel build successful. Could not test it complete, will do this week. Greetz, Amin> Which one was it for compiling 2.6.32.12-0.7.1.xs1.0.0.298.170582xen? > I have to recompile ovs due to some patches. > > Thanks > Christian > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Christian Fischer
2011-Jan-09 19:47 UTC
Re: [Xen-users] [XCP-1.0] recompile ovs, which gcc?
On Sunday 09 January 2011 03:14:22 Amin D. wrote:> Hi, > > > I''ve successful compiled it with gcc 4.4.5-8.Thanks Armin, but I don''t like recompile the kernel, I only like to compile the ovs module. That''s why I''m looking for the version of gcc which has compiled the shipped kernel. I think it was 4.1.2-46.el5. Of course I could compile all, the kernel and the ovs module, but why shoud I do that? Keep it simple if possible.> Had some problems with net/core/datagram.c (too many arguments passed to > csum_copy_to_user... corrected manually) and openvswitch (disabled this > one) Also the scripts/Makefile.build contained cmd=recordlink with printf > ''%s\n'' and the newline caused a problem, deleted the newline and my kernel > build successful. Could not test it complete, will do this week. > > > Greetz, > Amin > > > Which one was it for compiling 2.6.32.12-0.7.1.xs1.0.0.298.170582xen? > > I have to recompile ovs due to some patches. > > > > Thanks > > Christian > > > > _______________________________________________ > > Xen-users mailing list > > Xen-users@lists.xensource.com > > http://lists.xensource.com/xen-users > > _______________________________________________ > Xen-users mailing list > Xen-users@lists.xensource.com > http://lists.xensource.com/xen-users_______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users