Date: Sat, 25 Dec 1999 15:33:27 -1000 (HST) From: Vincent Poy <vince@pele.WURLDLINK.NET> To: FreeBSD-gnats-submit@freebsd.org Subject: ports/15695: centericq port build fails Message-ID: <199912260133.PAA09340@pele.WURLDLINK.NET>
next in thread | raw e-mail | index | archive | help
>Number: 15695 >Category: ports >Synopsis: centericq port build fails >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Dec 25 17:40:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Vincent Poy >Release: FreeBSD 4.0-CURRENT i386 >Organization: Wurldlink Corporation - San Francisco - Honolulu - Hong Kong >Environment: 3.3-RELEASE and 4.0-CURRENT >Description: centericq port build fails >How-To-Repeat: make clean ; make install will yield the following: konst.interface.o(.text+0x7d1): undefined reference to `mvinchnstr' ../ktools/libkonst.a(konst.interface.o): In function `kwindow::restorewindow(void)': konst.interface.o(.text+0x829): undefined reference to `mvaddchnstr' ../ktools/libkonst.a(konst.interface.o): In function `kwindow::redraw(void)': konst.interface.o(.text+0x995): undefined reference to `mvhline' konst.interface.o(.text+0x9d5): undefined reference to `mvvline' konst.interface.o(.text+0xa0d): undefined reference to `mvvline' konst.interface.o(.text+0xa49): undefined reference to `mvhline' konst.interface.o(.text+0xa81): undefined reference to `mvhline' ../ktools/libkonst.a(konst.interface.o): In function `kwindow::separatey(int)': konst.interface.o(.text+0xb48): undefined reference to `mvhline' ../ktools/libkonst.a(konst.interface.o): In function `kwindow::separatex(int)': konst.interface.o(.text+0xc40): undefined reference to `mvvline' ../ktools/libkonst.a(konst.interface.o): In function `kmenu::showall(void)': konst.interface.o(.text+0x1217): undefined reference to `mvhline' ../ktools/libkonst.a(konst.interface.o): In function `ktext::redraw(void)': konst.interface.o(.text+0x17b6): undefined reference to `mvhline' ../ktools/libkonst.a(konst.interface.o): In function `ktext::open(void)': konst.interface.o(.text+0x1a74): undefined reference to `mvinchnstr' ../ktools/libkonst.a(konst.interface.o): In function `ktext::close(void)': konst.interface.o(.text+0x1b8c): undefined reference to `mvaddchnstr' gmake: *** [center] Error 1 *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199912260133.PAA09340>