#5468: libpcap-1.6.2
-------------------------+-----------------------
 Reporter:  izivkov      |       Owner:  fo
     Type:  enhancement  |      Status:  reopened
 Priority:  normal       |   Milestone:  7.6
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by fo):

 It works.

 Download address for plain file is:

 
[https://projects.archlinux.org/svntogit/packages.git/plain/trunk/mgmt.h?h=packages/libpcap]

 Size: 20K
 Number of lines: 772

 If I use wget, it downloads the file with the name:
 mgmt.h?h=packages%2Flibpcap

 I used

 {{{
 wget -c
 
https://projects.archlinux.org/svntogit/packages.git/plain/trunk/mgmt.h?h=packages/libpcap
 -O libpcap-1.6.2-mgmt.h
 }}}

 and modified build instructions by adding, before configure:

 {{{
 install -Dm 0664 ../libpcap-1.6.2-mgmt.h bluetooth/mgmt.h
 }}}

 How would I handle it:

 Additional Downloads?

 Patch?

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/5468#comment:7>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to