Thanks for very fast reply I have build downloaded current trunk version of fossil sources. I have build it on my Ubuntu 10.10 system. it is working correctly on my Ubuntu 10.10, but on my server which is CentOS uname -a gives me Linux mangradac.gridsrv.net 2.6.16.33-xenU #2 SMP Tue Aug 21 17:57:55 PDT 2007 i686 i686 i386 GNU/Linux
Original fossil works fine on that server. When I tried version to execute fossil (that I built on my Ubuntu) on the CentOS server, I have got the following error: fossil2: /lib/libc.so.6: version `GLIBC_2.7' not found (required by fossil2) I have installed it in /usr/bin as "fossil2" to keep original fossil executable. How is one supposed to tweak Makefile variables in order to produce the same fossil executable as prebuilt binary fossil that can be downloaded from fossil-scm.org? Vitalije. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

