ports/122605: Port x11-wm/epplets E-Cpu epplet broken.

Daniel Holmes danielh at holmesonics.com
Wed Apr 9 17:20:01 UTC 2008


>Number:         122605
>Category:       ports
>Synopsis:       Port x11-wm/epplets E-Cpu epplet broken.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 09 17:20:00 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Holmes
>Release:        7.0-Stable.
>Organization:
>Environment:
FreeBSD laptop.domain.actdsltmp 7.0-STABLE FreeBSD 7.0-STABLE #5: Sat Apr  5 07:23:24 MDT 2008     danielh at laptop.domain.actdsltmp:/usr/obj/usr/src/sys/LAPTOP  i386

>Description:
The E-Cpu epplet is expecting the sysctl kern.cp_times to exist, but it is kern.cp_time instead. This doesn't stop compile, however it does stop the epplet from starting.
>How-To-Repeat:
Install the x11-wm/epplets port.
>Fix:
Change line 101 of epplets/E-Cpu.c to read:

if(sysctlbyname("kern.cp_time", &cp_time, &len, NULL, 0)) {

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list