search for: library_version_info

Displaying 7 results from an estimated 7 matches for "library_version_info".

2025 Apr 18
1
Xapian 1.4.28 released (problem with SONAME)
On Fri, Apr 18, 2025 at 11:14:53PM +0300, Vitaly Chikunov wrote: > For 1.4.27 you have LIBRARY_VERSION_INFO=43:1:13 > For 1.4.28 you have LIBRARY_VERSION_INFO=43:0:14 Oops - I managed to update it correctly for the comment but not for the value actually used: dnl 44:0:14 1.4.28 dutch_porter alias in Xapian::Stem LIBRARY_VERSION_INFO=43:0:14 > Can you fix this? Sure - I'll make a new rel...
2025 Apr 18
1
Xapian 1.4.28 released (problem with SONAME)
...-age) where major goes into the SONAME. So the idea is if the change only adding new interface SONAME is not changed (balancing current with age), but if interfaces are changed or deleted SONAME is incremented and the library becomes incompatible requiring clients to rebuild. For 1.4.27 you have LIBRARY_VERSION_INFO=43:1:13 For 1.4.28 you have LIBRARY_VERSION_INFO=43:0:14 Can you fix this? Thanks, [1] https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html On Fri, Apr 18, 2025 at 10:38:45AM +1200, Olly Betts wrote: > Xapian 1.4.28 can now be downloaded from: > > https://xa...
2015 Feb 06
2
Fwd: Waiting for Reply regarding "TestCases Failure"
...nfig.log from the top level of > xapian-core, that would be helpful in checking that Xapian is trying to > build as expected. > > Here is the log file. " INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS='' LIBOBJS='' LIBRARY_VERSION_INFO='3:0:0' LIBRARY_VERSION_SUFFIX='-1.3' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAINTAINER_NO_DOCS_FALSE='' M...
2015 Feb 03
2
Fwd: Waiting for Reply regarding "TestCases Failure"
---------- Forwarded message ---------- From: Saad Ahmed <ch.saad.ahmed at gmail.com> Date: 3 February 2015 at 21:10 Subject: Waiting for Reply regarding "TestCases Failure" To: Xapian Development <xapian-devel at lists.xapian.org> I have been waiting for reply regarding any further steps to take. Following are the outputs of commands that you asked me to run. All these
2014 Apr 13
2
Adding an external library to Xapian
...-L/usr/local/WordNet-3.0/lib/ -lWN libxapian_la = libxapian.la lib_LTLIBRARIES = libxapian.la libxapian_la_SOURCES = $(lib_src) -libxapian_la_LIBADD = $(XAPIAN_LIBS) +libxapian_la_LIBADD = $(wordnet) $(XAPIAN_LIBS) libxapian_la_LDFLAGS = \ $(XAPIAN_LDFLAGS) -no-undefined -version-info $(LIBRARY_VERSION_INFO)
2014 Apr 13
2
Adding an external library to Xapian
My code is not on Github. I am using the tarball as of now. The following it the error that occurred: http://pastebin.com/cVJrjUZX On Sun, Apr 13, 2014 at 8:16 PM, James Aylett <james-xapian at tartarus.org>wrote: > On 13 Apr 2014, at 15:37, Pallavi Gudipati <pallavigudipati at gmail.com> > wrote: > > > A linker error is encountered even after following the above
2010 Sep 03
1
TinycoreLinux Install
...p -F' GREP='/usr/local/bin/grep' HELP2MAN='' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' LD='/usr/local/bin/ld' LDFLAGS='' LIBOBJS='' LIBRARY_VERSION_INFO='23:2:1' LIBRARY_VERSION_SUFFIX='' LIBS='' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LTLIBOBJS='' MAINT='#' MAINTAINER_MODE_FALSE='' MAINTAINER_MODE_TRUE='#' MAINTAINER_NO_DOCS_FALSE='' MAI...