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
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: 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: Fri Mar 29 14:01:28 2024 UTC