On Friday 09 November 2007 Philipp Marek wrote:
> ... It seems that you have at least to patch configure.in, so that
> libc6=2.7 gets accepted - I'd suggest just changing the 2.6 to 2.7, that
> could work.
About this: (untested)

diff -u configure.in.orig configure.in
--- configure.in.orig   2007-11-09 17:38:56.000000000 +0100
+++ configure.in        2007-11-09 18:03:45.000000000 +0100
@@ -467,6 +467,8 @@
 ],
 libc="aix5")

+libc="2.6"
+
 AC_MSG_CHECKING([the libc version])

 case "${libc}" in


Regards,

Phil


-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to