[Web10g-user] web10G hangs while updating

Valdis.Kletnieks at vt.edu Valdis.Kletnieks at vt.edu
Wed Jan 28 12:13:32 EST 2015


On Wed, 28 Jan 2015 12:31:02 +0530, Divya Gangigunta said:

>     3)  And then I did /usr/src/linux-headers-3.11.0-15$ patch -p1 /home/divya/Downloads/Web10G-0.9-patch-3.11.diff

patch reads from stdin.

Try this instead:

patch -p1 < /home/divya/Downloads/Web10G-0.9-patch-3.11.diff

Though that's probably doomed as well, /usr/src/linux-headers-(anything) is
almost certainly not a complete Linux source tree suitable for building the
kernel modules.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 848 bytes
Desc: not available
Url : http://lists.psc.edu/pipermail/web10g-user/attachments/20150128/a19e9cc5/attachment.bin 


More information about the Web10g-user mailing list