php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5761 ld: 0706-027 L'option -R /base/v7.3.4/lib n'est pas prise en compte.
Submitted: 2000-07-24 17:30 UTC Modified: 2000-09-21 10:40 UTC
From: flo at insa-lyon dot fr Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.1pl2 OS: AIX 4.2.1
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: flo at insa-lyon dot fr
New email:
PHP Version: OS:

 

 [2000-07-24 17:30 UTC] flo at insa-lyon dot fr
I wanted to compile php4.0.1pl2 with apache 1.3.12 and oracle 7.

After running in apache: ./configure --activate-module=src/modules/php4/libphp4.a
ld sent the the error message: ld: 0706-027 L'option -R /base/v7.3.4/lib n'est pas prise en compte.

I tried to modify libphp4.module, but I don't know what option to use instead of -R that is unknown by my ld.

ld [ -DNumber ] [ -eLabel ] [ -G ] [ -HNumber ] [ -K ]
[ -m ] [ -M ] [ -oName ] [ -r ] [ -s ] [ -SNumber ] [ -TNumber
] [ -u Name ] ... [ -v ] [ -z ] [ -ZString ] ... [ -bOption
] ... [ -LDirectory ] ... { -fFileID ... -lName ... InputFile ...}

Thanks,

Florence

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-08-23 05:59 UTC] sniper@php.net
Please attach also the configure line for php4.

(and could you try to translate those french error messages 
into english, please? =)

--Jani
 [2000-08-28 15:31 UTC] sniper@php.net
User feedback:

configure line for php4:

./configure --with-apache=../apache --with-oracle=/base/v7.3.4 --enable-track-vars

---

Try using gnu make and ld. And gcc..

--Jani

 [2000-09-21 10:40 UTC] sniper@php.net
No feedback.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Jul 04 09:01:34 2025 UTC