Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2003 12:45:51 +0100 (CET)
From:      Ollivier Robert <roberto@eurocontrol.fr>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        bms@spc.org, alan@clegg.com
Subject:   ports/48663: Both sysutils/sjog & graphics/picturebook br0ken the same way
Message-ID:  <20030225114551.0437C3BFE@caerdonn.eurocontrol.fr>

next in thread | raw e-mail | index | archive | help

>Number:         48663
>Category:       ports
>Synopsis:       Both sysutils/sjog & graphics/picturebook br0ken the same way
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 25 03:50:10 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Ollivier Robert
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
Usenet Canal Historique
>Environment:

System: FreeBSD caerdonn.eurocontrol.fr 5.0-CURRENT FreeBSD 5.0-CURRENT #6: Tue Jan 21 16:05:16 CET 2003 roberto@caerdonn.eurocontrol.fr:/src/src/sys/i386/compile/tCAERDONN i386

    ports tree up to date.


>Description:

    Both ports cannot build (see bento) because the patch to setbrightness
    is wrong.

gmake[2]: Leaving directory `/local/src/ports/sysutils/sjog/work/sjog-0.5/src'
Making all in setbrightness
gmake[2]: Entering directory `/local/src/ports/sysutils/sjog/work/sjog-0.5/setbrightness'
cc -DHAVE_CONFIG_H -I. -I. -I..     -O -pipe -c setbrightness.c
In file included from setbrightness.c:21:
/usr/include/machine/cpufunc.h:69: syntax error before "bsfl"
/usr/include/machine/cpufunc.h:69: syntax error before "mask"
/usr/include/machine/cpufunc.h: In function `bsfl':
/usr/include/machine/cpufunc.h:71: syntax error before "result"
/usr/include/machine/cpufunc.h:73: `result' undeclared (first use in this function)
/usr/include/machine/cpufunc.h:73: (Each undeclared identifier is reported only once
/usr/include/machine/cpufunc.h:73: for each function it appears in.)
/usr/include/machine/cpufunc.h:73: `mask' undeclared (first use in this function)
/usr/include/machine/cpufunc.h: At top level:
/usr/include/machine/cpufunc.h:78: syntax error before "bsrl"
/usr/include/machine/cpufunc.h:78: syntax error before "mask"
/usr/include/machine/cpufunc.h: In function `bsrl':
/usr/include/machine/cpufunc.h:80: syntax error before "result"
/usr/include/machine/cpufunc.h:82: `result' undeclared (first use in this function)
/usr/include/machine/cpufunc.h:82: `mask' undeclared (first use in this function)
/usr/include/machine/cpufunc.h: At top level:

>How-To-Repeat:
	cd /usr/ports/susytils/sjog
    make

>Fix:

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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030225114551.0437C3BFE>