On Fri, May 21, 2010 at 12:42 PM, Brad Hards <[email protected]> wrote: > On Friday 21 May 2010 03:43:41 pm Girish V wrote: >> Guys, >> >> I will keep trying and ask in case the problem does not go away. >> >> I am getting different kinds of failures after >> >> # make samba-git >> >> <failure wef error> > This works fine for me. If you haven't already, make sure the script is > updated (the order of building things has changed). > > Otherwise, can you provide the error? >
Uh sorry. I did not notice the "unable to find headers" error that scrolled past. Never mind. But the persistent problem that refuses to go away is the tevent problem. Linking bin/samba bin/mergedobj/util_runcmd.o: In function `samba_runcmd_send': (.text+0x4b8): undefined reference to `tevent_re_initialise' bin/mergedobj/process_model_standard.o: In function `standard_accept_connection': process_standard.c:(.text+0x1ee): undefined reference to `tevent_re_initialise' bin/mergedobj/process_model_standard.o: In function `standard_new_task': process_standard.c:(.text+0x424): undefined reference to `tevent_re_initialise' collect2: ld returned 1 exit status make: *** [bin/samba] Error 1 I tried every trick imaginable. Can you help? I shall spend the rest of the day in sorting this out. I know I am almost there. -Girish _______________________________________________ devel mailing list [email protected] http://mailman.openchange.org/listinfo/devel
