Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 402451 - dev-lang/php-5.4.0_rc7: undefined reference to `pcre_info' with dev-libs/libpcre-8.30
Summary: dev-lang/php-5.4.0_rc7: undefined reference to `pcre_info' with dev-libs/libp...
Status: RESOLVED DUPLICATE of bug 402357
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 402363
  Show dependency tree
 
Reported: 2012-02-06 19:52 UTC by Dennis Schridde
Modified: 2012-02-06 19:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (www-servers/apache-2.2.21-r1) (build.log,212.33 KB, text/plain)
2012-02-06 19:52 UTC, Dennis Schridde
Details
build.log (dev-lang/php-5.4.0_rc7) (build.log,673.07 KB, text/plain)
2012-02-06 19:54 UTC, Dennis Schridde
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dennis Schridde 2012-02-06 19:52:58 UTC
Created attachment 301069 [details]
build.log (www-servers/apache-2.2.21-r1)

server/.libs/libmain.a(util_pcre.o): In function `ap_regcomp':
util_pcre.c:(.text+0x130): undefined reference to `pcre_info'
collect2: ld returned 1 exit status
make[1]: *** [apache2] Error 1

Using dev-libs/libpcre-8.30, build.log attached
Comment 1 Dennis Schridde 2012-02-06 19:54:26 UTC
Created attachment 301071 [details]
build.log (dev-lang/php-5.4.0_rc7)
Comment 2 Dennis Schridde 2012-02-06 19:55:14 UTC
ext/pcre/php_pcre.o: In function `pcre_get_compiled_regex_cache':
php_pcre.c:(.text+0xbc2): undefined reference to `pcre_info'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
Comment 3 Dennis Schridde 2012-02-06 19:58:14 UTC
NOTE: Original report was against apache, hence the pasted build error in comment #0.
Comment 4 Dennis Schridde 2012-02-06 19:59:55 UTC

*** This bug has been marked as a duplicate of bug 402357 ***