Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.
On Wed, Jun 14, 2017 at 11:26:25AM +1000, Igor Cicimov wrote: > Hi Roland, > > I noticed issues with 8.4.x not being able to compile on this very > 4.4.67-1-pve kernel (it is working fine on the 4.4.8 I upgraded from). Not > sure if it is due to some custom kernel changes done by the Proxmox team in > this particular kernel so have to ask if you are aware of any > incompatibility in the latest 4.4 kernels or is this PVE specific? The 'x' is a bit unspecific, but anyways, I'm not aware of any problems and I'm not able to reproduce them: $ uname -r 4.4.67-1-pve $ make -j8 ... make -C /lib/modules/4.4.67-1-pve/build SUBDIRS=/root/src/drbd-8.4.10-1/drbd modules ... LD [M] /root/src/drbd-8.4.10-1/drbd/drbd.o Building modules, stage 2. MODPOST 1 modules CC /root/src/drbd-8.4.10-1/drbd/drbd.mod.o LD [M] /root/src/drbd-8.4.10-1/drbd/drbd.ko mv .drbd_kernelrelease.new .drbd_kernelrelease Memorizing module configuration ... done. make[1]: Leaving directory '/root/src/drbd-8.4.10-1/drbd' Module build was successful. > Sorry I'm not trying to hijack the thread, although it looks like that, Then don't do it, threads are cheap ;-) Regards, rck