ID:               43592
 Comment by:       sean at choonz dot com
 Reported By:      will at willspc dot net
 Status:           No Feedback
 Bug Type:         Compile Failure
 Operating System: Linux 2.6.9-55.0.6.EL
 PHP Version:      5.2.5
 New Comment:

So the way I fixed this on 5.2.8 was simply to run 
> sudo yum install libc-client-devel 
and configure again
and then it worked. hope this helps someone!


Previous Comments:
------------------------------------------------------------------------

[2009-01-22 03:06:15] sean at choonz dot com

Yes, the same problem installing php-5.2.8 
on 
Linux Redhat 2.6.18-xenU #1 SMP Thu Oct 4 12:23:41 BST 2007 x86_64
x86_64 x86_64 GNU/Linux

The last lines of config.log are:

##############################
configure:47185: checking for IMAP support
configure:47232: checking for IMAP Kerberos support
configure:47258: checking for IMAP SSL support
configure:47663:19: /mail.h: No such file or directory
configure:47682: checking for utf8_mime2text signature
configure:47700: gcc -c -I  conftest.c 1>&5
gcc: no input files
configure: failed program was:
#line 47687 "configure"
#include "confdefs.h"

#include <stdio.h>
#include <c-client.h>

int main() {

        SIZEDTEXT *src, *dst;
        utf8_mime2text(src, dst);

; return 0; }
configure:47729: checking for U8T_CANONICAL
configure:47745: gcc -c -I  conftest.c 1>&5
gcc: no input files
configure: failed program was:
#line 47734 "configure"
#include "confdefs.h"

#include <c-client.h>

int main() {

         int i = U8T_CANONICAL;

; return 0; }
##############################

I'm urgently trying to install php5 on my box but this is a blocker.

------------------------------------------------------------------------

[2008-08-13 09:56:07] tkevans at tkevans dot com

Sorry, I meant Solaris 9, not Solaris 8.

------------------------------------------------------------------------

[2008-08-13 09:54:58] tkevans at tkevans dot com

This error also occurs with Solaris 8 and PHP 4.4.9 (not seen in 4.4.7,
the last version I successfully built).

------------------------------------------------------------------------

[2007-12-25 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

------------------------------------------------------------------------

[2007-12-17 10:02:47] [email protected]

How did you install the c-client library? What OS are you using?

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/43592

-- 
Edit this bug report at http://bugs.php.net/?id=43592&edit=1

Reply via email to