On Monday 18 December 2006 04:54, Andrea Righi wrote: > As you prefer, is the error similar to the previous you posted? In the > previous the problem seems to be the following: > > scsi_serial.c:33:67: error: linux/compiler.h: No such file or directory > > Do you have kernel-headers installed? Can you find that file in: > > /usr/src/linux/include/linux/compiler.h > /usr/include/linux/compiler.h
I have successfully compiled the latest version from the trunk on Edgy. Here what I did. I copied compiler.h from the first directory to the second one. I also copied /usr/sr/linux/include/asm/unaligned.h to /usr/include/asm/. Also make sure to change dash to bash system-wide. You can change it back after the compile is done. I cloned the golden-client to another node. The cloning went smoothly. However, upon booting up the new client, the network cards failed to come up. It seems that they were detected during the bootup, (eth0 and eth1), but when I run ifconfig -a they come up as eth2 and eth3. They are also non-operational. ifup and ifdown complain about a missing /var/run/network/ifstate. On the golden client, df shows entries for /var/run and /var/lock, but these are not present on the cloned node. My systemconfiguration: Dual AMD64 dual core Ubuntu Edgy 6.10 2 GB ethernet cards / 20 GB swap 20 GB /usr 20 GB /var 20 GB Any input would be appreciated. Ala ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Sisuite-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sisuite-users
