To support the SATA drives in our system, I'm compiling the 3.5.3 version of systemimager (did I miss a binary version somewhere?). I get the following error that I'm hoping someone else might of seen during the make process.

if [ "docbook2man" = "docbook2man" ]; then                     \
docbook2man doc/modprobe.conf.sgml > /dev/null 2>&1; \
else                                                               \
docbook2man doc/modprobe.conf.sgml 2>&1 > modprobe.conf.5 | sed 's/^[^:]*://'; \
fi
make[1]: *** [modprobe.conf.5] Error 127
make[1]: Leaving directory `/root/systemimager-3.5.3/initrd_source/src/module-init-tools-3.2-pre7' make: *** [/root/systemimager-3.5.3/initrd_source/src/module-init-tools-3.2-pre7/depmod] Error 2

Many thanks...

Stu


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Sisuite-users mailing list
Sisuite-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sisuite-users

Reply via email to