Compiler issue

A place for discussion of topics that are not specific to ZoneMinder. This could include Linux, Video4Linux, CCTV cameras or any other topic.
Post Reply
User avatar
kingofkya
Posts: 1110
Joined: Mon Mar 26, 2007 6:07 am
Location: Las Vegas, Nevada

Compiler issue

Post by kingofkya »

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???
User avatar
monex
Posts: 169
Joined: Mon Jan 22, 2007 1:10 pm

Post by monex »

Hi,

make sure you also have gcc-c++ installed, it looks like it is missing.

Hope this helps
Image
User avatar
kingofkya
Posts: 1110
Joined: Mon Mar 26, 2007 6:07 am
Location: Las Vegas, Nevada

Post by kingofkya »

yeah regretfully i found the problem corrupt glibc library (its not like it critical or anything ....... Dam)
Post Reply