php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56099 Make error
Submitted: 2004-06-16 10:27 UTC Modified: 2015-03-23 19:57 UTC
From: misterics at hotmail dot com Assigned:
Status: Not a bug Package: vpopmail (PECL)
PHP Version: 4.3.3 OS: fedore core1 / php 4.3.7
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: misterics at hotmail dot com
New email:
PHP Version: OS:

 

 [2004-06-16 10: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


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-11-05 06: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 09:35 UTC] sven at root dot lu
I have the same problem :-(

someone found a solution ?
 [2015-03-23 19:57 UTC] cmb@php.net
-Status: Open +Status: Not a bug
 [2015-03-23 19:57 UTC] cmb@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 05:01:27 2024 UTC