[Lunar-bugs] [bug] iproute2 and the "ip" utility

lunar-bugs at lunar-linux.org lunar-bugs at lunar-linux.org
Sun Jan 30 16:07:18 UTC 2005


 Project:      lunar-linux
 ID:           
 Version:      <none>
 Component:    moonbase (modules)
 Category:     bug reports
 Priority:     normal
 Assigned to:  <unassigned>
 Reported by:  ben
 Updated by:   ben
 Status:       active

The iproute2 package (2.6.10-ss050112) fails to link the "ip" utility
(essential to be able to run shorewal). Note, however, that the lunar
module doesn't fail.

Here is the proposed modified BUILD:


(

  ./configure &&

  chmod u+w ip/iptunnel.c &&

  mv ip/iptunnel.c ip/iptunnel.c.old &&

  echo "#include "       >  ip/iptunnel.c &&
  echo "#include " >> ip/iptunnel.c &&
  echo "#include " >> ip/iptunnel.c &&

  cat ip/iptunnel.c.old >> ip/iptunnel.c &&

  KERNEL_INCLUDE=/usr/include/ make SBINDIR=/sbin &&
  prepare_install &&
  make SBINDIR=/sbin install

) > $C_FIFO 2>&1


It adds some dependancies to ip/iptunnel.c, from a suggestion of Guido
Trentalancia in
http://lunar-linux.org/pipermail/lunar-bugs/2004-May/002350.html


Also note that there is a new version of the package:
iproute2-2.6.10-ss050124.tar.gz
Be aware that for some reason the source directory has to be changed
from ${MODULE}-${VERSION} to ${MODULE}-050124

Thank you !




ben

-- 
View: http://lunar-linux.org/?q=node/view/705
Edit: http://lunar-linux.org/?q=project/comments/add/705




More information about the Lunar-bugs mailing list