• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Error recompiling php

VagaStorm

Basic Pleskian
I'm trying to use rpmbuild to recompile php, but it gives me this error:
-------------------------------------
#define WITH_BCMATH 1
#endif
#ifdef __cplusplus
#include <stdlib.h>

configure: exit 1
+ make -j2
make: *** No targets specified and no makefile found. Stop.
------------------------------------------------
I'm thinking I'm probably missing some dependancy, but I'm realy have not sure. How can I find out what rpm provides that file?
 
Back
Top