Date: Mon, 27 Apr 1998 22:11:49 -0700 (PDT) From: asami@FreeBSD.ORG (Satoshi Asami) To: jseger@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: Re: cvs commit: ports/x11/FWF Makefile ports/x11/FWF/files md5 ports/x11/FWF/patches patch-ad patch-ae patch-af patch-ag patch-aa patch-ab patch-ac ports/x11/FWF/pkg COMMENT DESCR PLIST Message-ID: <199804280511.WAA18463@silvia.HIP.Berkeley.EDU> In-Reply-To: <199804261250.FAA15404@freefall.freebsd.org> (jseger@FreeBSD.ORG)
next in thread | previous in thread | raw e-mail | index | archive | help
* Upgrade to version 4.0 Dang, it still fails here. === cc -o ../../bin/TextMenuT -O -Wall -L/usr/X11R6/lib TextMenu.o TextMenuT.o ../../lib/libfwf.a -lXpm ../../lib/libDir.a /usr/X11R6/lib/libXm.a -lXpm -lm -lXaw -lXmu -L/usr/X11R6/lib -lXt -lX11 -lXt -lSM -lICE -lXext -lX11 TextMenuT.o: Undefined symbol `_xfwfButtonWidgetClass' referenced from text segment TextMenuT.o: Undefined symbol `_xfwfButtonWidgetClass' referenced from text segment TextMenuT.o: Undefined symbol `_xfwfButtonWidgetClass' referenced from text segment TextMenuT.o: Undefined symbol `_xfwfButtonWidgetClass' referenced from text segment TextMenuT.o: Undefined symbol `_xfwfButtonWidgetClass' referenced from text segment === It looks exactly like the problems some others and I were having before. What's wrong with this makefile? ;< Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804280511.WAA18463>