Twas brillig at 18:57:36 28.11.2009 UTC-05 when jrollins at finestructure.net
did gyre and gimble:
JGR> + sudo apt-get install libxapian-dev libgmime-2.4-dev
JGR> libtalloc-dev libz-dev
Proper fix is to fix libgmime-2.4.pc upstream to stop exposing -lz
--
http://fossarchy.blogspot.com/
--
Mikhail Gusarov wrote:
>Twas brillig at 18:57:36 28.11.2009 UTC-05 when jrollins at finestructure.net
>did gyre and gimble:
> JGR> + sudo apt-get install libxapian-dev libgmime-2.4-dev
> JGR> libtalloc-dev libz-dev
>Proper fix is to fix libgmime-2.4.pc upstream to stop exposing -lz
This is no
Mikhail Gusarov wrote:
>Twas brillig at 18:57:36 28.11.2009 UTC-05 when jroll...@finestructure.net did
>gyre and gimble:
> JGR> + sudo apt-get install libxapian-dev libgmime-2.4-dev
> JGR> libtalloc-dev libz-dev
>Proper fix is to fix libgmime-2.4.pc upstream to stop exposing -lz
This is now u
Twas brillig at 18:57:36 28.11.2009 UTC-05 when jroll...@finestructure.net did
gyre and gimble:
JGR> + sudo apt-get install libxapian-dev libgmime-2.4-dev
JGR> libtalloc-dev libz-dev
Proper fix is to fix libgmime-2.4.pc upstream to stop exposing -lz
--
http://fossarchy.blogspot.com/
pgp
---
configure | 14 +-
1 files changed, 13 insertions(+), 1 deletions(-)
diff --git a/configure b/configure
index ab28fa3..1010799 100755
--- a/configure
+++ b/configure
@@ -63,6 +63,15 @@ else
errors=$((errors + 1))
fi
+if printf 'int main(){return 0;}' | gcc -x c -lz -o /de
---
configure | 14 +-
1 files changed, 13 insertions(+), 1 deletions(-)
diff --git a/configure b/configure
index ab28fa3..1010799 100755
--- a/configure
+++ b/configure
@@ -63,6 +63,15 @@ else
errors=$((errors + 1))
fi
+if printf 'int main(){return 0;}' | gcc -x c -lz -o /d