Ralf S. Engelschall wrote:
On Sat, Feb 24, 2007, Victor G. Bolshakov wrote:

[...]
But when i buld apache with mod_php (from current) i have got "child pid
29582 exit signal Segmentation Fault (11)".
I try default package build and build with additional modules.

I think that i need to disable optimization not only for php but for apache
and may be other packages, php depend on.
I will try to build apache+php and so on without optimization.

Yes, good catch. We also have to apply the same workaround into
the "apache" package. Now done in CURRENT.

 CORE from OpenPKG-2-STABLE (2.20070221) + apache+mod_php from current -> not 
working.
CORE from OpenPKG-2-STABLE (2.20070221) + gcc from current + apache+mod_php from current compilled with gcc from current -> not working.

manually remuved all "-O" from apache.spec -> apache with mod_php work!!!

now i will try to build all packages recurred to build apache+mod_php for 
cacti...


P.S. Are there any plans for configuration file placed in <openpkg>/etc
with default build params just like in FreeBSD?

Well, you can create a ~/.openpkg/build script containing all parameters
if you wish. Additionally, once a parameter was specified with "openpkg
build" and the package installed, RPM remembers the options for us and
the next "openpkg build" picks them up on upgrades automatically. So you
usually don't have to hand-craft the options into a config file as the
information is stored together with the package. Just run "openpkg rpm
-qi apache" and you see all options. Or do you mean something else?

I'm talking about compiler specific options like globally turning off optimization and so on, about package params i already know.
______________________________________________________________________
OpenPKG                                             http://openpkg.org
User Communication List                      openpkg-users@openpkg.org

Reply via email to