Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Jan 2003 12:37:12 +1100 (EST)
From:      Mark Russell <freebsd@mark.net.au>
To:        ports@FreeBSD.ORG
Subject:   VM_METER errors on -cuurent
Message-ID:  <20030115122415.X1226@juana.viper.net.au>

next in thread | raw e-mail | index | archive | help
I'm having problems installing several ports all due to the same error,
the machine is a freshly upgraded from stable to -current as of yesterday
running SMP, I can send more details if required.

Trying to install various ports I get errors such as the follwoing from
kdebase

gmake[3]: Entering directory
`/usr/ports/x11/kdebase3/work/kdebase-3.0.5/kcontrol/info'
source='memory.cpp' object='memory.lo' libtool=yes \
depfile='.deps/memory.Plo' tmpdepfile='.deps/memory.TPlo' \
depmode=gcc3 /bin/sh ../../admin/depcomp \
/bin/sh ../../libtool --mode=compile --tag=CXX c++ -DHAVE_CONFIG_H -I. -I.
-I../.. -I/usr/local/include -I/usr/X11R6/include   -pthread
-DQT_THREAD_SUPPORT  -I/usr/local/include -I/usr/local/include
-I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE  -DNDEBUG -DNO_DEBUG -O2
-O -pipe -mcpu=pentiumpro -fno-exceptions -fno-check-new
-DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST  -c -o memory.lo
`test -f memory.cpp || echo './'`memory.cpp
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include
-I/usr/X11R6/include -pthread -DQT_THREAD_SUPPORT -I/usr/local/include
-I/usr/local/include -I/usr/X11R6/include -D_GETOPT_H -D_THREAD_SAFE
-DNDEBUG -DNO_DEBUG -O2 -O -pipe -mcpu=pentiumpro -fno-exceptions
-fno-check-new -DQT_CLEAN_NAMESPACE -DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c
memory.cpp -MT memory.lo -MD -MP -MF .deps/memory.TPlo  -fPIC -DPIC -o
.libs/memory.o
In file included from memory.cpp:448:
memory_fbsd.cpp: In member function `void KMemoryWidget::update()':
memory_fbsd.cpp:33: `VM_METER' undeclared (first use this function)
memory_fbsd.cpp:33: (Each undeclared identifier is reported only once for
each
   function it appears in.)
In file included from memory.cpp:448:
memory_fbsd.cpp:35:2: warning: #warning "FIXME: Memory_Info[CACHED_MEM]"
gmake[3]: *** [memory.lo] Error 1
gmake[3]: Leaving directory
`/usr/ports/x11/kdebase3/work/kdebase-3.0.5/kcontrol/info'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/x11/kdebase3/work/kdebase-3.0.5/kcontrol'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11/kdebase3/work/kdebase-3.0.5'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11/kdebase3.
*** Error code 1

Stop in /usr/ports/x11/kde3.


With a very similar error from ucd-snmp and net-snmp


for i in snmplib agent apps local ov man ; do    ( cd $i ; make ) ;
done
cd mibgroup; make; cd ..
/bin/sh ../../libtool --mode=compile cc -DINET6 -O -pipe -mcpu=pentiumpro
-Dfreebsd5 -I. -I../.. -I. -I./../..  -I./../../snmplib -I./.. -I..   -c
-o ucd-snmp/memory_freebsd2.lo ucd-snmp/memory_freebsd2.c
rm -f ucd-snmp/.libs/memory_freebsd2.lo
cc -DINET6 -O -pipe -mcpu=pentiumpro -Dfreebsd5 -I. -I../.. -I. -I./../..
-I./../../snmplib -I./.. -I.. -c ucd-snmp/memory_freebsd2.c  -fPIC -DPIC
-o ucd-snmp/.libs/memory_freebsd2.lo
ucd-snmp/memory_freebsd2.c: In function `var_extensible_mem':
ucd-snmp/memory_freebsd2.c:233: `VM_METER' undeclared (first use in this
function)
ucd-snmp/memory_freebsd2.c:233: (Each undeclared identifier is reported
only once
ucd-snmp/memory_freebsd2.c:233: for each function it appears in.)
*** Error code 1

Stop in /usr/ports/net/net-snmp4/work/ucd-snmp-4.2.5/agent/mibgroup.
*** Error code 1

Stop in /usr/ports/net/net-snmp4/work/ucd-snmp-4.2.5/agent.
*** Error code 1

Stop in /usr/ports/net/net-snmp4/work/ucd-snmp-4.2.5.
*** Error code 1

Stop in /usr/ports/net/net-snmp4.






-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Mark Russell                                           61 + 2 + 9699 3837
business:mark@isp.net.au                            http://www.isp.net.au
personal:mark@mark.net.au                          http://www.mark.net.au
plaything:mark@sux.com                                 http://www.sux.com
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
                    The Geek shall inherit the earth


######################################################################
If we have received your email in error then it's your fault. I have now
paid for it so I can do what the hell I like with it, this includes
publishing on the web, giving it to journos or any media person.

If you dont like this tough
######################################################################

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030115122415.X1226>