Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 Dec 2010 01:37:54 GMT
From:      Raphael Kubo da Costa <kubito@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/153508: x11/rxvt-unicode fails to build
Message-ID:  <201012290137.oBT1bsDh074656@red.freebsd.org>
Resent-Message-ID: <201012290140.oBT1eAU2026021@freefall.freebsd.org>

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

>Number:         153508
>Category:       ports
>Synopsis:       x11/rxvt-unicode fails to build
>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 Dec 29 01:40:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Raphael Kubo da Costa
>Release:        8-STABLE
>Organization:
>Environment:
FreeBSD gibbon 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #22: Thu Dec  9 01:20:30 BRST 2010     root@gibbon:/usr/obj/usr/src/sys/GIBBON  amd64
>Description:
After the update to 9.10, rxvt-unicode fails to build here:

cc  -o rxvt rxvt.o background.o command.o rxvtfont.o init.o logging.o main.o misc.o  ptytty.o proxy.o screen.o scrollbar.o scrollbar-next.o scrollbar-rxvt.o  scrollbar-xterm.o scrollbar-plain.o xdefaults.o encoding.o  rxvttoolkit.o rxvtutil.o keyboard.o  fdpass.o ev_cpp.o -lm -lutil -lsupc++ -lm -L/usr/local/lib -lfontconfig   -L/usr/local/lib -lXft -lXrender -lfontconfig -lfreetype -lX11   -L/usr/local/lib -lXrender -lX11    -L/usr/local/lib -R/usr/local/lib  -lX11 
background.o(.text+0x134a): In function `bgPixmap_t::render()':
: undefined reference to `byteorder::e'

My options:

# make showconfig
===> The following configuration options are available for rxvt-unicode-9.10:
     PERL=off "Embedded perl interpreter"
     XIM=on "Support for XIM (X Input Method) protocol"
     UNICODE3=on "Support Unicode codepoints above 65535"
     ISO14755=on "Support for extended ISO 14755 modes"
     COMBINING=on "Automatic composition of combining chars"
     RXVT_SCROLLBAR=off "Support for the original rxvt scrollbar"
     NEXT_SCROLLBAR=off "Support for a NeXT-like scrollbar"
     XTERM_SCROLLBAR=off "Support for an Xterm-like scrollbar"
     BACKSPACE_KEY=on "Handling of the backspace key by rxvt"
     DELETE_KEY=on "Handling of the delete key by rxvt"
     MOUSEWHEEL=off "Support for scrolling via mouse wheel"
     SMART_RESIZE=on "Smart growth/shrink behaviour"
     IMLOCALE_FIX=off "imlocale encoding conversion fix"
     AFTERIMAGE=off "Use libAfterImage for background images"
     256_COLOR=on "Support for 256 colors"
>How-To-Repeat:
Try to build rxvt-unicode 9.10.
>Fix:


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



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