Re: conexant driver error compiling on hp dv6000

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Marv,

Kernel sources and headers are properly installed.  You can verify from
http://www.nabble.com/forum/ViewPost.jtp?post=18415302&framed=y
But in case, I will attach part of it

<quote>
Minimal compiling resources appear complete:
   make utility - /usr/bin/make
   Compiler version 4.1
   linuc_headers base folder /lib/modules/2.6.25-2-486/build

 However some compilations and executable functions may need additional files,
 in the FileNames.h (so called kernel "h"eaders) collection installed
in  /usr/include/ .
 For martian_modem, additional required packages are libc6-dev (and
for Debian/Ubuntu,
 linux-libc-dev). The also required headers of package libc6 are
commonly installed by default.
 Compiling hsfmodem drivers does require linux-libc-dev and libc6-dev
packages, for kernels 2.6.24 and later versions.
 In not included on your install CD, search for them at
http://packages.ubuntu.com
 or comparable Repository for other Linux distros.
 When compiling ALSA drivers, the utility "patch" will also be needed.


Compressed files at: /usr/src/linux-source-2.6.25.tar.bz2
/usr/src/linux-uvc.tar.bz2

For Debian and some related distributions, a package
kernel-kbuild-2.6-25 may be needed to support driver compiling.

</quote>

The last part

/*

For Debian and some related distributions, a package
kernel-kbuild-2.6-25 may be needed to support driver compiling.

*/
might be the one causing trouble for Julio.

Regards,

Antonio

On 7/12/08, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx> wrote:
> Julio
>
> To support compiling under Debian the following packages must be installed:
>
> linux-headers-2.6.25-2-486
> and its dependents
>
> Here is the general process for Debian.  With your install CD in place:
> $ su root
> # sudo apt-get install http://packages.debian.org
> which will only succeed if all required packages are present on the install
> CD
>
> If there is a failure
> Start at http://packages.debian.org and search for
> linux-headers-2.6.25-2-486.  This will lead to:
> http://packages.debian.org/etch-backports/linux-headers-2.6.25-2-486
> There on it is instructed that needed dependent packages are:
> gcc-4.1 -GNU C compiler
> linux-headers-2.6.25-2-common --  Common header files for Linux 2.6.25
>  linux-kbuild-2.6.25 -    Kbuild infrastructure for Linux 2.6.25
>
> All must be downloaded and if copied into your (say) home folder,
> they will co-install with command:
> $ sudo dpkg -i *.deb
>
> If not installed by default, the will also be needed packages
> make  &  patch.   Just test with:
> $ make
> $ patch
> to check if they are installed.
>
> Then try the hsfmodem install again.  If not successfull, also install
> the packages   linux-libc-dev,  libc6-dev and binutils
>
> Then retest the hsfmodem install.
>
> If you get a message that package alsa-driver-linuxant is needed,
> get it from  http://www.linuxant.com/alsa-driver/
>
> MarvS
>
>
>
>
>
> On Fri, Jul 11, 2008 at 8:39 PM, Julio Carlos Menéndez
> <godinblack@xxxxxxxxx> wrote:
>> Hi, I have a HP dv6000 laptop running Debian Sid, kernel 2.6.25-2.
>> This laptop have a Conexant modem and I\'m trying to compile it but I
>> get the errors showed in the texts documents attached.
>> Please tell me what can I do to have my modem working propertly.
>> Thanks a lot in advance.
>>
>> Sorry, in the previous mail I forgot to attach the files.
>>
>> --
>> Julio Carlos Menéndez
>> GNU/Linux User #403551
>> http://deltha.uh.cu/~juliocarlos/
>>
>


[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux