docs icon indicating copy to clipboard operation
docs copied to clipboard

Compiler breaking error in getting started guide

Open ninjapanzer opened this issue 7 years ago • 2 comments

Please see https://forum.phalconphp.com/discussion/16715/compiler-breaking-error-in-getting-started-guide

Please review the getting started guide:

  • [ ] Sync the guide with the Github README.md from https://github.com/phalcon/cphalcon installation
  • [ ] Run through and test the document for fitness.

ninjapanzer avatar Aug 14 '17 12:08 ninjapanzer

The line export CFLAGS="-O2 --fvisibility=hidden" that appears to be the issue appears in the docs under FreeBSD, and Linux (forced architecture) installs. I will fire up a couple of VM's to see if I can recreate this over the next couple of days.

garyanewsome avatar Sep 12 '17 12:09 garyanewsome

Update: I set up a GhostBSD VM, based on FreeBSD, and was able to compile Phalcon. Though I had a little less luck with the Xubunu VM I was unable to get the make commands to work properly, so I was not able to test the step in question yet.

Also in GhostBSD the pkg_add command is replaced with pkg install. Not sure that distro is popular enough to make a documentation change or not. I can add it if you want.

garyanewsome avatar Sep 18 '17 23:09 garyanewsome