RV: How can I install a Agere NIC in my laptop?



Hello!


The solution for this request for info say to me fix a spec file or post
it for help.

http://fcp.surfsite.org/modules/newbb/viewtopic.php?topic_id=33936
<http://fcp.surfsite.org/modules/newbb/viewtopic.php?topic_id=33936&foru
m=10> &forum=10

I have tried to comment the line from the spec file:
%suse_kernel_module_package um

and making
rpmbuild -ba /home/user/REDHAT/SPECS/et131x.spec
the answer is
Package already exists: %package debuginfo


Can help me someone to fix spec file and/or to solve the last problem
with the package?


I send the spec file attached and this this the first lines:
# spec file for package et131x (Version 1.2.2)

#

# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.

# This file and all modifications and additions to the pristine

# package are under the same license as the package itself.

#

# Please submit bugfixes or comments via http://bugs.opensuse.org/

#

# norootforbuild

# usedforbuild aaa_base acl attr audit-libs autoconf automake bash
bind-libs bind-utils binutils bison bzip2 coreutils cpio cpp cracklib
cvs cyrus-sasl db diffutils e2fsprogs file filesystem fillup findutils
flex gawk gcc gdbm gdbm-devel gettext gettext-devel glibc glibc-devel
glibc-locale gpm grep groff gzip info insserv kernel-source kernel-syms
klogd less libacl libattr libcom_err libgcc libnscd libstdc++ libtool
libxcrypt libzio m4 make man mktemp module-init-tools ncurses
ncurses-devel net-tools netcfg openldap2-client openssl pam pam-modules
patch perl permissions popt procinfo procps psmisc pwdutils rcs readline
rpm sed strace sysvinit tar tcpd texinfo timezone unzip util-linux vim
zlib zlib-devel

Name: et131x

BuildRequires: kernel-source kernel-syms

Summary: Kernelmodule for Agere ET131x network cards

Version: 1.2.2

Release: 3

Group: System/Kernel

License: BSD, Other License(s), see package

BuildRoot: %{_tmppath}/%{name}-%{version}-build

URL: http://www.agere.com

Autoreqprov: on

Source: %{name}-%{version}.tar.bz2

Patch: new_ver_x86_3-10-06.patch

Patch1: fix-patch_et131x_x86_3-10-06.diff

Patch2: fix-get_mac_address_from_EEPROM.diff

Patch3: MODULE_PARM.diff

ExclusiveArch: %ix86 x86_64

%suse_kernel_module_package um

%debug_package

%package -n et131x-KMP

Group: System/Kernel

License: BSD, Other License(s), see package

Summary: Kernelmodule for Agere ET131x network cards

%description

Linux kernel module for ET131x network cards from Agere Systems




Thanks
Miguel


-----Mensaje original-----
De: Miguel Pedreño Saura [mailto:mipesa@xxxxxxxx]
Enviado el: jueves, 15 de febrero de 2007 17:41
Para: 'fedora-list@xxxxxxxxxx'
CC: 'fedora-laptop-list@xxxxxxxxxx'
Asunto: How can I install a Agere NIC in my laptop?


Hello!

I have a LG laptop with a Agere Network card et131x.

Ive got a RPM form the Web
http://dadams1969.googlepages.com/et131xkernelmodule:

http://dadams1969.googlepages.com/et131x-1.2.2-3.src.rpm


and I don't know how I can install this. Making:

* rpm -Uvhi et131x-1.2.2-3.src.rpm ---> Result Ok but no new
ethernet are defined.
* rpmbulid --rebuil et131x-1.2.2-3.src.rpm --> error at line 30 =
unknown tag: %suse_kernel_module_package um

I don't have connetivity to Internet.

Perhaps, I can compile the patch but I don't know I can install
linux-headers and builds-essential that are required for patch with
fedora.


Someone can say to me how I can be solve this problem?



Thanks
Miguel

Attachment: et131x.spec
Description: Binary data

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

Relevant Pages

  • Re: building devel packages
    ... Have you tried rpmbuild? ... If I was building the package, and the source was a .src.rpm or .spm, ... If the spec file has the required bits to build a devel package, ...
    (alt.os.linux.suse)
  • Re: [opensuse] Simple source rpm as an example
    ... Otherwise writing a spec file saves you work as ... which I just fill in the required bits to make the package build. ... build using an 11.1 build environment. ... Once the test build is successful, ...
    (SuSE)
  • Re: Where do I get info on how a rpm (httpd) is build?
    ... >>You can always fetch the SRC.RPM package and inspect the spec file. ... >>instructions how the source code should builld and included additional ... While the .spec file is text in nature, it isn't a set of instructions as ...
    (Fedora)
  • Re: Program to produce spec files
    ... >> Go back and move the files into the right section of the spec file you ... Perhaps the package you're building does not support DESTDIR ... clobber any existing root-owned files when you try the install. ...
    (Fedora)