[Kea-users] Kea 1.5.0 Install Error Issues

Jordan Tinsley jtinsley at lrecok.coop
Tue Dec 18 16:19:12 UTC 2018


Hello,

 

I forgot to install the latest gcc 4.9 before I installed Kea 1.5.  I now
have gcc 4.9 installed, however, after going through all the installation
step again for installing from source with sysrepo on Centos 7 I receive the
following error when I try the following commands - "make -j4" ( also tried
"make" by itself) and also "make install" 

 

I have also tried "make uninstall" followed by "make install".. Which did
not help .. And also tried "make -j4" followed by "make install" to no
resolution.

 

make[2]: Leaving directory `/root/kea-1.5.0/src/lib'

Making install in bin

make[2]: Entering directory `/root/kea-1.5.0/src/bin'

Making install in dhcp4

make[3]: Entering directory `/root/kea-1.5.0/src/bin/dhcp4'

make  install-recursive

make[4]: Entering directory `/root/kea-1.5.0/src/bin/dhcp4'

Making install in .

make[5]: Entering directory `/root/kea-1.5.0/src/bin/dhcp4'

  CXXLD    kea-dhcp4

./.libs/libdhcp4.a(dhcp4_parser.o): In function
`isc::dhcp::Dhcp4Parser::parse()':

/root/kea-1.5.0/src/bin/dhcp4/dhcp4_parser.yy:2074: undefined reference to
`operator delete(void*, unsigned long)'

/root/kea-1.5.0/src/bin/dhcp4/dhcp4_parser.yy:278: undefined reference to
`operator delete(void*, unsigned long)'

/root/kea-1.5.0/src/bin/dhcp4/dhcp4_parser.yy:279: undefined reference to
`operator delete(void*, unsigned long)'

/root/kea-1.5.0/src/bin/dhcp4/dhcp4_parser.yy:601: undefined reference to
`operator delete(void*, unsigned long)'

/root/kea-1.5.0/src/bin/dhcp4/dhcp4_parser.yy:1984: undefined reference to
`operator delete(void*, unsigned long)'

./.libs/libdhcp4.a(dhcp4_parser.o):/root/kea-1.5.0/src/bin/dhcp4/dhcp4_parse
r.yy:1687: more undefined references to `operator delete(void*, unsigned
long)' follow

../../../src/lib/cc/.libs/libkea-cc.so: undefined reference to
`std::runtime_error::runtime_error(char const*)'

collect2: error: ld returned 1 exit status

make[5]: *** [kea-dhcp4] Error 1

make[5]: Leaving directory `/root/kea-1.5.0/src/bin/dhcp4'

make[4]: *** [install-recursive] Error 1

make[4]: Leaving directory `/root/kea-1.5.0/src/bin/dhcp4'

make[3]: *** [install] Error 2

make[3]: Leaving directory `/root/kea-1.5.0/src/bin/dhcp4'

make[2]: *** [install-recursive] Error 1

make[2]: Leaving directory `/root/kea-1.5.0/src/bin'

make[1]: *** [install-recursive] Error 1

make[1]: Leaving directory `/root/kea-1.5.0/src'

make: *** [install-recursive] Error 1

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20181218/9ac1832a/attachment.htm>


More information about the Kea-users mailing list