php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8918 Fails when linking
Submitted: 2001-01-25 17:49 UTC Modified: 2001-05-29 15:56 UTC
From: whaak at bigpond dot com dot au Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4pl1 OS: unix 4.0D
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: whaak at bigpond dot com dot au
New email:
PHP Version: OS:

 

 [2001-01-25 17:49 UTC] whaak at bigpond dot com dot au
After starting the make process all went well until the linking started. The process halted with an error indicating that there were too many arguments passed to the unix archiver. The linking process attempts to gather all the *.o files to create the library file in .libs using /usr/bin/ar, but the arg list passed is too long.

I was attempting this on a Dec Alpha running Digitial Unix 4.0D. 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-29 15:56 UTC] sniper@php.net
Use GNU tools and everything should be okay.

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun May 05 14:01:31 2024 UTC