DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 4th February 2013
SA000 SA000 is offline
New User
 
Join Date: Feb 2013
Posts: 1
Exclamation Need to test new patch of Ethernet Switch Framework

Hi,

I saw a report that covers FreeBSD-related projects between October and December 2010 and I observe that it have new patch for Ethernet Switch Framework, I have also seen a little bit inside the code of patch(loos.no-ip.org/rspro/switch-1.diff).

I downloaded fresh code of FreeBSD v9 and apply command
Code:
git apply switch-1.diff
but it shows me these errors:

HTML Code:
switch.diff:397: trailing whitespace.
		printf("\tphy %d ", ifmr.ifm_phy); 
switch.diff:445: trailing whitespace.
	printb("options", ifswr.ifsw_flags, IFSWBITS); 
switch.diff:486: trailing whitespace.
	printf("\tvlans: "); 
switch.diff:869: trailing whitespace.
		} 
switch.diff:1826: trailing whitespace.
		} 
warning: sbin/ifconfig/Makefile has type 100755, expected 100644
error: patch failed: sbin/ifconfig/Makefile:23
error: sbin/ifconfig/Makefile: patch does not apply
error: patch failed: sys/mips/atheros/ar71xx_machdep.c:144
error: sys/mips/atheros/ar71xx_machdep.c: patch does not apply
error: patch failed: sys/mips/atheros/if_arge.c:565
error: sys/mips/atheros/if_arge.c: patch does not apply
I am very interested to test this patch, can anyone help me out to do this...

Thanks
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
FCC Net Neutrality Framework shep News 2 21st January 2011 02:04 AM
Yahoo updates YUI JavaScript framework J65nko News 0 17th January 2011 06:16 PM
qooxdoo 1.3 JavaScript framework released J65nko News 0 10th December 2010 11:47 PM


All times are GMT. The time now is 02:04 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick