Hallo Michael, > [2004/02/12 00:07:41, 3] lib/util.c:fcntl_lock(1319) > fcntl_lock: fcntl lock gave errno 75 (Value too large for defined data > type) > [2004/02/12 00:07:41, 3] lib/util.c:fcntl_lock(1341) > fcntl_lock: lock failed at offset 0 count 4294967295 op 13 type 1 (Value > too large for defined data type)
this is a typical error if using a samba package compiled on a system with 64Bit locking structs (Linux-Kernel 2.4.x) on a system with 32Bit locking structs (Linux 2.2.x). Compile samba on the machine, on which samba should running. I would also prefere a samba, which makes it easier to crosscompile... der tom ______________________________________________________________________________ Nachrichten, Musik und Spiele schnell und einfach per Quickstart im WEB.DE Screensaver - Gratis downloaden: http://screensaver.web.de/?mc=021110 -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
