On Fri, May 02, 2008 at 10:06:12AM +0200, Wouter Verhelst wrote: > That's okay. I actually already had found it myself, but was working on > other things (such as a migration of the nbd upstream svn repository to > some git thing) before handling it. It's not exactly a crucial thing; if > you don't use the listenaddr function, you'll never hit it.
Depends on luck. It was putting a bogus value in listenaddr, leading to an error message from inet_aton. nbd-server wouldn't start on amd64 with or without listenaddr set unless you avoided the config file parser entirely. -- Daniel Jacobowitz CodeSourcery -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

