bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Building ddd-3.3 on hpux 10.20


From: V. Mark Lehky
Subject: Building ddd-3.3 on hpux 10.20
Date: Tue, 03 Jul 2001 13:22:17 -0400

Hello,

I am having problems getting ddd version 3.3 to configure on hpux 10.20.

I am using gcc 2.95.2, GNU binutils 2.10, and the HP version of ld.  I have
also built / installed GNU Motif 1.2.

The error that I get from configure is:
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.

I have tried several things, all of which produced the same error.  I have
also seen the note in the PROBLEMS file, which says:
    Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> adds that when
    using GCC, you _must_ link in Motif(?) statically with
    /usr/lib/libXm.a instead of the dynamic version obtained by
    specifying -lXm.

My configure line is:
configure --prefix=/usr/local/tools --disable-shared \
 --with-motif-includes=/usr/local/tools/LessTif/Motif1.2/include \
 --with-motif-libraries=/usr/local/tools/LessTif/Motif1.2/lib

I get the exact same problem on my hpux 11.00 machine.  Can anyone offer
some help.

TIA, Mark L.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]