php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #1215 building with dbase -- embedded archives are not allowed
Submitted: 1999-03-09 14:12 UTC Modified: 1999-06-24 09:19 UTC
From: joey at samaritan dot com Assigned:
Status: Closed Package: Compile Warning
PHP Version: 3.0.7 OS: Sun Solaris 2.6
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: joey at samaritan dot com
New email:
PHP Version: OS:

 

 [1999-03-09 14:12 UTC] joey at samaritan dot com
When building with the following configuration:
./configure 
--with-apache=/usr/src/apache 
--with-mysql=/usr/local/mysql   
--with-sybase=$SYBASE 
--enable-debugger 
 --with-dbase 
 --with-xml 
--with-ldap 
--with-imap 
--with-zlib=/usr/local 
--with-gd=/usr/local
--with-pdflib=/usr/local 
--with-hyperwave

make

Compile gets all the way to:
ar rc libmodphp3.a
Then get the following error:

ar: dbase/libdbf.a is in archive format - embedded archives are not allowed

Using ar: Software Generation Utilities (SGU) Solaris/ELF (3.0)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-06-24 09:19 UTC] sas at cvs dot php dot net
fixed in CVS
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 10:01:26 2024 UTC