Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 358687

Summary: dev-lang/php-5.3.5-r1 doesn't install php_embed.h with embed USE flag
Product: Gentoo Linux Reporter: MarisN <maris.gis>
Component: [OLD] ServerAssignee: PHP Bugs <php-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Build log file
Output of emerge --info php

Description MarisN 2011-03-13 11:46:26 UTC
After emerging dev-lang/php-5.3.5-r1 there's no php_embed.h file present.

Reproducible: Always
Comment 1 MarisN 2011-03-13 11:48:43 UTC
Created attachment 265715 [details]
Build log file
Comment 2 Ole Markus With (RETIRED) gentoo-dev 2011-03-14 12:23:48 UTC
An emerge --info php would also be useful.
Comment 3 MarisN 2011-03-14 16:06:49 UTC
Created attachment 265841 [details]
Output of emerge --info php
Comment 4 Ole Markus With (RETIRED) gentoo-dev 2011-03-15 11:01:59 UTC
It seems like the header file does not get installed if one also installs the cli sapi. I will look into the issue.
Comment 5 Ole Markus With (RETIRED) gentoo-dev 2011-03-16 16:51:27 UTC
I made sure embed is the first sapi built if selected. That should take care of this problem. Fixed in dev-lang/php-5.3.6_rc3. 5.3.6 final should be released tomorrow.