LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   Wvdial, error "make", gentoo (https://www.linuxquestions.org/questions/linux-networking-3/wvdial-error-make-gentoo-337401/)

SuSE 1983. 06-26-2005 04:02 PM

Wvdial, error "make", gentoo
 
Gentoo.

I try to use gnome-ppp, but i need "wvdial", because gnome-ppp use it to connect.
Gnome-ppp is OK, installed and OK.
But when i try to "make" wvdial-1.53, i got this on my screen:

--> Making all in /root/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

I think that i need to say that "wvstream", version 4..., compiled without any errors. But with older version of wvstream 3..., i had the sam error but with "reslover" and... something... Anyway the problem was fixed with newer version of wvstream. Makeing Wvstream 4.XXX on my machine went OK, so i dont know what°s wrong...
Anyone got any idea?

acid_kewpie 06-26-2005 04:18 PM

you're on gentoo... why on earth aren't you installing it via portage?

SuSE 1983. 06-26-2005 04:29 PM

I can use only dail-up modem. A i don°t have some fancy;) connection.
Whay i use gentoo? To learn:confused: :Pengy: :scratch:

:D
HELP! PLEASE!

acid_kewpie 06-26-2005 04:53 PM

right i see. so... why aren't you installing it via portage? just drop the 1.54 tarball into distfiles and it will build it for you.


All times are GMT -5. The time now is 06:35 PM.