Hi,

I tried to compile the top of branch-2.3 and found that I get the
following linking error:

--------------------------------------------------------------------
bld/http_transport.o: In function `transport_ssh_open':
./src/http_transport.c:129: undefined reference to `blob_append_escaped_arg'
./src/http_transport.c:126: undefined reference to `blob_append_escaped_arg'
./src/http_transport.c:135: undefined reference to `blob_append_escaped_arg'
./src/http_transport.c:138: undefined reference to `blob_append_escaped_arg'
--------------------------------------------------------------------

I think the problem is that checkin
http://www.fossil-scm.org/index.html/info/1f18d23d760c37c7 cherry-pick
an incomplete change from trunk. Changes from blob.c and from diffcmd.c
are missing.

I could fix it myself, but I prefer to let Jan to do it since he
normally take care to maintain the fossil stable branch.

Regards,

-- 
Martin G.
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to