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: Thu, 29 Apr 2004 11:56:30 -0600
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040316

I've attempted to configure this version on Redhat Enterprise Linux (RHEL) 3.0, but ran into the same problems I had with 3.3.8 (detecting the Motif libraries).
I got around those problems in 3.3.8 by hard-coding a few libraries..

-dan

Here are details on my system:

uname -m = i686
uname -r = 2.4.21-4.EL
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)

Here's an excerpt from config.log:

configure:26647: checking for Motif
configure:26684: g++ -c -g -O2 -fpermissive -isystem /usr/X11R6/include conftest.cc >&5
configure:26690: $? = 0
configure:26694: test -z
                        || test ! -s conftest.err
configure:26697: $? = 0
configure:26700: test -s conftest.o
configure:26703: $? = 0
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'





reply via email to

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