Re: [fossil-users] fossil 1.37 build error / linenoise.o not built

2017-02-01 Thread Rainer J.H. Brandt
Richard Hipp writes:
> On 2/1/17, Rainer J.H. Brandt  wrote:
> >
> > building fossil 1.37 via "make -f Makefile.classic" failed
> 
> First question is why are you using Makefile.classic rather than
> "./configure; make"?
I used my old recipe because after reading BUILD.txt I thought it should work.
I now tried again with "./configure; make" and that works perfectly.

Thanks, Rainer

-- 
Email: r...@bb-c.de
Telefon: 0172/9593205

Brandt & Brandt Computer GmbH
Am Wiesenpfad 6, 53340 Meckenheim
Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt
Handelsregister: Amtsgericht Bonn, HRB 10513
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] fossil 1.37 build error / linenoise.o not built

2017-02-01 Thread Richard Hipp
On 2/1/17, Rainer J.H. Brandt  wrote:
>
> building fossil 1.37 via "make -f Makefile.classic" failed

First question is why are you using Makefile.classic rather than
"./configure; make"?
-- 
D. Richard Hipp
d...@sqlite.org
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


[fossil-users] fossil 1.37 build error / linenoise.o not built

2017-02-01 Thread Rainer J.H. Brandt
Hello all,

building fossil 1.37 via "make -f Makefile.classic" failed with the
following message:

Undefined   first referenced
 symbol in file
linenoise   ./bld/fshell.o
linenoiseHistoryAdd ./bld/fshell.o
linenoiseSetMultiLine   ./bld/fshell.o
ld: fatal: symbol referencing errors

If I manually build linenoise.o and add it to the linker step, I get
a working binary, but I don't know how to adjust the makefile so that
it works automatically.

Adding -DUSE_LINENOISE=0 or -DUSE_LINENOISE=1 didn't help.
I'm using Solaris 11.3 and GCC 4.8.2, but I don't think that matters.

Can someone provide a fix?
Thanks, Rainer

-- 
Email: r...@bb-c.de
Telefon: 0172/9593205

Brandt & Brandt Computer GmbH
Am Wiesenpfad 6, 53340 Meckenheim
Geschäftsführer: Rainer J.H. Brandt und Volker A. Brandt
Handelsregister: Amtsgericht Bonn, HRB 10513
___
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users