php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #7843 --with-mod-dav problem
Submitted: 2000-11-16 10:27 UTC Modified: 2000-11-29 04:52 UTC
From: maul at klxm dot de Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.3pl1 OS: Solaris 2.8
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: maul at klxm dot de
New email:
PHP Version: OS:

 

 [2000-11-16 10:27 UTC] maul at klxm dot de
I want to compile the php-4.0.3pl1 with mod-dav support, but I get this
compilation error:

In file included from internal_functions.c:44:
/space/local/src/apache/php-4.0.3pl1/ext/dav/php_dav.h:35: parse error before `*'
*** Error code 1
make: Fatal error: Command failed for target `internal_functions.lo'
Current working directory /space/local/src/apache/php-4.0.3pl1/main
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /space/local/src/apache/php-4.0.3pl1/main
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'                    

I used configure --with-mod-dav=/usr/local/src/apache/mod_dav-1.0.2-1.3.6

Which is the mod dav sourcecode directory.


Any Idea? I think someting in this php_dav.h is wrong.

Carsten

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-11-29 04:52 UTC] sniper@php.net
dav-extension needs to be rewritten. 
This is known issue.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 19 13:01:33 2024 UTC