From owner-freebsd-questions Fri Jun 23 7: 0:14 2000 Delivered-To: freebsd-questions@freebsd.org Received: from netcom.com (netcom18.netcom.com [199.183.9.118]) by hub.freebsd.org (Postfix) with ESMTP id EF2EE37B7B0; Fri, 23 Jun 2000 07:00:04 -0700 (PDT) (envelope-from stanb@netcom.com) Received: (from stanb@localhost) by netcom.com (8.9.3/8.9.3) id GAA22083; Fri, 23 Jun 2000 06:58:28 -0700 (PDT) From: Stan Brown Message-Id: <200006231358.GAA22083@netcom.com> Subject: Build failure on xmaddressbook To: freebsd-ports@freebsd.org (FreeBSD Ports) Date: Fri, 23 Jun 2000 09:58:28 -0400 (EDT) Cc: freebsd-questions@freebsd.org (Free BSD Questions list) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am steing up a 4.0 STABLE machine, and I can't seem to build xmaddressbook. I downloaded openmotif-2.1.30-1_IST.tgz from /pub/openmotif/R2.1.30/binaries/ist on http://www.opengroup.org/openmotif/ did a pkg_add , and added the folowing to /etc/make.conf: HAVE_MOTIF= yes MOTIF_STATIC= yes Here is the failure that I am getting: Script started on Fri Jun 23 09:57:34 2000 You have mail. brown# make install ===> Building for xmaddressbook-1.5.3 rm -f xmaddressbook cc -o xmaddressbook -O -L/usr/X11R6/lib file.o general.o help.o list.o main.o menu.o print.o quit.o search.o error_msg.o duplicate.o namelist.o goto.o card.o curses.o mail.o preferences.o /usr/X11R6/lib/libXm.a -L/usr/X11R6/lib -lXp -lXt -lX11 -lICE -lXi -lSM -loldX -lXext /usr/X11R6/lib/libXm.a(TextF.o): In function `PreeditDraw': TextF.o(.text+0xa3ca): undefined reference to `wcschr' TextF.o(.text+0xa858): undefined reference to `wcscpy' TextF.o(.text+0xa8a6): undefined reference to `wcscat' TextF.o(.text+0xa8d3): undefined reference to `wcslen' TextF.o(.text+0xa97a): undefined reference to `wcslen' TextF.o(.text+0xa988): undefined reference to `wcsncat' TextF.o(.text+0xa9cf): undefined reference to `wcslen' TextF.o(.text+0xaa0e): undefined reference to `wcslen' *** Error code 1 Stop in /usr/ports/deskutils/xmaddressbook/work/xmaddressbook. *** Error code 1 All of my contacts are stored in this format! I really need to get this workig. Could someone please tell me what I am doing wrong here? -- Stan Brown stanb@netcom.com 404-996-6955 Factory Automation Systems Atlanta Ga. -- Look, look, see Windows 95. Buy, lemmings, buy! Pay no attention to that cliff ahead... Henry Spencer (c) 1998 Stan Brown. Redistribution via the Microsoft Network is prohibited. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message