Linmodems Mailing list Archives

Google
 
Web archives.linmodems.org

Return-Path: <bloodkiller@prodigy.net.mx>
Mailing-List: contact discuss-help@linmodems.org; run by ezmlm
Delivered-To: mailing list discuss@linmodems.org
Received: (qmail 25032 invoked from network); 3 Oct 2002 10:35:21 -0000
Received: from dsl-200-67-104-56.prodigy.net.mx (HELO localhost.localdomain) (200.67.104.56)
  by www.linmodems.org with SMTP; 3 Oct 2002 10:35:21 -0000
Received: by localhost.localdomain (Postfix, from userid 1000)
	id 645CB3080A; Wed,  2 Oct 2002 05:52:47 +0000 (UTC)
Subject: Re: Problem compiling 0.9.4
From: _ArKiTeKt0_ <bloodkiller@prodigy.net.mx>
To: Simara <simara@formdesign.com>
Cc: discuss@linmodems.org
In-Reply-To:
	<000901c269e7$eb44c630$0a0a0a0a@southamerica.corp.microsoft.com>
References: <000901c269e7$eb44c630$0a0a0a0a@southamerica.corp.microsoft.com>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Ximian Evolution 1.0.8 
Date: 02 Oct 2002 05:52:47 +0000
Message-Id: <1033537967.9524.3.camel@localhost.localdomain>
Mime-Version: 1.0

Same sugerency as abobe... put mandrake in trashcan and get other
distro.

Nice day.

On Wed, 2002-10-02 at 07:46, Simara wrote:
> Hi people,
> 
> (I alreay read the FAQ and the REAME by the way) Im not part of the mailing
> list, please reply to me directly (If this is a bad practice for makeing
> questions please tell me and I'll suscribe)
> 
> I have some trouble compiling the 0.9.4 driver on Mandrake 9.0 (kernel
> 2.4.19), the chipset is the cm8738. I have the kernel sources and using gcc
> 3.2
> 
> Please help!
> 
> Thanks a lot for your time.
> 
> Alex
> 
> ----------------------------------------------------------------------------
> --
> 
> Here is the complete log:
> 
> [simara@localhost simara]$ su
> Password:
> [root@localhost simara]# cd /tmp/pctel-0.9.4
> [root@localhost pctel-0.9.4]# ./configure --with-hal=cm8738
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for mawk... no
> checking for gawk... gawk
> checking whether make sets ${MAKE}... yes
> checking build driver for... HAL_CM8738
> checking for gcc... gcc
> checking for C compiler default output... a.out
> checking whether the C compiler works... yes
> checking whether we are cross compiling... no
> checking for executable suffix...
> checking for object suffix... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for style of include used by make... GNU
> checking dependency style of gcc... none
> checking whether make sets ${MAKE}... (cached) yes
> checking for a BSD compatible install... /usr/bin/install -c
> checking whether ln -s works... yes
> checking for mawk... (cached) gawk
> checking how to run the C preprocessor... gcc -E
> checking for /usr/src/linux/include/linux/modversions.h... yes
> checking for Linux kernel version >= 2.4.0... yes
> checking for Linux kernel version >= 2.4.7... yes
> checking for mknod... mknod
> checking for chgrp... chgrp
> checking for chmod... chmod
> checking for depmod... depmod
> checking for rmmod... rmmod
> checking for lsmod... lsmod
> checking for modprobe... modprobe
> checking for objdump... objdump
> checking for objcopy... objcopy
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating lib/Makefile
> config.status: creating modules/Makefile
> config.status: creating include/Makefile
> config.status: creating src/Makefile
> config.status: creating src/module/Makefile
> config.status: creating src/ptserial/Makefile
> config.status: creating misc/Makefile
> config.status: creating misc/pctel.spec
> config.status: creating misc/SlackBuild
> config.status: creating misc/build_rpms.sh
> config.status: creating m4/Makefile
> [root@localhost pctel-0.9.4]# make
> Making all in src
> make[1]: Entering directory `/tmp/pctel-0.9.4/src'
> Making all in module
> make[2]: Entering directory `/tmp/pctel-0.9.4/src/module'
> rm -f *~ \#* .*~ .\#*
> rm -f ptmodule.o
> rm -f ptmodule.o
> rm -f ../../modules/pctel.o
> gcc    -D__KERNEL__ -Werror -Wno-trigraphs -fno-common -Wall -Wstrict-protot
> ypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduc
> e -DMODULE -DMODVERSIONS -DEXPORT_SYMTAB -DHAL_CM8738  -I../../include -I/us
> r/src/linux/include -include
> /usr/src/linux/include/linux/modversions.h -DPACKAGE=\"pctel\" -DVERSION=\"0
> .9.4\"   -c -o ptmodule.o ptmodule.c
> make[3]: Entering directory `/tmp/pctel-0.9.4/src/module'
> Removing symbols: init_module, cleanup_module, __module_kernel_version and
> __module_using_checksums.
> make[3]: Leaving directory `/tmp/pctel-0.9.4/src/module'
> ld -r -o ../../modules/pctel.o ptmodule.o ../../lib/cm8738/pctel-cm8738.o
> make[2]: Leaving directory `/tmp/pctel-0.9.4/src/module'
> Making all in ptserial
> make[2]: Entering directory `/tmp/pctel-0.9.4/src/ptserial'
> rm -f *~ \#* .*~ .\#*
> rm -f ptserial.o ptserial.c
> rm -f ptserial.o
> rm -f ../../modules/ptserial.o
> ln -s -f ptserial-2.4.7.c ../../src/ptserial/ptserial.c
> make ptserial.o
> make[3]: Entering directory `/tmp/pctel-0.9.4/src/ptserial'
> gcc    -D__KERNEL__ -Werror -Wno-trigraphs -fno-common -Wall -Wstrict-protot
> ypes -O2 -fomit-frame-pointer -fno-strict-aliasing -pipe -fno-strength-reduc
> e -DMODULE -DMODVERSIONS -DEXPORT_SYMTAB -DHAL_CM8738  -DBUILD_SYSTEM=\""`un
> ame -s -m -r -p`\"" -DGCC_VERSION=\""`gcc --version`\"" -I../../include -I/u
> sr/src/linux/include -include
> /usr/src/linux/include/linux/modversions.h -DPACKAGE=\"pctel\" -DVERSION=\"0
> .9.4\"   -c -o ptserial.o ptserial.c
> <command line>:1:13: multi-line string literals are deprecated
> make[3]: *** [ptserial.o] Error 1
> make[3]: Leaving directory `/tmp/pctel-0.9.4/src/ptserial'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/tmp/pctel-0.9.4/src/ptserial'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/tmp/pctel-0.9.4/src'
> make: *** [all-recursive] Error 1
> [root@localhost pctel-0.9.4]#
> 

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