[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
re: configuration problem with DDD 3.3 ?
From: |
John Bartelt |
Subject: |
re: configuration problem with DDD 3.3 ? |
Date: |
Thu, 15 Mar 2001 14:23:10 -0800 (PST) |
Following up: There does seems to be a problem with the (old) X11R5
library that 'configure' finds, as the error message reports (below).
The problem is that when I try to point configure at the correct
X11 installation, it places the directories I specify _after_ the
ones it found, so it fails. How do I get configure to ignore
this old installation?
John
int main() {
XtToolkitInitialize();
; return 0; }
configure:7836: checking for XOpenDisplay in -lX11
configure:7858: g++ -o conftest -g -O2 -isystem /usr/local/X11R5/include
-isystem /afs/slac/package/X11/R6.4/sun4x_56/include -L/usr/local/lib/X11R5
-R/usr/local/lib/X11R5 -L/afs/slac/package/X11/R6.4/sun4x_56/lib
-R/afs/slac/package/X11/R6.4/sun4x_56/lib conftest.C -lX11 -lSM -lICE -lsocket
-lnsl -lSM -lICE -lsocket -lnsl 1>&5
ld: fatal: file /usr/local/lib/X11R5/libX11.a: unknown type, unable to process
using elf(3E) libraries
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
John Bartelt address@hidden
Stanford Linear Accelerator Center 650-926-4591
MS 97, P.O. Box 4349
Stanford, CA 94309 office: SCS room 363
------------- End Forwarded Message -------------
+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
John Bartelt address@hidden
Stanford Linear Accelerator Center 650-926-4591
MS 97, P.O. Box 4349
Stanford, CA 94309 office: SCS room 363