Re: [fossil-users] No rule to make target 'src/email.c', ...

2018-06-21 Thread Richard Hipp
On 6/21/18, Warren Young wrote: > > You might want to change the “sendmail -t” default for Windows as well. I need to get it working first. After I get something working, then we can go back and worry about fine-tuning so that the feature to be convenient for windows. Right now, nothing in the

Re: [fossil-users] No rule to make target 'src/email.c', ...

2018-06-21 Thread Eric Dillon
Nice quick fix. Compiles now. Thanks. On Thu, Jun 21, 2018, 10:03 AM Richard Hipp wrote: > On 6/21/18, Eric Dillon wrote: > > Fails to compile on Win32 VS2013 (12.0) > > > > email.obj : error LNK2019: unresolved external symbol _popen referenced > in > > function _email_send > > Thanks for the

Re: [fossil-users] No rule to make target 'src/email.c', ...

2018-06-21 Thread Warren Young
On Jun 21, 2018, at 9:03 AM, Richard Hipp wrote: > > On 6/21/18, Eric Dillon wrote: >> Fails to compile on Win32 VS2013 (12.0) >> >> email.obj : error LNK2019: unresolved external symbol _popen referenced in >> function _email_send > > Thanks for the report. Fixed now. You might want to

Re: [fossil-users] No rule to make target 'src/email.c', ...

2018-06-21 Thread Richard Hipp
On 6/21/18, Eric Dillon wrote: > Fails to compile on Win32 VS2013 (12.0) > > email.obj : error LNK2019: unresolved external symbol _popen referenced in > function _email_send Thanks for the report. Fixed now. -- D. Richard Hipp d...@sqlite.org ___

Re: [fossil-users] No rule to make target 'src/email.c', ...

2018-06-21 Thread Eric Dillon
Fails to compile on Win32 VS2013 (12.0) email.obj : error LNK2019: unresolved external symbol _popen referenced in function _email_send On Wed, Jun 20, 2018, 3:51 PM Florian Balmer wrote: > Richard Hipp: > > > It is reassuring to know that so many people routinely build Fossil > > from the

Re: [fossil-users] No rule to make target 'src/email.c', ...

2018-06-20 Thread Florian Balmer
Richard Hipp: > It is reassuring to know that so many people routinely build Fossil > from the trunk sources :-) À propos build: I have accidentally set FOSSIL_ENABLE_MINIZ=1 (in win/Makefile.msc), and this doesn't seem to work, probably because src/shell.c includes zlib.h without examining

Re: [fossil-users] No rule to make target 'src/email.c', ...

2018-06-20 Thread Richard Hipp
This was also reported by Andy Goth over on fossil-dev. It is reassuring to know that so many people routinely build Fossil from the trunk sources :-) -- D. Richard Hipp d...@sqlite.org ___ fossil-users mailing list fossil-users@lists.fossil-scm.org

Re: [fossil-users] No rule to make target 'src/email.c', ...

2018-06-20 Thread Stephan Beal
Richard just fixed that moments ago - update again and it will work. - stephan Sent from a mobile device, possibly left-handed from bed. Please excuse brevity, typos, and top-posting. On Wed, Jun 20, 2018, 22:02 Sergei Gavrikov wrote: > [FYI] > >$ f info >project-name: Fossil >

[fossil-users] No rule to make target 'src/email.c', ...

2018-06-20 Thread Sergei Gavrikov
[FYI] $ f info project-name: Fossil ... project-code: CE59BB9F186226D80E49D1FA2DB29F935CCA0333 checkout: 25eafed11494e801c28babfbc5784f877c3aa0b7 2018-06-20 19:04:04 UTC parent: 9a2e5f47170b4f2d86e23c1b2cb37d5b284e7982 2018-06-20 18:47:46 UTC tags: trunk