can't build sysutils/apcupsd on 9.1-RC3
Thomas Eberhardt
sneakywumpus at gmail.com
Tue Nov 13 11:28:09 UTC 2012
Just tested out FreeBSD 9.1-RC3 and i can't build sysutils/apcupsd because of
http://www.freebsd.org/cgi/query-pr.cgi?pr=169901.
Error messages are:
…...
LD src/apcupsd
/usr/ports/sysutils/apcupsd/work/apcupsd-3.14.10/src/lib/libapc.a(astring.o): In function `astring::assign(char const*, int)':
astring.cpp:(.text+0x6c): undefined reference to `operator new[](unsigned long)'
/usr/ports/sysutils/apcupsd/work/apcupsd-3.14.10/src/lib/libapc.a(astring.o): In function `astring::realloc(unsigned int)':
astring.cpp:(.text+0x1de): undefined reference to `operator new[](unsigned long)'
/usr/ports/sysutils/apcupsd/work/apcupsd-3.14.10/src/lib/libapc.a(astring.o): In function `astring::vformat(char const*, __va_list_tag*)':
astring.cpp:(.text+0x48e): undefined reference to `operator new[](unsigned long)'
gmake[2]: *** [apcupsd] Error 1
gmake[1]: *** [all] Error 2
gmake: *** [src_DIR] Error 2
*** [do-build] Error code 1
Stop in /usr/ports/sysutils/apcupsd.
*** [build] Error code 1
Stop in /usr/ports/sysutils/apcupsd.
There is also an older report by me
http://www.freebsd.org/cgi/query-pr.cgi?pr=168631
that can be closed if this gets fixed.
Best regards,
Thomas Eberhardt
More information about the freebsd-stable
mailing list