#1656 Make error
Submitted: 2004-06-16 14:27 UTC
From: misterics at hotmail dot com Assigned:
Status: Open Package:
PHP Version: 4.3.3 OS: fedore core1 / php 4.3.7
Roadmaps: (Not assigned)    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 36 - 27 = ?

 
 [2004-06-16 14:27 UTC] misterics at hotmail dot com
Description: ------------ I've added the module to thew ext dir, i've execute the ./buildconf... all ok! then... the ./configure --with-vpopmail=home/vpopmail... all ok! then... make... this is the error: /usr/src/php-4.3.7/ext/vpopmail/php_vpopmail.c: In function `zif_vpopmail_add_alias_domain': /usr/src/php-4.3.7/ext/vpopmail/php_vpopmail.c:288: warning: passing arg 3 of `add_domain_assign' makes pointer from integer without a cast /usr/src/php-4.3.7/ext/vpopmail/php_vpopmail.c:288: error: too few arguments to function `add_domain_assign. The make failed.could you help me? thanks marco Reproduce code: --------------- /usr/src/php-4.3.7/ext/vpopmail/php_vpopmail.c: In function `zif_vpopmail_add_alias_domain': /usr/src/php-4.3.7/ext/vpopmail/php_vpopmail.c:288: warning: passing arg 3 of `add_domain_assign' makes pointer from integer without a cast /usr/src/php-4.3.7/ext/vpopmail/php_vpopmail.c:288: error: too few arguments to function `add_domain_assign

Comments

 [2004-11-05 11:01 UTC] amiroot at yahoo dot com
I encounter this error too. I'm using php4.3.10-dev and Fedora 2
 [2004-11-24 14:35 UTC] sven at root dot lu
I have the same problem :-( someone found a solution ?