ports/111374: [maintainer] textproc/sphinxsearch -- update to 0.9.7

Matthew Seaman m.seaman at infracaninophile.co.uk
Tue Apr 10 17:13:06 UTC 2007


Stop the presses!  This update will not compile properly on amd64 and
presumably other 64 bit architectures.  Adding the following as
sphinxsearch/files/patch-sphinxstd.h should fix the problem:

--- src/sphinxstd.h.orig        Tue Apr 10 18:06:12 2007
+++ src/sphinxstd.h     Tue Apr 10 18:06:59 2007
@@ -57,7 +57,7 @@
 #error "Internal 64-bit integer macros already defined."
 #endif
 
-#if __STDC_VERSION__>=199901L || __STDC_VERSION>=199901L || defined(_STDINT_H) || defined(_STDINT_H_)
+#if __STDC_VERSION__>=199901L || __STDC_VERSION>=199901L || defined(_STDINT_H) || defined(_STDINT_H_) || defined(_SYS_STDINT_H_)
 #include <stdint.h>
 #else // no stdint.h
 
This has been reported upstream to the author, and should be fixed in the
next release.

	Cheers,

	Matthew


-- 
Dr Matthew J Seaman MA, D.Phil.                       7 Priory Courtyard
                                                      Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey         Ramsgate
                                                      Kent, CT11 9PW

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-ports-bugs/attachments/20070410/bf878791/attachment.sig>


More information about the freebsd-ports-bugs mailing list