Has anyone got this before
some thing updated i think but i don't know
configure: error: C++ compiler cannot create executables
See `config.log' for more details.
then in config.log
~~~~~~truncated some of file~~~~~
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "zm"
#define PACKAGE_TARNAME "ZoneMinder"
#define PACKAGE_VERSION "1.24.1"
#define PACKAGE_STRING "zm 1.24.1"
#define PACKAGE_BUGREPORT "support@zoneminder.com"
#define PACKAGE "ZoneMinder"
#define VERSION "1.24.1"
#define ZM_MEM_MAPPED 0
configure: exit 77
yes gcc is installed and yes the CC variable is set
IDEAS???