fpoirotte / phpfarm

Fork from the original phpfarm developed by Christian Weiske (@cweiske/phpfarm)
GNU Affero General Public License v3.0
118 stars 37 forks source link

Can't compile PHP #2

Closed ThePixelDeveloper closed 12 years ago

ThePixelDeveloper commented 12 years ago

When trying to install any version of PHP I encounter the error:

make: *** No targets specified and no makefile found.  Stop.

Tried it on 5.3.8 and 5.3.0. Default configuration used.

fpoirotte commented 12 years ago

To help with the diagnostic, please attach the complete output (including any output from the ./configure) as a gist (see https://gist.github.com/).

ThePixelDeveloper commented 12 years ago

https://gist.github.com/1378149

fpoirotte commented 12 years ago

Please update your local git repo and try again.