Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Jul 1998 15:11:50 -0700 (PDT)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        hasty@rah.star-gate.com
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG, ejc@bazzle.com
Subject:   Re: cvs commit: ports/devel/ORBacus Makefile
Message-ID:  <199807272211.PAA14522@silvia.HIP.Berkeley.EDU>
In-Reply-To: <199807261849.LAA19203@rah.star-gate.com> (message from Amancio Hasty on Sun, 26 Jul 1998 11:49:47 -0700)

next in thread | previous in thread | raw e-mail | index | archive | help
 * Try adding -lXext after -lXm

 * g++28 -O -pipe -I/usr/X11R6/include -I/usr/X11R6/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 -lICE -lXm -lXext -lXt -lX11

Yikes.  The motif library isn't supposed to be referred to as "-lXm".
Eric, please read the handbook's "ports that require motif" section
and fix this....

Satoshi



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