ARudik / phc

Automatically exported from code.google.com/p/phc
0 stars 0 forks source link

configure: error: Could not link against boost_regex ! #154

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.I cannot install phc-0.3.0.1 on ubuntu 12.04  LTS (32 Bit)
2.
3.

What is the expected output? What do you see instead?
checking for boostlib >= 1.35.0... yes
checking whether the Boost::Regex library is available... yes
checking for exit in -lboost_regex-mt... no
checking for exit in -lboost_regex-mt... (cached) no
checking for exit in -lboost_regex... no
checking for exit in -lboost_regex... (cached) no
checking for exit in -lboost_regex... (cached) no
checking for exit in -lboost_regex... (cached) no
configure: error: Could not link against boost_regex !

What version of the product are you using? On what operating system?
php-5.5.7/
phc-0.3.0.1

Please provide any additional information below.
Please look at the attachment.

Please help i cannot solve the problem since many days.

Original issue reported on code.google.com by method...@yahoo.fr on 16 Dec 2013 at 11:09

Attachments:

GoogleCodeExporter commented 9 years ago
Please, can someone help me?
Thank you

Original comment by method...@yahoo.fr on 17 Dec 2013 at 10:05

GoogleCodeExporter commented 9 years ago
Hi,

I am seeing this issue also with php 5.5.8, centos 6.5 and phc-0.3.0.1.

All deps are installed.

If anyone has any advice here that would be much appreciated. 

Original comment by r...@rick-walker.co.uk on 12 Feb 2014 at 12:18

GoogleCodeExporter commented 9 years ago
Rolling back to the 32bit version solved this for me.

yum install boost-regex.i686

Original comment by r...@rick-walker.co.uk on 12 Feb 2014 at 12:24

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I just encountered this same problem, and your tip in installing 32bit 
boost-regext helped!  Thank you!

Original comment by nya...@gmail.com on 12 Aug 2014 at 8:16