Skip site navigation (1)Skip section navigation (2)
Date:      Tue,  3 Nov 2009 11:58:34 +0530 (IST)
From:      Ashish SHUKLA <wahjava@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/140237: irc/conspire-1.0.0 fails to build.
Message-ID:  <20091103062834.1049A4B323@chateau.d.if>
Resent-Message-ID: <200911030640.nA36e2uu061494@freefall.freebsd.org>

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

>Number:         140237
>Category:       ports
>Synopsis:       irc/conspire-1.0.0 fails to build.
>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:   Tue Nov 03 06:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Ashish SHUKLA
>Release:        FreeBSD 8.0-RC2 amd64
>Organization:
N/A
>Environment:
System: FreeBSD chateau.d.if 8.0-RC2 FreeBSD 8.0-RC2 #0: Sun Oct 25 07:27:19 UTC 2009 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64


>Description:
While trying to build irc/conspire port. I get following error:

-----
fe-gtk.o(.text+0xe91): In function `fe_print_text':
/usr/ports/irc/conspire/work/conspire-1.0.0/src/fe-gtk/fe-gtk.c:444: undefined reference to `lastact_update'
fkeys.o(.text+0x2955): In function `key_action_page_switch':
/usr/ports/irc/conspire/work/conspire-1.0.0/src/fe-gtk/fkeys.c:1206: undefined reference to `lastact_getfirst'
maingui.o(.text+0x5ef): In function `fe_set_tab_color':
/usr/ports/irc/conspire/work/conspire-1.0.0/src/fe-gtk/maingui.c:233: undefined reference to `lastact_update'
maingui.o(.text+0xfb6): In function `mg_focus':
/usr/ports/irc/conspire/work/conspire-1.0.0/src/fe-gtk/maingui.c:453: undefined reference to `lastact_update'
textgui.o(.text+0x4af): In function `pevent_dialog_update':
/usr/ports/irc/conspire/work/conspire-1.0.0/src/fe-gtk/textgui.c:189: undefined reference to `formatter_get'
textgui.o(.text+0x6ab): In function `pevent_dialog_fill':
/usr/ports/irc/conspire/work/conspire-1.0.0/src/fe-gtk/textgui.c:238: undefined reference to `formatters'
textgui.o(.text+0x71d):/usr/ports/irc/conspire/work/conspire-1.0.0/src/fe-gtk/textgui.c:238: undefined reference to `formatters'
textgui.o(.text+0x72d):/usr/ports/irc/conspire/work/conspire-1.0.0/src/fe-gtk/textgui.c:238: undefined reference to `formatters'
textgui.o(.text+0x911): In function `pevent_test_cb':
/usr/ports/irc/conspire/work/conspire-1.0.0/src/fe-gtk/textgui.c:292: undefined reference to `formatters'
textgui.o(.text+0x955):/usr/ports/irc/conspire/work/conspire-1.0.0/src/fe-gtk/textgui.c:292: undefined reference to `formatters'
textgui.o(.text+0x965):/usr/ports/irc/conspire/work/conspire-1.0.0/src/fe-gtk/textgui.c:292: more undefined references to `formatters' follow
/usr/local/lib/libconspire.so: undefined reference to `fe_ignore_update'
Failed to link conspire!
gmake[5]: *** [conspire] Error 1
gmake[4]: *** [all] Error 1
gmake[3]: *** [subdirs] Error 1
gmake[2]: *** [all] Error 1
gmake[1]: *** [subdirs] Error 1
gmake: *** [all] Error 1
*** Error code 1

Stop in /usr/ports/irc/conspire.
*** Error code 1

Stop in /usr/ports/irc/conspire.
-----
>How-To-Repeat:

# make -C /usr/ports/irc/conspire clean build

>Fix:

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



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