Couple of questions
Robert Scussel <[email protected]>
| Newsgroups | gmane.linux.enbd.general |
|---|---|
| Organization | OmniTI, Inc. |
| Message-ID | <[email protected]> |
Hello again, I would like assistance if it's possible. Again, I researched this, and either I am working off of the wrong documentation, missing something, or am just way off base. I have vanilla 2.6.11 kernel code and am trying to get enbd working with that. I notice that when I run the make it says to use the patch to the source, but I can't seem to find a patch for the 2.6.11 code, which maybe because it doesn't exist. I wouldn't mind merging, but I can't seem to find the code for linux/drivers/block/enbd that the patches seem to reference, except under snapshots in the enbd source. Before I start hacking with things I don't understand I thought I'd ask if I should sync the linux/drivers/block/enbd from snapshots/ or if there is somewhere else in the distro that I should get this from. Then use the 2.6.7 patch as a starting point to merge into the 2.6.11. On a side note, don't know if anyone else had this problem, but for documents sake, gcc 3.4.3 doesn't seem to read the includes right, and I had to move the #include "time.h" before the #include "alarm.h" to make sure that mygettimeofday was defined. In addition, for the string.h I had to define STRSEP and STRTOK_R since _USE_BSD was defined in enbd-client.c. If I have done wrong in either case, please correct me. -- Robert Scussel 1024D/BAF70959/0036 B19E 86CE 181D 0912 5FCC 92D8 1EA1 BAF7 0959