Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com From: "Suhaib Siddiqi" To: Subject: RE: problem: configure ddd -> Can't find Motif or Athena Date: Mon, 13 Nov 2000 17:23:44 -0500 Message-ID: <7F2B9185F0196F44B59990759B91B1C21516F0@ins-exch.inspirepharm.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 In-Reply-To: <7F2B9185F0196F44B59990759B91B1C21516EF@ins-exch.inspirepharm.com> Actually DDD configure script needs to be fixed so it uses -lXaw -lSM -lICE and -lXt, it could not resolve symbols because of missing libs therefore it tells you athena widget is missing. You need to fix it or complain at DDD mailing list. Suhaib > -----Original Message----- > From: Suhaib Siddiqi [mailto:ssiddiqi AT inspirepharm DOT com]On Behalf Of > Suhaib Siddiqi > Sent: Monday, November 13, 2000 5:20 PM > To: 'Chuck DOT Irvine AT mail DOT sprint DOT com'; 'cygwin-xfree AT sources DOT redhat DOT com'; > 'cygwin AT sourceware DOT cygnus DOT com' > Subject: RE: problem: configure ddd -> Can't find Motif or Athena > > > > No It is not realted. > > Did you insatll libXm? > > checking for xmUseVersion in -lXm... no > checking for XmInstallImage in -lXm... no > checking for Xm21InstallImage in -lXm... no > > LibXaw is there and I know DDD configure script has problems > finding it > under Cygwin, you need to fix the configure script. > > Suhaib > > > -----Original Message----- > > From: Chuck DOT Irvine AT mail DOT sprint DOT com > > [mailto:Chuck DOT Irvine AT mail DOT sprint DOT com] > > Sent: Monday, November 13, 2000 5:15 PM > > To: cygwin-xfree AT sources DOT redhat DOT com; cygwin AT sourceware DOT cygnus DOT com > > Subject: problem: configure ddd -> Can't find Motif or Athena > > > > > > Even though this problem is related to building DDD, it may > be related > > to Cygwin/XFreee interactions.... > > > > I'm trying to build DDD on Cygwin. When I invoke configure, > I get the > > following errors indicated below. My ddd/config.log file is > > attached. I > > tried both "./configure" and "./configure > > --with-athena-includes=/usr/X11R6/lib/ > > --with-motif-libraries=/usr/local/lib/" and got the same > results with > > both. Thank you for your help. > > > > Chuck Irvine > > Sprint > > > > > > ================================================================= > > > > checking for XawTextSetInsertionPoint in -lXaw... no > > configure: warning: The Athena widgets library '-lXaw' could not be > > found. > > If you have the athena library, please use the > > configure options > > '--with-athena-includes=DIR' and > > '--with-athena-libraries=DIR' to specify the Xaw > > location. > > If you do not have the athena library, use the > > configure > > option '--without-athena' to suppress > > this message. > > See the files 'config.log' and 'ddd/config.log' > > for further diagnostics. > > checking for XpmCreatePixmapFromXpmImage in -lXpm... yes > > checking for X11/xpm.h... yes > > checking for xpm.h... yes > > checking for XpSelectInput in -lXp... yes > > checking for XmCreateOptionMenu in -lXm... no > > checking for xmUseVersion in -lXm... no > > checking for XmInstallImage in -lXm... no > > checking for Xm21InstallImage in -lXm... no > > configure: error: The Motif library '-lXm' could not be found. > > Please use the configure options > > '--with-motif-includes=DIR' > > and '--with-motif-libraries=DIR' to specify the Xm > > location. > > See the files 'config.log' and 'ddd/config.log' > > for further diagnostics. > > configure: error: ./configure failed for ddd > > > > > ====================================================================== > > > > > -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com