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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
9 + 11 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 20:01:45 2024 UTC