When i try to compile using the cvs from today, i get an error within the 
adb/ProvPasswd. (see the end of the text)


I have installed the wxGTK-m version, and i'm using gtk+ 1.2.10.
any idea what it might be?

Slegge


[root@management build]# ../configure --without-python 
--with-ssl=/usr/include/openssl/
[root@management build]# make
--- cut out what goes w/o errors ---
c++ -o adb/ProvPasswd.o -c -fPIC -I/home/slegge/src/cvs/M/build/include 
-I/home/slegge/src/cvs/M/include -I/usr/local/lib/wx/include/gtkd-2.3 
-I/usr/local/include -D__WXDEBUG__ -D__WXGTK__ 
-I/home/slegge/src/cvs/M/extra/include 
-I/home/slegge/src/cvs/M/build/extra/src/c-client 
-I/home/slegge/src/cvs/M/extra/src/compface 
-I/home/slegge/src/cvs/M/src/wx/vcard -fno-rtti -fno-exceptions -O2 -MMD -Wall 
.src/adb/ProvPasswd.cpp
.src/adb/ProvPasswd.cpp: In method `AdbEntry
*PasswdEntryGroup::GetEntry (const String &) const':
.src/adb/ProvPasswd.cpp:355: cannot allocate an object of type
`PasswdEntry'
.src/adb/ProvPasswd.cpp:355:   since the following virtual functions
are abstract:
/home/slegge/src/cvs/M/include/adb/AdbEntry.h:164:      int AdbEntry::Matches 
(const char *, int, int)
const
make[1]: *** [adb/ProvPasswd.o] Error 1
make[1]: Leaving directory `/home/slegge/src/cvs/M/build/src'
make: *** [all] Error 2
[root@management build]#


_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to