Date: Wed, 29 Jul 1998 19:57:59 -0700 (PDT) From: asami@FreeBSD.ORG (Satoshi Asami) To: ejc@bazzle.com Cc: ejc@FreeBSD.ORG, cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/ORBacus Makefile ports/devel/ORBacus/patches patch-ab Message-ID: <199807300257.TAA04653@silvia.HIP.Berkeley.EDU> In-Reply-To: <Pine.BSF.3.96.980729150504.10645C-100000@gargoyle.bazzle.com> (ejc@bazzle.com)
next in thread | previous in thread | raw e-mail | index | archive | help
* I didn't see any reason to mess with the there configure scripts. It * correctly built on my motif(xinside) machine and my non-motif machine. Ok. * Here is the build output on my motif machine the patch effects: * g++28 -O -pipe -I/usr/X11R6/include -I/usr/dt/include -L../../../lib -o * client * ../Broadcaster.o ../Receiver.o ../Receiver_skel.o * ../ReceiverBase_impl.o Receiver_impl.o Client.o -lOBX11 -lOB * -L/usr/X11R6/lib -L/usr/X11R6/lib -lSM -lI * CE -L/usr/X11R6/lib -lXm -lXt -lX11 * making all in chain * * I wonder what is different between our motif systems? Different version of Motif, I guess. Can you try it with my patch on your system to see if works? (It won't hurt to add an extra -lXext, right?) Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807300257.TAA04653>