Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Nov 2012 12:28:06 +0100
From:      Thomas Eberhardt <sneakywumpus@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   can't build sysutils/apcupsd on 9.1-RC3
Message-ID:  <EC1BE5D6-3074-4207-8870-27860EDB9E5C@gmail.com>

index | next in thread | raw e-mail

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



help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EC1BE5D6-3074-4207-8870-27860EDB9E5C>