On 5/23/15, Richie Adler <richiead...@gmail.com> wrote:
> Martin Gagnon decĂ­a, en el mensaje "Re: [fossil-users] Linux compilation
> problem (Ubuntu v14) and is rebuild needed?" del 23/5/2015 10:53:25:
>> May be I'm a bit too parano, but every time I build from source after an
>> update I do a make clean and a ./configure.
>>
>>   $ fossil up
>>   $ make clean
>>   $ ./configure
>>   $ make
>
> Paranoid or not, re-running configure solved the issue for me. A mere "make
> clean" didn't do the trick.
>

Yeah, the latest code picked up a dependency on libm, so you have to
rerun configure.

-- 
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

Reply via email to