On Sun, 2010-06-06 at 16:59 +0530, Girish V wrote: > On Sun, Jun 6, 2010 at 4:29 PM, Brad Hards <[email protected]> wrote: > > > >> sometimes goes thro' but most of the time cannot find references to > >> samba_re_initialise(). > > This makes no sense. Can you post the exact error? > > > > Also your openchange build log doesn't look complete. Can you check that > > /usr/local/samba/include/talloc.h has talloc_get_type_abort? > > > > Do you have libtalloc.so anywhere? > > > > Surely there is a problem here. > > I tried many times and still am getting the same error both in my Qemu > instances as well as my host machine. > > I replaced the talloc.h with talloc_get_type_abort macro with the > older ones, still the error would not go away. > > See for yourself. > > Linking bin/samba > bin/mergedobj/util_runcmd.o: In function `samba_runcmd_send': > /home/girish/foo/trunk/samba4/source4/../lib/util/util_runcmd.c:165: > undefined reference to `tevent_re_initialise' > bin/mergedobj/process_model_standard.o: In function > `standard_accept_connection': > /home/girish/foo/trunk/samba4/source4/smbd/process_standard.c:123: > undefined reference to `tevent_re_initialise' > bin/mergedobj/process_model_standard.o: In function `standard_new_task': > /home/girish/foo/trunk/samba4/source4/smbd/process_standard.c:197: > undefined reference to `tevent_re_initialise' > > Annoying. What to do?
Stick to the git-rev we provide. tevent_re_initialise was introduced after the git-rev we use. -- Julien Kerihuel [email protected] OpenChange Project Manager GPG Fingerprint: 0B55 783D A781 6329 108A B609 7EF6 FE11 A35F 1F79
signature.asc
Description: This is a digitally signed message part
_______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
