Erica, I see your problem know, I did not see it /*** Versions adequately match for the compiler installed: 4.3.1 and the compiler used in kernel assembly: 4.3 linux-headers-2.6.25.5-1.1-default resources needed for compiling are not manifestly ready! If compiling is necessary packages must be installed, providing: make kernel-source-2.6.25.5-1.1-default ***/ You need to find kernel sourves for your kernel 2.6.25.5-1.1-default They might be in your CD/DVD media or you might have to look for them in OpenSuse Package repository. Regards, Antonio --- On Fri, 7/4/08, ZuG <ozugo@xxxxxxxxx> wrote: > From: ZuG <ozugo@xxxxxxxxx> > Subject: Re: martian install dies on make > To: olivares14031@xxxxxxxxx > Date: Friday, July 4, 2008, 2:29 PM > Hello, > > Both the 20071011 and 2008025 builds return this same > error. > > > > > --- On Fri, 7/4/08, Antonio Olivares > <olivares14031@xxxxxxxxx> wrote: > > > From: Antonio Olivares <olivares14031@xxxxxxxxx> > > Subject: Re: martian install dies on make > > To: "ZuG" <ozugo@xxxxxxxxx> > > Cc: discuss@xxxxxxxxxxxxx > > Date: Friday, July 4, 2008, 12:59 PM > > --- On Fri, 7/4/08, ZuG <ozugo@xxxxxxxxx> wrote: > > > > > From: ZuG <ozugo@xxxxxxxxx> > > > Subject: martian install dies on make > > > To: discuss@xxxxxxxxxxxxx > > > Date: Friday, July 4, 2008, 6:05 AM > > > Hello, > > > > > > I'm trying to get a winmodem on a gateway > solo > > 2550 > > > working to give to my grandmother. scanModem > tells me > > that > > > the best card (of the two, an internal and a > PCMCIA > > > 10/100/56k combo) is the agere LT chipset. > I'm > > > attempting to install the martian driver and I > get the > > > following error: > > > > > > mary@linux-yto1:~/martian> make all > > > make -C kmodule/ modules > > > make[1]: Entering directory > > > `/home/mary/martian/kmodule' > > > make -C /lib/modules/2.6.25.5-1.1-default/build > > > M="/home/mary/martian/kmodule" modules > > > make[2]: Entering directory > > > > `/usr/src/linux-2.6.25.5-1.1-obj/i386/default' > > > make[2]: *** No rule to make target > `modules'. > > Stop. > > > make[2]: Leaving directory > > > > `/usr/src/linux-2.6.25.5-1.1-obj/i386/default' > > > make[1]: *** [modules] Error 2 > > > make[1]: Leaving directory > > `/home/mary/martian/kmodule' > > > make: *** [all] Error 2 > > > > > > > > > The distro is openSuSE 11, and the kernel version > is > > > 2.6.25.5-1.1-default > > > > > > Thanks much. > > > > > > Erica > > > > Erica, > > > > Did you try the following file > > > > > http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/martian-full-20080625.tar.gz > > > > instead of martian-full-20071011.tar.gz > > /**** scanModem recommendations ****/ > > The modem has a Lucent/Agere/LSI Mars or Apollo DSP > > (digital signal processing) chipset. > > Support packages for 2.6.n kernels are at: > > > > > http://linmodems.technion.ac.il/packages/ltmodem/kernel-2.6/martian/ > > , with current update martian-full-20071011.tar.gz > > > > See DOCs/AgereDSP.txt for Details. > > > > /**** ****/ > > > > The latter one is for 2.6.24 or above kernels. Try > that > > one and report back if succeeded or failure. > > > > Regards, > > > > Antonio