[Bug 208216] net-mgmt/cdpd: runtime broken on armv6
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Mar 22 18:44:49 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208216
Bug ID: 208216
Summary: net-mgmt/cdpd: runtime broken on armv6
Product: Ports & Packages
Version: Latest
Hardware: arm
URL: https://lists.freebsd.org/pipermail/freebsd-arm/2016-M
arch/013464.html
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: sem at FreeBSD.org
Reporter: mikael.urankar at gmail.com
Assignee: sem at FreeBSD.org
Flags: maintainer-feedback?(sem at FreeBSD.org)
Created attachment 168508
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=168508&action=edit
fix for armv6
Hi,
cdpd does not work on armv6, see
https://lists.freebsd.org/pipermail/freebsd-arm/2016-March/013464.html for
details.
The attached patch fixes the issue (getopt returns an 'int' not a 'char', char
is unsigned on arm eabi)
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list