[ fimalbonegaculo @ 27.11.2003. 23:00 ] @
htjeo sam na slack 9.0 (sa nesto upgrade-a sa current paketima) da instaliram wvdial. kažu treba wvstreams. skinem ja to i na make mi padne sa sledećom greškom:
Citat:
In file included from utils/wvbdbhash.cc:8:
include/wvbdbhash.h:14:3: #error "Sorry, no Berkeley DB support in WvStreams!"
utils/wvbdbhash.cc:21: parse error before `*' token
utils/wvbdbhash.cc: In function `int comparefunc(...)':
utils/wvbdbhash.cc:23: `a' undeclared (first use this function)
utils/wvbdbhash.cc:23: (Each undeclared identifier is reported only once for
each function it appears in.)
utils/wvbdbhash.cc:23: `b' undeclared (first use this function)
utils/wvbdbhash.cc: In destructor `WvBdbHashBase::~WvBdbHashBase()':
utils/wvbdbhash.cc:46: invalid use of undefined type `struct __db'
include/wvbdbhash.h:70: forward declaration of `struct __db'
utils/wvbdbhash.cc: In member function `void WvBdbHashBase::opendb(const
WvFastString&)':
utils/wvbdbhash.cc:52: invalid use of undefined type `struct __db'
include/wvbdbhash.h:70: forward declaration of `struct __db'
utils/wvbdbhash.cc:54: `BTREEINFO' undeclared (first use this function)
utils/wvbdbhash.cc:54: parse error before `;' token
utils/wvbdbhash.cc:55: `info' undeclared (first use this function)
utils/wvbdbhash.cc:58: `DB_BTREE' undeclared (first use this function)
utils/wvbdbhash.cc:58: `dbopen' undeclared (first use this function)
utils/wvbdbhash.cc: In member function `int WvBdbHashBase::add(const
WvBdbHashBase::datum&, const WvBdbHashBase::datum&, bool)':
utils/wvbdbhash.cc:68: `DBT' undeclared (first use this function)
utils/wvbdbhash.cc:68: parse error before `)' token
utils/wvbdbhash.cc:68: parse error before `)' token
utils/wvbdbhash.cc:69: `R_NOOVERWRITE' undeclared (first use this function)
utils/wvbdbhash.cc: In member function `int WvBdbHashBase::remove(const
WvBdbHashBase::datum&)':
utils/wvbdbhash.cc:79: parse error before `)' token
utils/wvbdbhash.cc:79: parse error before `)' token
utils/wvbdbhash.cc:79: `R_CURSOR' undeclared (first use this function)
utils/wvbdbhash.cc:81: parse error before `)' token
utils/wvbdbhash.cc: In member function `WvBdbHashBase::datum
WvBdbHashBase::find(const WvBdbHashBase::datum&)':
utils/wvbdbhash.cc:91: parse error before `)' token
utils/wvbdbhash.cc:91: parse error before `)' token
utils/wvbdbhash.cc: In member function `bool WvBdbHashBase::exists(const
WvBdbHashBase::datum&)':
utils/wvbdbhash.cc:100: parse error before `)' token
utils/wvbdbhash.cc:100: parse error before `)' token
utils/wvbdbhash.cc: In member function `void WvBdbHashBase::zap()':
utils/wvbdbhash.cc:108: parse error before `)' token
utils/wvbdbhash.cc:108: parse error before `)' token
utils/wvbdbhash.cc:108: `R_FIRST' undeclared (first use this function)
utils/wvbdbhash.cc:109: parse error before `)' token
utils/wvbdbhash.cc: In member function `void
WvBdbHashBase::IterBase::next(WvBdbHashBase::datum&,
WvBdbHashBase::datum&)':
utils/wvbdbhash.cc:169: parse error before `)' token
utils/wvbdbhash.cc:169: parse error before `)' token
utils/wvbdbhash.cc:175: parse error before `)' token
utils/wvbdbhash.cc:175: parse error before `)' token
utils/wvbdbhash.cc:178: parse error before `)' token
utils/wvbdbhash.cc:178: parse error before `)' token
utils/wvbdbhash.cc:179: `R_NEXT' undeclared (first use this function)
make: *** [utils/wvbdbhash.o] Error 1


smatrajući da su to paketi db?-xxx na slack CD-u, instalirao sam ih (sva tri), ali ništa i dalje greška.
da li je neko imao iskustava?