similar to: Windows link.exe error : libbrass.lib(brass_table.obj) : unresolved external symbol _inflateEnd

Displaying 11 results from an estimated 11 matches similar to: "Windows link.exe error : libbrass.lib(brass_table.obj) : unresolved external symbol _inflateEnd"

2011 Jan 24
2
Memory leak
Hello, There is a memory leak in Xapian 1.2.4. We use a persistant connection in FastCGI processes. As soon as we catch this exception, "dmalloc" recognizes memory leaks: The revision being read has been discarded - you should call Xapian::Database::reopen() and retry the operation Down below the output of "dmalloc". This happens only on the production system. On my
2011 Jul 13
1
Feature request: Determining source index of xapian-compact DatabaseError exception
Greets, When merging lots of subindexes in batches like so: xapian-compact -m idx1 idx2... dstidx Errors such as: xapian-compact: DatabaseError: Error reading block 0: got end of file present a problem since it does not provide the offending path name (of the broken index) for easy identification/removal in automated/batch scenarios (the way DatabaseOpeningError:.... does, eg). The only way
2025 Feb 24
0
R package 'flint', an interface to the FLINT C library, now available on CRAN
Dear R-packages/R-help subscribers, Just writing to advertise that R package 'flint', interfacing the FLINT C library for number theory, is now available on CRAN. https://cran.r-project.org/package=flint https://github.com/jaganmn/flint https://flintlib.org/ Thanks very much to the CRAN Team for its early guidance and clear documentation on the correct approach to adding
2025 Feb 24
0
R package 'flint', an interface to the FLINT C library, now available on CRAN
Dear R-packages/R-help subscribers, Just writing to advertise that R package 'flint', interfacing the FLINT C library for number theory, is now available on CRAN. https://cran.r-project.org/package=flint https://github.com/jaganmn/flint https://flintlib.org/ Thanks very much to the CRAN Team for its early guidance and clear documentation on the correct approach to adding
2017 Mar 15
2
xapian core missing link to math on MSYS2
Dear All, I've tried to build xapian-core 1.4.3 on MSYS2. It fails with attached error (undefined reference to `exp10'). I think it might be missing an explicit link to 'm'. I'm not able to fix this myself as I do not know autotools sufficiently well, but I hope you might be able to help. Cheers, Mario Emmenlauer -- BioDataAnalysis GmbH, Mario Emmenlauer Tel.
2010 Feb 01
0
Solaris core dump
Hi everyone, I'm having a problem with xapian (the matchspy branch, with Python bindings) on Solaris 10 / SPARC. Users can run queries for a few hours with no problems, then it returns "inflate failed (invalid code lengths set)" to Python and dumps core. gdb reports: #0 0xfe6dc910 in inflate_table () from /usr/lib/libz.so.1 #1 0xfe6d9d6c in inflate () from /usr/lib/libz.so.1 #2
2010 Feb 01
2
Xapian core dumping on Solaris
Hi everyone, I'm having a problem with xapian (the matchspy branch, with Python bindings) on Solaris 10 / SPARC. Users can run queries for a few hours with no problems, then it returns "inflate failed (invalid code lengths set)" to Python and dumps core. gdb reports: #0 0xfe6dc910 in inflate_table () from /usr/lib/libz.so.1 #1 0xfe6d9d6c in inflate () from /usr/lib/libz.so.1 #2
2006 Dec 22
1
xapian + win XP + 2GB
hi, I have problem with Xapian on Win XP. I compile Xapian with VC 7.0 using win32.mak from Lemurconsulting. I want to use files 2GB+ but unfortunetly this not work. I know that configure in Linux version change something to allow using large files. Could anyone help me. regards, Grzegorz ---------------------------------------------------- Dwie kobiety i ten sam problem -
2008 Aug 19
1
Fwd: Strange error with PHP bindings [some more details]
Finally I noticed something suspect: [2008-08-19 09:11:25] [DEBUG] DAO_Articles::add_xindex() - document added id : 255, title : Gli anelli con sigil... this is a debug line from my application, add_xindex function simply adds the document to xapian database, the error always happens when I try to add an article with id = 255, this can not be a casualty (I also tried to change the order of
2008 Jan 31
1
Exception: Couldn't read enough (EOF)
When I try to issue $db->reopen(); I sometimes (not very often, but often enough to care about it), I get the following exception in the perl wrappings: Exception: Couldn't read enough (EOF) What can cause this? Can it fail if something is commiting when I issue the call? I am currently running xapian 1.0.4 on amd64 machines, with a custom Search::Xapian (patched to catch errors
2006 Apr 06
2
build error : xapian-core-0.9.4_svn6707
I posted this message first. But it was missing so I post again. I think there is a some bug in build configration files. Can you check up the following errors and fix it? The error has no concern with UTF-8 patch. Environment : CentOS 4.3 x86_64 Sungsoo Kim ---------------------------------- [root at saturn xapian-core-0.9.4_svn6707]# make ... ... mkdir .libs/libxapian.lax/libqueryparser.a