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

Reply via email to