php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #38750 Compilation fails with mnogosearch and apxs2
Submitted: 2006-09-08 12:09 UTC Modified: 2006-09-08 12:18 UTC
From: scholz at digi-info dot de Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.4.4 OS: Suse Linux 10.0 (X86-64)
Private report: No CVE-ID: None
 [2006-09-08 12:09 UTC] scholz at digi-info dot de
Description:
------------
Hi i want to activate the mnogosearch extension in php4.

" ./configure --with-mnogosearch" 

works fine but 

" ./configure 
--with-mnogosearch --with-apxs2=/usr/sbin/apxs2-prefork"

will produce

/usr/lib64/gcc/x86_64-suse-linux/4.0.2/../../../../x86_64-suse-linux/bin/ld: /usr/local/mnogosearch/lib/libmnogosearch.a(indexer.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/local/mnogosearch/lib/libmnogosearch.a(indexer.o): could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1

The mnogosearch version is mnogosearch-3.2.39.

Greetings Stefan



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-09-08 12:18 UTC] tony2001@php.net
Please report mnogosearch issues to mnogosearch developers.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Nov 27 17:00:01 2025 UTC