Linmodems Mailing list Archives

Google
 
Web archives.linmodems.org

Return-Path: <Holger.Klein@Uni-Koeln.DE>
Mailing-List: contact discuss-help@linmodems.org; run by ezmlm
Delivered-To: mailing list discuss@linmodems.org
Received: (qmail 86 invoked from network); 6 Oct 2002 14:45:00 -0000
Received: from mail1.rrz.uni-koeln.de (134.95.100.208)
  by www.linmodems.org with SMTP; 6 Oct 2002 14:45:00 -0000
Received: from campfire.rrz.Uni-Koeln.DE (campfire.rrz.Uni-Koeln.DE [134.95.19.27])
	by mail1.rrz.Uni-Koeln.DE (8.12.6/8.12.6) with ESMTP id g96Eitpb021738
	for <discuss@linmodems.org>; Sun, 6 Oct 2002 16:44:55 +0200 (MEST)
Received: from localhost (acn22@localhost)
	by campfire.rrz.Uni-Koeln.DE (8.9.1a/8.9.1) with ESMTP id QAA21844
	for <discuss@linmodems.org>; Sun, 6 Oct 2002 16:44:54 +0200 (MET DST)
X-Authentication-Warning: campfire.rrz.Uni-Koeln.DE: acn22 owned process doing -bs
Date: Sun, 6 Oct 2002 16:44:54 +0200 (MET DST)
From: Holger Klein <Holger.Klein@Uni-Koeln.DE>
To: discuss@linmodems.org
Subject: pctel-0.9.4 and gcc 3.2
Message-ID: <Pine.SOL.4.44.0210061632070.17384-100000@campfire.rrz.Uni-Koeln.DE>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Virus-Scanned: by amavisd-milter (http://amavis.org/)
X-Spam-Report: X_AUTH_WARNING,FROM_ENDS_IN_NUMS,WEIRD_PORT

Hi there,

in the archives I saw that some of you seem to have the same problems as I
had, I couldn't compile the pctel-0.9.4 package with gcc 3.2 on gentoo.
Errormessage was also
<command line>:1:13: multi-line string literals are deprecated

The reason for this is that gcc 3.2 gives a three line answer with version
information on 'gcc --version' instead of only "3.2", like it is expected
by the Makefile and like it was with earlier versions.
The ugly fix I used was to edit line 93 of the Makefile in src/ptserial
and replace GCC_VERSION = gcc --version with GCC_VERSION = 3.2.
The compilation works now, modules are loadable, and the modem worked at
least once with minicom. I was unsuccessful with wvdial though, wvdial
timeouts before I get a connection, the connectionprocess seems to be
much slower than in windows.

Hope I could help, and if anyone has ideas regarding the timeout-issue
with wvdial, please tell me.
To reply please also answer to my emailadress, since right now I'm not
subscribed to this list.

Greetings,
Holger

-- 
Holger Klein - holger.klein@uni-koeln.de
pgp key available on
http://search.keyserver.net:11371/pks/lookup?op=get&search=0x77DC6BB8

Webmaster: Russell Nelson
Last modified: Wed Jul 30 11:02:43 EDT 2003