From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 29 01:40:11 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4207E1065673 for ; Wed, 29 Dec 2010 01:40:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 052108FC14 for ; Wed, 29 Dec 2010 01:40:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oBT1eA93026022 for ; Wed, 29 Dec 2010 01:40:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oBT1eAU2026021; Wed, 29 Dec 2010 01:40:10 GMT (envelope-from gnats) Resent-Date: Wed, 29 Dec 2010 01:40:10 GMT Resent-Message-Id: <201012290140.oBT1eAU2026021@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Raphael Kubo da Costa Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3FF261065673 for ; Wed, 29 Dec 2010 01:37:55 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (unknown [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 2FC068FC19 for ; Wed, 29 Dec 2010 01:37:55 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id oBT1bsg3074657 for ; Wed, 29 Dec 2010 01:37:55 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id oBT1bsDh074656; Wed, 29 Dec 2010 01:37:54 GMT (envelope-from nobody) Message-Id: <201012290137.oBT1bsDh074656@red.freebsd.org> Date: Wed, 29 Dec 2010 01:37:54 GMT From: Raphael Kubo da Costa To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/153508: x11/rxvt-unicode fails to build X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Dec 2010 01:40:11 -0000 >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: