Hello, It seems that this should be fixed in etherbat package itself as libnet is not going to provide any static library.(as per reply on redhat-bugzilla ). I will send out fix for etherbat package soon. Thanks Mahavir On Fri, 2009-07-24 at 06:44 -0700, Mahavir Jain wrote: > Signed-off-by: Mahavir Jain <mjain@xxxxxxxxxxx> > > --- b/libnet.spec 2009-07-24 19:09:21.000000000 +0530 > +++ a/libnet.spec 2009-07-24 19:11:14.000000000 +0530 > @@ -1,7 +1,7 @@ > Summary: C library for portable packet creation and injection > Name: libnet > Version: 1.1.3 > -Release: 1%{?dist} > +Release: 2%{?dist}.fa1 > License: BSD > Group: System Environment/Libraries > URL: http://www.sourceforge.net/projects/libnet-dev/ > @@ -43,8 +43,8 @@ make %{?_smp_mflags} > rm -rf $RPM_BUILD_ROOT > make DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' install > > -# Don't install any static .a and libtool .la files > -rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}.{a,la} > +# Don't install any libtool .la files > +rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}.la > > # Prepare samples directory and perform some fixes > rm -rf __dist_sample/sample/win32 > @@ -83,10 +83,14 @@ rm -rf $RPM_BUILD_ROOT > %{_bindir}/%{name}-config > %{_libdir}/%{name}.so > %{_includedir}/libnet.h > +%{_libdir}/libnet.a > %{_includedir}/%{name}/ > %{_mandir}/man3/%{name}*.3* > > %changelog > +* Fri Jul 24 2009 Mahavir Jain <mjain@xxxxxxxxxxx> 1.1.3-2 > +- Provide libnet.a for other packages to build > + > * Sat May 16 2009 Robert Scheck <robert@xxxxxxxxxxxxxxxxx> 1.1.3-1 > - Upgrade to 1.1.3 > > _______________________________________________ fedora-arm mailing list fedora-arm@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-arm