ddd
[Top][All Lists]
Advanced

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

Re: DDD-3.3.9-test1 is released


From: Dan Kirkwood
Subject: Re: DDD-3.3.9-test1 is released
Date: Fri, 07 May 2004 11:04:07 -0600
User-agent: Mozilla Thunderbird 0.5 (X11/20040208)

Tim, thanks for the reference point -- that's what I was really after (whether or not anyone else had tried RHEL..) One other distinction - not sure if it matters: yours is ES, mine is WS. I'll look into the updates.. -dan

Tim Mooney wrote:

In regard to: Re: DDD-3.3.9-test1 is released, Dan Kirkwood said (at...:

My apologies..   first mailed as html which got scrubbed from the
group.   Resending in plain text..

Thanks for the response Arnaud..  I did send the details last week, but
got no responses..

Here they are again..     I had the same problems with 3.3.8 and managed
to get around them by finding the correct lib dependencies manually and
inserting them in the configure script..   If it's a generic problem,
though,  I'd like to make sure it gets fixed (or ddd won't be used much
by RHEL  users..)

I'm puzzled.  After your email, I tried a build of ddd-3.3.9-test1 on
Red Hat Enterprise Linux ES 3.0, and I didn't encounter any problems.
It built right out of the box, no special configure options.

Here are details on my system:

uname -m = i686
uname -r = 2.4.21-4.EL

Won't make a bit of difference, but the kernel on our ES system is:

        2.4.21-9.0.3.ELsmp

uname -s = Linux
uname -v = #1 Fri Oct 3 18:13:58 EDT 2003
gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-20)

gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-24)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


configure:26793: g++ -o conftest -g -O2 -fpermissive -isystem
/usr/X11R6/include   -L/usr/X11R6/lib  conftest.cc  -lXm -lXt -lX11 -lSM
-lICE   >&5
/usr/bin/ld: warning: libXmu.so.6, needed by /usr/X11R6/lib/libXm.so,
not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libXext.so.6, needed by /usr/X11R6/lib/libXm.so,
not found (try using -rpath or -rpath-link)
/usr/bin/ld: warning: libXp.so.6, needed by /usr/X11R6/lib/libXm.so, not
found (try using -rpath or -rpath-link)
/usr/X11R6/lib/libXm.so: undefined reference to `_XEditResGet32'
/usr/X11R6/lib/libXm.so: undefined reference to `XmuNCopyISOLatin1Lowered'
/usr/X11R6/lib/libXm.so: undefined reference to `_XEditResResetStream'
/usr/X11R6/lib/libXm.so: undefined reference to `_XEditResGet8'
/usr/X11R6/lib/libXm.so: undefined reference to `XpGetDocumentData'
/usr/X11R6/lib/libXm.so: undefined reference to `XpGetPageDimensions'
/usr/X11R6/lib/libXm.so: undefined reference to `XpGetOneAttribute'
/usr/X11R6/lib/libXm.so: undefined reference to `_XEditResCheckMessages'
/usr/X11R6/lib/libXm.so: undefined reference to `_XEditResPutString8'
/usr/X11R6/lib/libXm.so: undefined reference to `XShapeCombineRectangles'

Obviously,  -lXm requires -lXmu -lXext -lXp.   Question is,  why aren't
these required on other systems, and why isn't it detected?

10:19 PM rh3es-dev mooney$rpm -qa | egrep -i motif
openmotif-2.2.2-16
openmotif-devel-2.2.2-16
10:19 PM rh3es-dev mooney$rpm -q --requires openmotif-2.2.2-16
/bin/sh
/sbin/ldconfig
/sbin/ldconfig
/usr/X11R6/lib/X11/XKeysymDB
libICE.so.6
libMrm.so.3
libSM.so.6
libX11.so.6
libXext.so.6
libXm.so.3
libXmu.so.6
libXp.so.6
libXt.so.6
libc.so.6
libc.so.6(GLIBC_2.0)
libc.so.6(GLIBC_2.1)
libc.so.6(GLIBC_2.1.2)
libc.so.6(GLIBC_2.1.3)
libc.so.6(GLIBC_2.2)
libc.so.6(GLIBC_2.3)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1



Is your devel box up to date with the latest errata?

Tim





reply via email to

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