Still Samba master build failure

Steve French smfrench at gmail.com
Thu Jun 23 15:00:56 MDT 2011


Very weird.  I just got it to work by doing a "make clean" and then
repeating the build again .....

git clean -x -d -f -f; buildtools/bin/waf configure
--prefix=/usr/local/samba4/ ; make -j4

of course "git clean -x -d -f -f" should have done it (so why would
make clean be needed) too but ... it works ...

On Thu, Jun 23, 2011 at 3:30 PM, Steve French <smfrench at gmail.com> wrote:
> thx - I missed that one.  Yesterday the suggestion was to issue -f -f
> on git clean.
>
> I have current Samba master - but will check again the linker flags.
>
> On Thu, Jun 23, 2011 at 3:28 PM, Andrew Shinkarchuck
> <adriano32.gnu at gmail.com> wrote:
>> Steve, have you read this
>> (http://lists.samba.org/archive/samba-technical/2011-June/078183.html)
>> thread? Andrew Bartlett gave full answer there.
>>
>> 2011/6/23 Steve French <smfrench at gmail.com>
>>>
>>> Even with git clean (and with the -f -f options on that) still getting
>>> a build failure on current Samba master branch for last few days:
>>>
>>> git clean -x -d -f -f; buildtools/bin/waf configure
>>> --prefix=/usr/local/samba4/ ; make -j4
>>>
>>> [3200/3352] Linking default/source4/librpc/python-dcerpc-dnsp.so
>>> default/source4/libnet/libnet_site_1.o: In function `libnet_FindSite':
>>> libnet_site.c:(.text+0x110): undefined reference to
>>> `map_nt_error_from_unix_common'
>>> default/source4/libnet/libnet_become_dc_1.o: In function
>>> `becomeDC_send_cldap':
>>> libnet_become_dc.c:(.text+0x138): undefined reference to
>>> `map_nt_error_from_unix_common'
>>> default/source4/libnet/libnet_unbecome_dc_1.o: In function
>>> `unbecomeDC_send_cldap':
>>> libnet_unbecome_dc.c:(.text+0xf3): undefined reference to
>>> `map_nt_error_from_unix_common'
>>> collect2: ld returned 1 exit status
>>>
>>>
>>> --
>>> Thanks,
>>>
>>> Steve
>>
>>
>
>
>
> --
> Thanks,
>
> Steve
>



-- 
Thanks,

Steve


More information about the samba-technical mailing list