bug-ddd
[Top][All Lists]
Advanced

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

bug configuring ddd-3.3.1 sparc-solaris-2.7


From: jeff deifik
Subject: bug configuring ddd-3.3.1 sparc-solaris-2.7
Date: Wed, 03 Jul 2002 11:26:44 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3

./configure --prefix=/home/jdeifik --x-includes=/usr/include/X11 --x-libraries=/usr/lib
produces

configure: error: The X11 library '-lX11' could not be found.
                 Please use the configure options '--x-includes=DIR'
                 and '--x-libraries=DIR' to specify the X location.
                 See the files 'config.log' and 'ddd/config.log'
                 for further diagnostics.

ls /usr/lib/*X11*
/usr/lib/libX11.so@    /usr/lib/libX11.so.4@  /usr/lib/libX11.so.5@

   Any ideas,
   Thanks,
   Jeff.Deifik@jpl.nasa.gov


here is config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:703: checking host system type
configure:724: checking target system type
configure:742: checking build system type
configure:826: checking for product name
configure:836: checking for expiration date
configure:855: checking for a BSD compatible install
configure:908: checking whether build environment is sane
configure:946: checking whether make sets ${MAKE}
configure:992: checking for working aclocal
configure:1005: checking for working autoconf
configure:1018: checking for working automake
configure:1031: checking for working autoheader
configure:1044: checking for working makeinfo
configure:1058: checking whether make sets ${MAKE}
configure:1087: checking for gcc
configure:1200: checking whether the C compiler (gcc  ) works
configure:1216: gcc -o conftest    conftest.c  1>&5
configure:1242: checking whether the C compiler (gcc  ) is a cross-compiler
configure:1247: checking whether we are using GNU C
configure:1275: checking whether gcc accepts -g
configure:1307: checking for POSIXized ISC
configure:1331: checking whether the C compiler (gcc) compiles and links a simpl
e C program
configure:1384: checking for c++
configure:1416: checking whether the C++ compiler (c++  ) works
configure:1432: c++ -o conftest    conftest.C  1>&5
configure:1458: checking whether the C++ compiler (c++ ) is a cross-compiler
configure:1463: checking whether we are using GNU C++
configure:1491: checking whether c++ accepts -g
configure:1679: checking whether the C++ compiler (c++) compiles a simple progra
m
configure:3355: checking for tgetent in -lmytinfo
configure:3355: checking for tgetent in -lncurses
configure:3355: checking for tgetent in -lcurses
configure:3518: checking for xstrerror in -liberty
configure:3561: checking for packages to be configured and built



here is ddd/config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:762: checking for product name
configure:772: checking for expiration date
configure:810: checking for a BSD compatible install
configure:863: checking whether build environment is sane
configure:901: checking whether make sets ${MAKE}
configure:947: checking for working aclocal
configure:960: checking for working autoconf
configure:973: checking for working automake
configure:986: checking for working autoheader
configure:999: checking for working makeinfo
configure:1019: checking host system type
configure:1043: checking for gcc
configure:1156: checking whether the C compiler (gcc  ) works
configure:1172: gcc -o conftest    conftest.c  1>&5
configure:1198: checking whether the C compiler (gcc  ) is a cross-compiler
configure:1203: checking whether we are using GNU C
configure:1231: checking whether gcc accepts -g
configure:1263: checking for POSIXized ISC
configure:1288: checking for g77
configure:1321: checking whether ln -s works
configure:1346: checking for sh
configure:1386: checking for gtar
configure:1420: checking for gm4
configure:1454: checking for gsed
configure:1488: checking for gdiff
configure:1522: checking for dvips
configure:1556: checking for gzip
configure:1594: checking for gzip
configure:1635: checking for remsh
configure:1675: checking for lp
configure:1716: checking for gcore
configure:1755: checking for gdb
configure:1805: checking for xterm
configure:1839: checking for xfontsel
configure:1880: checking for a BSD compatible install
configure:1935: checking for ranlib
configure:1967: checking for bison
configure:1998: checking for bison -y flags
configure:2002: checking how to run the C preprocessor
configure:2087: checking for flex
configure:2120: checking for flex
configure:2154: checking for yywrap in -lfl
configure:2196: checking lex output file root
configure:2217: checking whether yytext is a pointer
configure:2258: checking for flex flags
configure:2269: checking for gawk
configure:2315: checking whether the C compiler (gcc) compiles and links a simpl
e C program
configure:2368: checking for c++
configure:2400: checking whether the C++ compiler (c++  ) works
configure:2416: c++ -o conftest    conftest.C  1>&5
configure:2442: checking whether the C++ compiler (c++ ) is a cross-compiler
configure:2447: checking whether we are using GNU C++
configure:2475: checking whether c++ accepts -g
configure:2663: checking whether the C++ compiler (c++) compiles a simple progra
m
configure:2738: checking how to run the C preprocessor

configure:2818: checking how to run the C++ preprocessor
configure:2864: checking whether the C++ compiler (c++) accepts -Werror
configure:2925: checking whether the C++ compiler (c++) accepts -Weffc++
configure:2983: checking whether the C++ compiler (c++) accepts -Wuninitialized configure:3043: checking whether the C++ compiler (c++) accepts -mminimal-toc
configure:3263: checking for C++ compiler (c++) warning options
configure:3266: checking for C++ compiler (c++) optimizing options
configure:3269: checking for C++ compiler (c++) debugging options
configure:3272: checking for C++ compiler (c++) extra libraries
configure:3275: checking for C++ compiler (c++) static binding options
configure:3278: checking for C++ compiler (c++) dynamic binding options
configure:3286: checking whether the C++ compiler (c++) accepts -fexternal-templ
ates
configure:3342: checking whether the C++ compiler (c++) accepts -fpermissive
configure:3398: checking whether the C++ compiler (c++) accepts -felide-construc
tors
configure:3454: checking whether the C++ compiler (c++) accepts -fconserve-space
configure:3510: checking whether the C++ compiler (c++) accepts -trigraphs
configure:3567: checking whether the C++ compiler (c++) supports bool types
configure:3619: checking whether the C++ compiler (c++) supports explicit constr
uctors
configure:3671: checking whether the C++ compiler (c++) supports mutable members configure:3723: checking whether the C++ compiler (c++) supports exception handl
ing
configure:3775: checking whether the C++ compiler (c++) supports standard except
ions
configure:3831: checking whether the C++ compiler (c++) supports namespaces
configure:3891: checking whether the C++ compiler (c++) supports run-time type i
nfo
configure:3946: checking whether the C++ compiler (c++) supports long long types configure:3999: checking whether the C++ compiler (c++) supports named return va
lues
configure:4063: checking whether the C++ compiler (c++) supports __PRETTY_FUNCTI
ON__
configure:4117: checking whether the C++ compiler (c++) supports overloaded new[
]
configure:4170: checking whether the C++ compiler (c++) supports placement new configure:4222: checking whether the C++ compiler (c++) supports ANSI lifetime o
f temporaries
configure:4334: checking whether the C++ compiler (c++) accepts -isystem
configure:4392: checking whether the C++ compiler (c++) supports new style casts
configure:4444: checking for a traditional C preprocessor
configure:4497: checking for Cygwin environment
configure:4530: checking for mingw32 environment
configure:4561: checking for executable suffix
configure:4592: checking for object suffix
configure:4702: checking build system type
configure:4731: checking for ld used by GCC
configure:4793: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:4809: checking for BSD-compatible nm
ltconfig:603: checking for object suffix
ltconfig:604: gcc -c -g -O2  conftest.c 1>&5
ltconfig:629: checking for executable suffix
ltconfig:630: gcc -o conftest -g -O2   conftest.c  1>&5
ltconfig:776: checking if gcc PIC flag -fPIC works
ltconfig:777: gcc -c -g -O2 -fPIC -DPIC  conftest.c 1>&5
ltconfig:829: checking if gcc supports -c -o file.o
ltconfig:830: gcc -c -g -O2 -o out/conftest2.o  conftest.c 1>&5
ltconfig:862: checking if gcc supports -c -o file.lo
ltconfig:863: gcc -c -g -O2 -c -o conftest.lo  conftest.c 1>&5

ltconfig:863: gcc -c -g -O2 -c -o conftest.lo  conftest.c 1>&5
ltconfig:914: checking if gcc supports -fno-rtti -fno-exceptions
ltconfig:915: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c
1>&5
ltconfig:958: checking if gcc static flag -static works
ltconfig:959: gcc -o conftest -g -O2   -static conftest.c  1>&5
ltconfig:1635: checking if global_symbol_pipe works
ltconfig:1636: gcc -c -g -O2  conftest.c 1>&5
ltconfig:1639: eval "/home/jdeifik/bin/nm -B conftest.o | sed -n -e 's/^.*[ ]\([ABCDGISTW]\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'
> conftest.nm"
ltconfig:1691: gcc -o conftest -g -O2 -fno-builtin -fno-rtti -fno-exceptions c
onftest.c conftstm.o 1>&5
configure:5015: checking for connect
configure:5046: c++ -o conftest -g -O2   conftest.C  1>&5
Undefined                       first referenced
symbol                             in file
connect                             /var/tmp//ccQRz7v7.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 5020 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
   which can conflict with char connect(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char connect();

int main() {

/* The GNU C library defines this for functions which it implements
   to always fail with ENOSYS.  Some functions are actually named
   something starting with __ and the normal name is an alias.  */
