wvdial-1.54.0
g++ $R_CXXFLAGS -c wvdialer.cc
g++ $R_CXXFLAGS -c wvdialtext.cc
g++ $R_CXXFLAGS -c wvmodemscan.cc
g++ $R_CXXFLAGS -c wvpapchap.cc
g++ $R_CXXFLAGS -c wvdialbrain.cc
g++ $R_CXXFLAGS -c wvdialmon.cc
rm -f wvdial.a
ar q wvdial.a wvdialer.o wvdialtext.o wvmodemscan.o wvpapchap.o wvdialbrain.o wvdialmon.o
ar: creating wvdial.a
ranlib wvdial.a
g++ $R_CXXFLAGS -c wvdial.cc
g++ -ldb  -o wvdial wvdial.o wvdial.a    -lsupc++ -L../wvstreams -lwvutils -lwvstreams
g++ $R_CXXFLAGS -c wvdialconf.cc
g++ -ldb  -o wvdialconf wvdialconf.o wvdial.a    -lsupc++ -L../wvstreams -lwvutils -lwvstreams
g++ $R_CXXFLAGS -c pppmon.cc
g++ -ldb  -o pppmon pppmon.o wvdial.a    -lsupc++ -L../wvstreams -lwvutils -lwvstreams
g++ $R_CXXFLAGS -c papchaptest.cc
g++ -ldb  -o papchaptest papchaptest.o wvdial.a    -lsupc++ -L../wvstreams -lwvutils -lwvstreams
[ -d /usr/bin      ] || install -d /usr/bin
[ -d /etc/ppp/peers      ] || install -d /etc/ppp/peers
install -m 0755 wvdial wvdialconf /usr/bin
cp ppp.provider /etc/ppp/peers/wvdial
cp ppp.provider-pipe /etc/ppp/peers/wvdial-pipe
[ -d /usr/share/man/man1 ] || install -d /usr/share/man/man1
[ -d /usr/share/man/man5 ] || install -d /usr/share/man/man5
install -m 0644 wvdial.1 wvdialconf.1 /usr/share/man/man1
install -m 0644 wvdial.conf.5 /usr/share/man/man5
Scanning your serial ports for a modem.

ttyS0<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS0<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS0<*1>: ATQ0 V1 E1 -- OK
ttyS0<*1>: ATQ0 V1 E1 Z -- OK
ttyS0<*1>: ATQ0 V1 E1 S0=0 -- OK
ttyS0<*1>: ATQ0 V1 E1 S0=0 &C1 -- OK
ttyS0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 -- OK
ttyS0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
ttyS0<*1>: Modem Identifier: ATI -- 282
ttyS0<*1>: Max speed is 115200; that should be safe.
ttyS0<*1>: ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0 -- OK
Port Scan<*1>: S2   S3   
ttyS4<*1>: ATQ0 V1 E1 -- failed with 2400 baud, next try: 9600 baud
ttyS4<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS4<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
ttyS5<*1>: ATQ0 V1 E1 -- Ìff˜f`[18][18]†`
ttyS5<*1>: failed with 2400 baud, next try: 9600 baud
ttyS5<*1>: ATQ0 V1 E1 -- failed with 9600 baud, next try: 115200 baud
ttyS5<*1>: ATQ0 V1 E1 -- and failed too at 115200, giving up.
Port Scan<*1>: S6   S7   

Found a modem on /dev/ttyS0.
Modem configuration written to /etc/wvdial.conf.
ttyS0<Info>: Speed 115200; init "ATQ0 V1 E1 S0=0 &C1 &D2 +FCLASS=0"

real	0m10.656s
user	0m4.164s
sys	0m0.288s
