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? -Girish _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
