Bug 9052 - pcre_compile in -lpcre missing
Summary: pcre_compile in -lpcre missing
Status: RESOLVED INVALID
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-12 21:24 CET by Filipe Saraiva
Modified: 2013-04-09 14:32 CEST (History)
1 user (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments
config.log output after ./configure command (158.50 KB, text/x-log)
2013-04-09 01:04 CEST, Filipe Saraiva
Details

Description Filipe Saraiva 2013-02-12 21:24:10 CET
Hello, I am a Scilab contributor and I am trying compile Scilab in my Mageia Cauldron x86_64.

But I get a configure error related with pcre. The partial output is:

checking for pcre-config... pcre-config
checking for PCRE... yes
checking for pcre_compile in -lpcre... no
configure: error: pcre : library missing. (Cannot find symbol pcre_compile). Check if pcre is installed and if the version is correct

But I have installed lib64pcre-devel.

Well, some idea about it?

Thank you;
Claire Revillet 2013-02-12 21:35:02 CET

CC: (none) => shlomif
Assignee: grenoya => bugsquad

Comment 1 Filipe Saraiva 2013-03-09 21:53:27 CET
Please, have anyone some idea about it?
Comment 2 Filipe Saraiva 2013-04-09 01:04:15 CEST
Created attachment 3714 [details]
config.log output after ./configure command
Comment 3 Filipe Saraiva 2013-04-09 14:32:05 CEST
Scilab search by pcre-posix, no pcre only.
I installed lib64pcreposix and the compilation was ok.

This bug report will be close.

Thanks.

Status: NEW => RESOLVED
Resolution: (none) => INVALID


Note You need to log in before you can comment on or make changes to this bug.