#3582: Tripwire-2.2.4.2 and GCC-4.7.0 make problem
--------------------+-------------------------------------------------------
Reporter: stoat | Owner: blfs-book@…
Type: defect | Status: new
Priority: normal | Milestone: current
Component: BOOK | Version: SVN
Severity: normal | Keywords: Tripwire GCC
--------------------+-------------------------------------------------------
Comment(by stoat):
Okay. I got past that algebra.h thing by substituting this->Equal for
Equal in line 276. But another thing came up in
/src/twadmin/twadmincl.cpp. Now for ''this'' one, I'm in over my head.
{{{
make[3]: Entering directory `/sources/tripwire-2.4.2.2-src/src/twadmin'
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O -pipe -Wall
-Wno-non-virtual-dtor -c -o keygeneration.o keygeneration.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O -pipe -Wall
-Wno-non-virtual-dtor -c -o stdtwadmin.o stdtwadmin.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O -pipe -Wall
-Wno-non-virtual-dtor -c -o twadmin.o twadmin.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -O -pipe -Wall
-Wno-non-virtual-dtor -c -o twadmincl.o twadmincl.cpp
twadmincl.cpp: In member function 'virtual int
cTWAModeExamine::Execute(cErrorQueue*)':
twadmincl.cpp:1542:22: warning: variable 'siteDecrypts' set but not used
[-Wunused-but-set-variable]
twadmincl.cpp:1542:44: warning: variable 'localDecrypts' set but not used
[-Wunused-but-set-variable]
twadmincl.cpp: In function 'bool ChangePassphrase(const char*,
wc16_string, wc16_string)':
twadmincl.cpp:1866:65: error: 'swab' was not declared in this scope
twadmincl.cpp: In function 'bool
NotifyEncryptionType(cFileHeader::Encoding, iUserNotify::VerboseLevel)':
twadmincl.cpp:2662:12: warning: enumeration value 'SYM_ENCRYPTION' not
handled in switch [-Wswitch]
twadmincl.cpp:2662:12: warning: enumeration value 'LAST_ENCODING' not
handled in switch [-Wswitch]
make[3]: *** [twadmincl.o] Error 1
make[3]: Leaving directory `/sources/tripwire-2.4.2.2-src/src/twadmin'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/sources/tripwire-2.4.2.2-src/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/sources/tripwire-2.4.2.2-src'
make: *** [all] Error 2
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3582#comment:1>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page