From owner-freebsd-mobile Wed Apr 18 12:48:59 2001 Delivered-To: freebsd-mobile@freebsd.org Received: from hotmail.com (f70.law9.hotmail.com [64.4.9.70]) by hub.freebsd.org (Postfix) with ESMTP id 7A64537B422 for ; Wed, 18 Apr 2001 12:48:56 -0700 (PDT) (envelope-from gregsmith59@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Wed, 18 Apr 2001 12:48:56 -0700 Received: from 63.195.114.87 by lw9fd.law9.hotmail.msn.com with HTTP; Wed, 18 Apr 2001 19:48:56 GMT X-Originating-IP: [63.195.114.87] From: "Greg Smith" To: simonw@lucent.com Cc: freebsd-mobile@FreeBSD.ORG Subject: Re: Modem on laptop... Date: Wed, 18 Apr 2001 19:48:56 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 18 Apr 2001 19:48:56.0291 (UTC) FILETIME=[9A8F2B30:01C0C840] Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Simon, > I did this port a little while ago and it seems to work ok >on my 600E. IBM have just posted my version of the source on their >web site alongside the linux version: I tried the following on my 4.1-Release system (including kernel sources) running on a TP600: pkg_add gettext-0.10.35.tgz pkg_add gmake-3.79.1.tgz rehash tar xzf mwavem-fbsd-1.0.tgz cd mwavem-fbsd-1.0 gmake and got the following output: rm -f mwavem *.o cd drivers; gmake gmake[1]: Entering directory `/usr/ports/distfiles/mwavem-fbsd-1.0/drivers' cc -D_KERNEL -DKLD_MODULE -Wall -Wstrict-prototypes -fno-strict-aliasing -mpreferred-stack-boundary=2 -I- -I/sys -I/usr/include -I. -c -o mwave.o mwave.c mwave.c: In function `mwave_ioctl': mwave.c:288: warning: unsigned int format, u_long arg (arg 2) mwave.c: At top level: mwave.c:510: syntax error before `1' mwave.c:510: warning: type defaults to `int' in declaration of `MODULE_VERSION' mwave.c:510: warning: function declaration isn't a prototype mwave.c:510: warning: data definition has no type or storage class 3780i.h:326: warning: `PaceMsaAccess' declared `static' but never defined 3780i.h:329: warning: `dsp3780I_WriteGenCfg' declared `static' but never defined 3780i.h:330: warning: `dsp3780I_ReadGenCfg' declared `static' but never defined tp3780i.h:91: warning: `Cleanup' declared `static' but never defined mwavedd.h:54: warning: `debug' defined but not used gmake[1]: *** [mwave.o] Error 1 gmake[1]: Leaving directory `/usr/ports/distfiles/mwavem-fbsd-1.0/drivers' gmake: *** [drivers] Error 2 Is it something I did, or didn't do? I would also like to add my thanks for the time you have put into this to date. Greg _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message