Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Mar 2009 09:31:24 GMT
From:      Haris Makripodis <akripo@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/132928: The port /usr/ports/x11/rxvt build failed when invoked with WITH_GREEK knob
Message-ID:  <200903220931.n2M9VOrD008327@www.freebsd.org>
Resent-Message-ID: <200903220940.n2M9e1MH055059@freefall.freebsd.org>

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

>Number:         132928
>Category:       ports
>Synopsis:       The port /usr/ports/x11/rxvt build failed when invoked with WITH_GREEK knob
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 22 09:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Haris Makripodis
>Release:        7.1 Release
>Organization:
>Environment:
FreeBSD posidon.olympus.int 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 08:58:24 UTC 2009     root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:

The port /usr/ports/x11/rxvt build failed when invoked with WITH_GREEK knob.

The rxvt portversion is 2.6.4


See below the compilation output:

root@posidon:/usr/ports/x11/rxvt# make WITH_GREEK=YES install

===>  Building for rxvt-2.6.4_5
cc -DHAVE_CONFIG_H  -c -DHAVE_LIBXPM -I/usr/local/include -I/usr/local/include/X11  -I. -I.. -I.  -O2 -fno-strict-aliasing -pipe -march=nocona grkelot.c
grkelot.c:161: error: static declaration of 'kstate_add_xlat' follows non-static declaration
grkelot.intpro:7: error: previous declaration of 'kstate_add_xlat' was here
grkelot.c:162: error: static declaration of 'kstate_add_switcher' follows non-static declaration
grkelot.intpro:8: error: previous declaration of 'kstate_add_switcher' was here
grkelot.c:163: error: static declaration of 'kstate_set_life' follows non-static declaration
grkelot.intpro:9: error: previous declaration of 'kstate_set_life' was here
*** Error code 1

Stop in /usr/ports/x11/rxvt/work/rxvt-2.6.4/src.
>How-To-Repeat:
Just re-build the port with "make WITH_GREEK=YES install"
>Fix:
Maybe at http://mail-index.netbsd.org/netbsd-bugs/2000/08/29/0002.html

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



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