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
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: 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 18:01:31 2024 UTC