On 3/6/17, Warren Young <[email protected]> wrote: > On Mar 5, 2017, at 4:01 PM, Richard Hipp <[email protected]> wrote: >> >> Please try out the new code and provide feedback. > > I build with parallel make almost all the time, and I got this error when > updating one of my fossil-scm.org trees likely last updated on March 2: > > bld/dispatch.o:(.rodata+0xf68): undefined reference to `uvstat_page' > collect2: error: ld returned 1 exit status > > That function was removed between the 2nd and the 6th. > > Re-running “make” fixed it,
Yes, I too have noticed a dependency problem in the makefile, that is cleared by "make clean fossil". I haven't tracked it down yet. -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

