From: Volker Lendecke on 22 Dec 2009 10:20 On Tue, Dec 22, 2009 at 07:00:09AM -0800, RuiDC wrote: > We are talking about the same thing. Sorry, my mistake in communicating... > AFAIK, the way FreeBSD ports work is that they provide packaging wrappers > around the sources, so your .configure will still be there - somewhere - but > users are not meant to go near it. Probably you need to talk to the port maintainer then, if it is not possible for you to try the vanilla build yourself. Volker -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
From: RuiDC on 22 Dec 2009 10:50 Volker Lendecke wrote: > > Probably you need to talk to the port maintainer then, if it > is not possible for you to try the vanilla build yourself. > I've asked the port maintainer if he can jump in on this thread. And i'll seek to see if i can do the vanilla build. In the meanwhile, here is the output from the make attached http://old.nabble.com/file/p26890200/samba_build_debug.tar.gz samba_build_debug.tar.gz RuiDC -- View this message in context: http://old.nabble.com/Illegal-instruction%3A-4-%28core-dumped%29-when-running-testparm----sn-mbd-with-default-config-tp26879957p26890200.html Sent from the Samba - General mailing list archive at Nabble.com. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
From: Volker Lendecke on 22 Dec 2009 11:00 On Tue, Dec 22, 2009 at 07:41:44AM -0800, RuiDC wrote: > Volker Lendecke wrote: > > > > Probably you need to talk to the port maintainer then, if it > > is not possible for you to try the vanilla build yourself. > > > I've asked the port maintainer if he can jump in on this thread. And i'll > seek to see if i can do the vanilla build. In the meanwhile, here is the > output from the make attached > http://old.nabble.com/file/p26890200/samba_build_debug.tar.gz > samba_build_debug.tar.gz There's a ton of lib/md5.c: In function 'byteReverse': lib/md5.c:36: warning: cast increases required alignment of target type These are potentially worrying. Most are probably okay, but someone needs to go through and check all alignment requirements are correctly met. Volker
From: RuiDC on 22 Dec 2009 11:00 Volker Lendecke wrote: > > There's a ton of > > lib/md5.c: In function 'byteReverse': > lib/md5.c:36: warning: cast increases required alignment of target type > > These are potentially worrying. Most are probably okay, but > someone needs to go through and check all alignment > requirements are correctly met. > Do you think this is an ARM issue then? -- View this message in context: http://old.nabble.com/Illegal-instruction%3A-4-%28core-dumped%29-when-running-testparm----sn-mbd-with-default-config-tp26879957p26890384.html Sent from the Samba - General mailing list archive at Nabble.com. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
From: Volker Lendecke on 22 Dec 2009 11:30 On Tue, Dec 22, 2009 at 07:56:28AM -0800, RuiDC wrote: > > These are potentially worrying. Most are probably okay, but > > someone needs to go through and check all alignment > > requirements are correctly met. > > > > Do you think this is an ARM issue then? Might be. Volker -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 4 5 Prev: samba password complexity help? Next: [Samba] net rpc user add produces duplicate SID |