#if defined (__stub_connect) || defined (__stub___connect)
choke me
#else
connect();
#endif

; return 0; }
configure:5067: checking for gethostbyname
configure:5098: c++ -o conftest -g -O2   conftest.C  1>&5
Undefined                       first referenced
symbol                             in file
gethostbyname                       /var/tmp//ccg7Kb1V.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 5072 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
   which can conflict with char gethostbyname(); below.  */
#include <assert.h>
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus

extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char gethostbyname();

int main() {

/* The GNU C library defines this for functions which it implements
   to always fail with ENOSYS.  Some functions are actually named
   something starting with __ and the normal name is an alias.  */
#if defined (__stub_gethostbyname) || defined (__stub___gethostbyname)
choke me
#else
gethostbyname();
#endif

; return 0; }
configure:5119: checking for regcmp
configure:5150: c++ -o conftest -g -O2   conftest.C  1>&5
configure:5171: checking for connect in -lsocket
configure:5193: c++ -o conftest -g -O2   conftest.C -lsocket   1>&5
configure:5217: checking for gethostbyname in -lnsl
configure:5239: c++ -o conftest -g -O2   conftest.C -lnsl   1>&5
configure:5308: checking for yyerror in -ly
configure:5330: c++ -o conftest -g -O2   conftest.C -ly   1>&5
configure:5352: checking for sin in -lm
configure:5374: c++ -o conftest -g -O2   conftest.C -lm   1>&5
configure:5396: checking for open in -lc
configure:5418: c++ -o conftest -g -O2   conftest.C -lc   1>&5
configure:5440: checking for elf_version in -lelf
configure:5462: c++ -o conftest -g -O2   conftest.C -lelf   1>&5
configure:5794: checking for tgetent in -lmytinfo
configure:5794: checking for tgetent in -lncurses
configure:5794: checking for tgetent in -lcurses
configure:5841: checking for xstrerror in -liberty
configure:6153: checking for streampos
configure:6174: c++ -c -g -O2  conftest.C 1>&5
In file included from /home/jdeifik/include/g++-v3/backward/iostream.h:31,
                from configure:6168:
