build error

Started by n1k, June 20, 2007, 10:12:03 AM

Previous topic - Next topic

n1k

#./configure --with-server --with-mysql

Prefix              : /usr/local
Build Server        : YES
Encryption enabled  : YES
Build DB-Drivers    : mysql
Build Clients       : NO
Build Web Interface : NO
Build Agent         : YES
Subagents list      : freebsd
Build Static Agent  : NO

#make

functions.cpp:366: error: call of overloaded `NXSL_Value(time_t)' is ambiguous
../../include/nxsl_classes.h:124: note: candidates are: NXSL_Value::NXSL_Value(const NXSL_Value&)
../../include/nxsl_classes.h:159: note:                 NXSL_Value::NXSL_Value(char*) <near match>
../../include/nxsl_classes.h:158: note:                 NXSL_Value::NXSL_Value(double)
../../include/nxsl_classes.h:157: note:                 NXSL_Value::NXSL_Value(QWORD)
../../include/nxsl_classes.h:156: note:                 NXSL_Value::NXSL_Value(DWORD)
../../include/nxsl_classes.h:155: note:                 NXSL_Value::NXSL_Value(INT64)
../../include/nxsl_classes.h:154: note:                 NXSL_Value::NXSL_Value(LONG)
../../include/nxsl_classes.h:153: note:                 NXSL_Value::NXSL_Value(NXSL_Object*) <near match>
../../include/nxsl_classes.h:152: note:                 NXSL_Value::NXSL_Value(NXSL_Value*) <near match>
*** Error code 1

Stop in /usr/home/n1k/netxms/netxms-0.2.17/src/libnxsl.
*** Error code 1

Stop in /usr/home/n1k/netxms/netxms-0.2.17/src.
*** Error code 1

Stop in /usr/home/n1k/netxms/netxms-0.2.17.
*** Error code 1

Stop in /usr/home/n1k/netxms/netxms-0.2.17.


n1k