aj to nije vazno…naso sam stariju veryiju i radi…
nego sad imam problema kod wvdial kod make/a>
[code]velimir@cemetery:~/wvdial-1.53$ make
–> Making all in /home/velimir/wvdial-1.53/src…
g++ $_R_CXXFLAGS -c wvdialer.cc
In file included from wvdialer.h:22,
from wvdialer.cc:9:
wvdialmon.h:18:22: wvbuffer.h: No such file or directory
wvdialer.cc: In constructor WvDialer::WvDialer(WvConf&, WvStringList*, bool)': wvdialer.cc:62: error: no matching function for call to
WvStreamClone::
WvStreamClone(WvStream**)’
/usr/local/include/wvstreams/wvstreamclone.h:27: error: candidates are:
WvStreamClone::WvStreamClone(const WvStreamClone&)
/usr/local/include/wvstreams/wvstreamclone.h:39: error:
WvStreamClone::WvStreamClone(IWvStream*)
wvdialer.cc:88: error: no match for ‘operator[]’ in ‘this->WvDialer::cfg[iter]’
/usr/local/include/wvstreams/wvconf.h:118: error: candidates are:
WvConfigSection* WvConf::operator[](const WvFastString&)
wvdialer.cc:91: error: no match for call to (WvLog) (WvLog::LogLevel, const char[54], WvList<WvString>::Iter&)' /usr/local/include/wvstreams/wvlog.h:94: error: candidates are: size_t WvLog::operator()(WvLog::LogLevel, const WvFastString&) /usr/local/include/wvstreams/wvlog.h:103: error: size_t WvLog::operator()(WvLog::LogLevel, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&) /usr/local/include/wvstreams/wvlog.h:115: error: size_t WvLog::operator()(const WvFastString&) /usr/local/include/wvstreams/wvlog.h:117: error: size_t WvLog::operator()(const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&, const WvFastString&) wvdialer.cc:98: error: invalid initialization of reference of type ' WvConfigSection&' from expression of type 'WvList<WvConfigSection>::Iter' wvdialer.cc: In member function
void WvDialer::start_ppp()’:
wvdialer.cc:1020: error: no matching function for call to `WvStream::WvStream(
int&)’
/usr/local/include/wvstreams/wvstream.h:698: error: candidates are:
WvStream::WvStream(const WvStream&)
/usr/local/include/wvstreams/wvstream.h:186: error:
WvStream::WvStream()
make[1]: *** [wvdialer.o] Error 1
make: *** [src] Error 2
[/code]
help!