/home/jdeifik/include/g++-v3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please conside r using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Exa mples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this wa
rning use -Wno-deprecated.
configure: In function `int main()':
configure:6170: `streampos' undeclared (first use this function)
configure:6170: (Each undeclared identifier is reported only once for each
  function it appears in.)
configure:6170: parse error before `;' token
configure: failed program was:
#line 6167 "configure"
#include "confdefs.h"
#include <iostream.h>
int main() {
streampos scan_start;
; return 0; }
configure:6205: checking for ios::iostate
configure:6226: c++ -c -g -O2  conftest.C 1>&5

In file included from /home/jdeifik/include/g++-v3/backward/iostream.h:31,
                from configure:6220:
/home/jdeifik/include/g++-v3/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please conside r using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Exa mples include substituting the <X> header for the <X.h> header for C++ includes, or <sstream> instead of the deprecated header <strstream.h>. To disable this wa
rning use -Wno-deprecated.
configure:6273: checking whether the C++ compiler (c++) accepts -fpermissive
configure:6330: checking for X
configure:6579: checking whether -R must be followed by a space
configure:6589: c++ -o conftest -g -O2 -fpermissive conftest.C -R/usr/lib 1>&
5
configure:6644: checking for dnet_ntoa in -ldnet
configure:6666: c++ -o conftest -g -O2 -fpermissive conftest.C -ldnet 1>&5
ld: fatal: library -ldnet: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 6652 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:6688: checking for dnet_ntoa in -ldnet_stub
configure:6710: c++ -o conftest -g -O2 -fpermissive conftest.C -ldnet_stub 1
>&5
ld: fatal: library -ldnet_stub: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 6696 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char dnet_ntoa();

int main() {
dnet_ntoa()
; return 0; }
configure:6739: checking for gethostbyname
configure:6791: checking for gethostbyname in -lnsl
configure:6843: checking for connect
configure:6895: checking for connect in -lsocket
configure:6941: checking for remove
configure:6972: c++ -o conftest -g -O2 -fpermissive   conftest.C  1>&5
configure:7039: checking for shmat
configure:7070: c++ -o conftest -g -O2 -fpermissive   conftest.C  1>&5

configure:7146: checking for IceConnectionNumber in -lICE
configure:7168: c++ -o conftest -g -O2 -fpermissive -L/usr/lib conftest.C -lIC
E -lsocket  -lnsl  1>&5
configure:7234: checking for Motif
configure:7262: c++ -c -g -O2 -fpermissive -isystem /usr/include/X11 conftest.C
1>&5
configure:7342: c++ -o conftest -g -O2 -fpermissive -isystem /usr/include/X11 -L/usr/lib -R/usr/lib conftest.C -lXm -lXt -lX11 -lSM -lICE -lsocket -lnsl 1
>&5
configure:7450: checking for Athena
configure:7481: c++ -c -g -O2 -fpermissive -isystem /usr/include/X11 conftest.C
1>&5
configure:7561: c++ -o conftest -g -O2 -fpermissive -isystem /usr/include/X11 -L/usr/lib -R/usr/lib conftest.C -lXaw -lXmu -lXext -lXt -lX11 -lSM -lICE -lso
cket  -lnsl  1>&5
configure:7665: checking for Xpm
configure:7696: c++ -c -g -O2 -fpermissive -isystem /usr/include/X11 conftest.C
1>&5
configure:7777: c++ -o conftest -g -O2 -fpermissive -isystem /usr/include/X11 -L/usr/lib -R/usr/lib conftest.C -lXpm -lXt -lX11 -lSM -lICE -lsocket -lnsl 1>&5
ld: fatal: library -lXpm: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 7767 "configure"
#include "confdefs.h"

#include <X11/Intrinsic.h>
#include <X11/xpm.h>

int main() {
XtToolkitInitialize();
; return 0; }
configure:7858: checking whether compiling X headers requires -fpermissive
configure:7881: c++ -c -g -O2 -fpermissive  conftest.C 1>&5
configure:7944: checking for XOpenDisplay in -lX11
configure:7966: c++ -o conftest -g -O2 -fpermissive -isystem /usr/include/X11 -L/usr/local/lib -R/usr/local/lib -L/usr/lib -R/usr/lib conftest.C -lX11 -lSM
-lICE -lsocket  -lnsl  -lSM -lICE -lsocket  -lnsl 1>&5
Undefined                       first referenced
symbol                             in file
__gxx_personality_v0                /var/tmp//ccwALQOa.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure: failed program was:
#line 7952 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
   builtin and then its argument prototype would still apply.  */
char XOpenDisplay();

int main() {
XOpenDisplay()
; return 0; }







reply via email to

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