On Fri, 2019-03-22 at 10:14 +0530, Anoop C S via samba wrote:> On Thu, 2019-03-21 at 13:39 -0400, Leo C via samba wrote: > > > > Hi, > > > > After configure samba 4.10 > Can you specify your configure options? > > > > > make > > [1932/4136] Linking bin/default > > /sources4/lib/messaging/libMESSAGING-samab4.so > > > > sources4/lib/messaging/messaging.c.4.o: En la funcion > > imessaging_init > > sources4/lib/messaging/messaging.c.544 referencia a > > imessaging_register_extra_handler no define > > > > Build failed > > TASK in messaging failed with status 1 (run with -v to display more > > information ) > > > > I don't know what happend > We have the following fix which is not currently present in v4.10. > > https://git.samba.org/?p=samba.git;a=commit;h=08ba013a2b8b2cf9fc17fdc > b3d107e1434709036 > > This is required when you are configuring with --developer or -- > enable- > selftest options.For some reason this was not backported so I've done that and filed https://bugzilla.samba.org/show_bug.cgi?id=13854 Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba
On Fri, 2019-03-22 at 19:47 +1300, Andrew Bartlett via samba wrote:> On Fri, 2019-03-22 at 10:14 +0530, Anoop C S via samba wrote: > > On Thu, 2019-03-21 at 13:39 -0400, Leo C via samba wrote: > > > Hi, > > > > > > After configure samba 4.10 > > Can you specify your configure options? > > > > > make > > > [1932/4136] Linking bin/default > > > /sources4/lib/messaging/libMESSAGING-samab4.so > > > > > > sources4/lib/messaging/messaging.c.4.o: En la funcion > > > imessaging_init > > > sources4/lib/messaging/messaging.c.544 referencia a > > > imessaging_register_extra_handler no define > > > > > > Build failed > > > TASK in messaging failed with status 1 (run with -v to display > > > more > > > information ) > > > > > > I don't know what happend > > We have the following fix which is not currently present in v4.10. > > > > https://git.samba.org/?p=samba.git;a=commit;h=08ba013a2b8b2cf9fc17fdc > > b3d107e1434709036 > > > > This is required when you are configuring with --developer or -- > > enable- > > selftest options. > > For some reason this was not backported so I've done that and filed > https://bugzilla.samba.org/show_bug.cgi?id=13854Thank you Andrew for doing the backport.> Andrew Bartlett > > -- > Andrew Bartlett http://samba.org/~abartlet/ > Authentication Developer, Samba Team http://samba.org > Samba Developer, Catalyst IT > http://catalyst.net.nz/services/samba > > > >
This is my configure options, It has always worked well ./configure --enable-fhs --prefix=/usr --sbindir=/usr/sbin --bindir=/usr/bin --sysconfdir=/etc --localstatedir=/srv --mandir=/usr/share/man --enable-debug --enable-selftest -j 2 --cross-answers --cross-execute El vie., 22 mar. 2019 a las 2:56, Anoop C S (<anoopcs at cryptolab.net>) escribió:> On Fri, 2019-03-22 at 19:47 +1300, Andrew Bartlett via samba wrote: > > On Fri, 2019-03-22 at 10:14 +0530, Anoop C S via samba wrote: > > > On Thu, 2019-03-21 at 13:39 -0400, Leo C via samba wrote: > > > > Hi, > > > > > > > > After configure samba 4.10 > > > Can you specify your configure options? > > > > > > > make > > > > [1932/4136] Linking bin/default > > > > /sources4/lib/messaging/libMESSAGING-samab4.so > > > > > > > > sources4/lib/messaging/messaging.c.4.o: En la funcion > > > > imessaging_init > > > > sources4/lib/messaging/messaging.c.544 referencia a > > > > imessaging_register_extra_handler no define > > > > > > > > Build failed > > > > TASK in messaging failed with status 1 (run with -v to display > > > > more > > > > information ) > > > > > > > > I don't know what happend > > > We have the following fix which is not currently present in v4.10. > > > > > > https://git.samba.org/?p=samba.git;a=commit;h=08ba013a2b8b2cf9fc17fdc > > > b3d107e1434709036 > > > > > > This is required when you are configuring with --developer or -- > > > enable- > > > selftest options. > > > > For some reason this was not backported so I've done that and filed > > https://bugzilla.samba.org/show_bug.cgi?id=13854 > > Thank you Andrew for doing the backport. > > > Andrew Bartlett > > > > -- > > Andrew Bartlett http://samba.org/~abartlet/ > > Authentication Developer, Samba Team http://samba.org > > Samba Developer, Catalyst IT > > http://catalyst.net.nz/services/samba > > > > > > > > > >