[prev in list] [next in list] [prev in thread] [next in thread] 

List:       imp
Subject:    Re: [imp] Can't login
From:       Kawin Treesuwan <kwt () yodclub ! com>
Date:       1999-11-27 16:51:54
[Download RAW message or body]

Hi all,

     Thank for all response, my problem come from gcc-2.85. I change compiler to \
ws-compiler (demo) and it ok.

TIA,
Kawin T.


--- Tito Mijares <titom@ergovision.com> wrote:
> Part: 1
> <pre>
> kawin,
> 
> main.c #include's &quot;php.h&quot; which, in turn, #include's &lt;stdarg.h&gt; \
> which then  &quot;typedefs&quot; a_list as a char pointer (in stdarg.h: typedef \
> char* va_list;).  if you're having trouble building the php sources into either the \
> cgi interpreter or apache module, then maybe your C compiler isn't ANSI-compliant 
> (or you might need egcs-1.1.2).
> 
> anyway, i've had similar problems when i tried building php-3.0.12 in \
> linux-mandrake   v6.1 (helios)... (it couldn't find references to mysql_init, \
> mysql_connect,  and mysql_field_seek in php's functions/mysql.c). i got
> compile errors even after i copied a &quot;php+mysql enabled&quot; libphp3.a binary \
>  which i had on an old redhat 6.0 box.
> 
> i haven't experienced these problems on redhat v6.0 and v6.1.
> 
> tito
> 
> Kawin Treesuwan wrote:
> 
> &gt; Hi tito,
> &gt;
> &gt; I got error when make after I use &quot;--with-imap&quot; in comfigure. Error \
> come  from main.c, they try to declear varible type &quot;va_list&quot; that not \
> exist!  (see line 308 in main.c)
> &gt;
> &gt; TIA,
> &gt; Kawin.
> &gt;
> &gt; --- Tito Mijares &lt;titom@ergovision.com&gt; wrote:
> &gt; &gt;Part: 1
> &gt; &gt;&lt;pre&gt;
> &gt; &gt; hello kawin,
> &gt; &gt;
> &gt; &gt; if you've followed the troubleshooting section in &lt;A HREF=&quot;<A \
> HREF="http://faq.horde.org&quot;" target="_new">http://faq.horde.org&quot;</A>  \
> target=&quot;_new&quot;&gt;<A HREF="http://faq.horde.org&lt;/A&gt;" \
> target="_new">http://faq.horde.org&lt;/A&gt;</A> &gt; &gt;and
> &gt; &gt; all the individual packages are o.k. (i.e. apache, mysql or other dbms,
> &gt; &gt;php,
> &gt; &gt; imap4, horde) but it still doesn't work, most likely you weren't able 
> to
> &gt; &gt;configure
> &gt; &gt; php with IMAP support! (i've had exactly the same problem before \
> &amp;gt;:-) &gt; &gt;
> &gt; &gt; check the &amp;quot;Extensions&amp;quot; section in phpinfo() and if it \
> doesn't  show:
> &gt; &gt; Imap 4R1 -- Imap support enabled, then you still don't have
> &gt; &gt; php+imap support. if you want, you can go through the archived mailing
> &gt; &gt;list,
> &gt; &gt; but there's a faster way-- first note the comment of rfg@monkeys.com 
> at
> &gt; &gt;
> &gt; &gt;    &lt;A HREF=&quot;<A \
> HREF="http://www.php.net/manual/ref.imap.php3&quot;" \
> target="_new">http://www.php.net/manual/ref.imap.php3&quot;</A> \
> target=&quot;_new&quot;&gt;<A \
> HREF="http://www.php.net/manual/ref.imap.php3&lt;/A&gt;" \
> target="_new">http://www.php.net/manual/ref.imap.php3&lt;/A&gt;</A> &gt; &gt;
> &gt; &gt; then go to
> &gt; &gt;
> &gt; &gt;&lt;A HREF=&quot;<A \
> HREF="http://www.e-gineer.com/instructions/install-imap4x-for-php30x-with-apache13x-on-redhat5x.phtml&quot;" \
> target="_new">http://www.e-gineer.com/instructions/install-imap4x-for-php30x-with-apache13x-on-redhat5x.phtml&quot;</A> \
>  target=&quot;_new&quot;&gt;<A \
> HREF="http://www.e-gineer.com/instructions/install-imap4x-for-php30x-with-apache13x-on-redhat5x.phtml&lt;/A&gt;" \
> target="_new">http://www.e-gineer.com/instructions/install-imap4x-for-php30x-with-apache13x-on-redhat5x.phtml&lt;/A&gt;</A>
>  &gt; &gt;
> &gt; &gt; although the instructions are for redhat 5.x it should also apply to 
> solaris.
> &gt; &gt;i've
> &gt; &gt; added some comments in that page that should help you do it. good luck!
> &gt; &gt;
> &gt; &gt; tito
> &gt; &gt;
> &gt; &gt;Kawin Treesuwan wrote:
> &gt; &gt;
> &gt; &gt;&amp;gt; Hi all,
> &gt; &gt;&amp;gt;
> &gt; &gt;&amp;gt;  my system is Sun Sparc 5/ solaris 2.6 / MySql-3.22.27 / \
> horde-1.0.10 &gt; &gt;/ imp-2.0.11.
> &gt; &gt;&amp;gt;
> &gt; &gt;&amp;gt;  After complete install I try to login to my imap account but it 
> say only
> &gt; &gt;&amp;gt;  document contained no data!
> &gt; &gt;&amp;gt;
> &gt; &gt;&amp;gt;  Have any suggestion?
> &gt; &gt;&amp;gt;
> &gt; &gt;&amp;gt;  Thank.
> &gt; &gt;&amp;gt;  Kawin
> &gt; &gt;&amp;gt;
> &gt; &gt;&amp;gt; _____________________________________________________________
> &gt; &gt;&amp;gt; &amp;lt;--- Get email for your site ---&amp;gt; &lt;A \
> HREF=&quot;<A HREF="http://www.yodclub.com&quot;" \
> target="_new">http://www.yodclub.com&quot;</A>  target=&quot;_new&quot;&gt;<A \
> HREF="http://www.yodclub.com&lt;/A&gt;" \
> target="_new">http://www.yodclub.com&lt;/A&gt;</A> &gt; &gt;&amp;gt;
> &gt; &gt;&amp;gt; --
> &gt; &gt;&amp;gt; IMP mailing list: &lt;A HREF=&quot;<A \
> HREF="http://web.horde.org/&quot;" target="_new">http://web.horde.org/&quot;</A> \
> target=&quot;_new&quot;&gt;<A HREF="http://web.horde.org/&lt;/A&gt;" \
> target="_new">http://web.horde.org/&lt;/A&gt;</A> &gt; &gt;&amp;gt; To unsubscribe, \
> e-mail: imp-unsubscribe@horde.org &gt; &gt;&amp;gt; For additional commands, \
> e-mail: imp-help@horde.org &gt; &gt;&lt;/pre&gt;Part: 2
> &gt; &gt;&lt;p&gt;Attached File: titom.vcf
> &gt; &gt;&lt;a href=&quot;attachments/folder=INBOX&amp;uid=84694&amp;pn=2/titom.vcf&quot;&gt;Download \
>  &lt;img src=&quot;/cs/93/18/01/11893/c/images/attach.gif&quot; \
> border=&quot;0&quot;&gt;&lt;/a&gt;&lt;/p&gt;Part:  3
> &gt; &gt;&lt;pre&gt;--
> &gt; &gt;IMP mailing list: &lt;A HREF=&quot;<A HREF="http://web.horde.org/&quot;" \
> target="_new">http://web.horde.org/&quot;</A> target=&quot;_new&quot;&gt;<A \
> HREF="http://web.horde.org/&lt;/A&gt;" \
> target="_new">http://web.horde.org/&lt;/A&gt;</A> &gt; &gt;To unsubscribe, e-mail: \
> imp-unsubscribe@horde.org &gt; &gt;For additional commands, e-mail: \
> imp-help@horde.org&lt;/pre&gt; &gt;
> &gt; _____________________________________________________________
> &gt; Add email to your web site - FAST, FREE, and CUSTOMIZED!
> &gt; .............. <A HREF="http://www.everyone.net" \
> target="_new">http://www.everyone.net</A> .............. &gt;
> &gt; --
> &gt; IMP mailing list: <A HREF="http://web.horde.org/" \
> target="_new">http://web.horde.org/</A> &gt; To unsubscribe, e-mail: \
> imp-unsubscribe@horde.org &gt; For additional commands, e-mail: imp-help@horde.org
> </pre>Part: 2
> <p>Attached File: titom.vcf
> <a href="attachments/folder=INBOX&uid=2429494&pn=2/titom.vcf">Download <img \
> src="/cs/93/18/01/11893/c/images/attach.gif" border="0"></a></p>Part: 3 <pre>-- 
> IMP mailing list: <A HREF="http://web.horde.org/" \
> target="_new">http://web.horde.org/</A> To unsubscribe, e-mail: \
> imp-unsubscribe@horde.org For additional commands, e-mail: imp-help@horde.org</pre>

_____________________________________________________________
Add web search or discussion boards to your home page today!
----------------- http://www.everyone.net ------------------

-- 
IMP mailing list: http://web.horde.org/
To unsubscribe, e-mail: imp-unsubscribe@horde.org
For additional commands, e-mail: imp-help@horde.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic