Date: Fri, 21 Sep 2012 18:22:13 +0000 From: Doug Sampson <dougs@dawnsign.com> To: "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: apcupsd 3.4.10 fails to install Message-ID: <E6B2517F8D6DBF4CABB8F38ACA367E780CF8587C@Draco.dawnsign.com>
next in thread | raw e-mail | index | archive | help
Hello- I'm having troubling installing apcupsd 3.4.10 on a FreeBSD 9.0 machine. Th= is is what I get: aries# pwd /usr/ports/sysutils/apcupsd aries# make install clean =3D=3D=3D> Building for apcupsd-3.14.10 src src/lib src/drivers src/drivers/apcsmart src/drivers/dumb src/drivers/net src/drivers/pcnet src/drivers/usb src/drivers/usb/generic src/libusbhid 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+0xbb): undefined reference to `operator new[](unsigned i= nt)' /usr/ports/sysutils/apcupsd/work/apcupsd-3.14.10/src/lib/libapc.a(astring.o= ): In function `astring::realloc(unsigned int)': astring.cpp:(.text+0x23c): undefined reference to `operator new[](unsigned = int)' /usr/ports/sysutils/apcupsd/work/apcupsd-3.14.10/src/lib/libapc.a(astring.o= ): In function `astring::vformat(char const*, char*)': astring.cpp:(.text+0x4a5): undefined reference to `operator new[](unsigned = int)' gmake[2]: *** [apcupsd] Error 1 gmake[1]: *** [all] Error 2 gmake: *** [src_DIR] Error 2 *** Error code 1 Stop in /usr/ports/sysutils/apcupsd. *** Error code 1 Stop in /usr/ports/sysutils/apcupsd. aries# This system was compiled from svn sources. The ARIES kernel conf is as foll= ows: aries# less /usr/src/sys/i386/conf/ARIES # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the config(5) manual page, # and/or the handbook section on Kernel Configuration Files: # # http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig= -config.html # < ..snip.. > # # $FreeBSD: releng/9.0/sys/i386/conf/GENERIC 227305 2011-11-07 13:40:54Z ma= rius $ include GENERIC nocpu I486_CPU nocpu I586_CPU ident ARIES options KVA_PAGES=3D512 # increase system memory usage from 1GB t= o 2GB for ZFS usage nodevice eisa nodevice fdc =20 Contents of make.conf: aries# less /etc/make.conf # added by DSS 2/23/09 #.if $(.CURDIR:M*/sysutils/bacula-client) || \ # $(.CURDIR:M*/sysutils/bacula-client) #CONFIGURE_ARGS+=3D--enable-static-fd #.endif WITHOUT_X11=3Dyes # added by use.perl 2012-09-21 10:18:17 PERL_VERSION=3D5.14.2 ~Doug
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E6B2517F8D6DBF4CABB8F38ACA367E780CF8587C>