> > configure: error: Cannot compile a simple Qt executable. Check you 
> > have the right $QTDIR !

> We need to see config.log

It is attached.

-- 
Bo Peng
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by lyx configure 1.3.1, which was
generated by GNU Autoconf 2.53.  Invocation command line was

  $ ./configure --prefix=/home/helpdesk/trial/lyx-1.3 --with-frontend=qt 
--with-extra-prefix=/opt1/opt.CORE/xpm-3.4k/sunos5 --with-qt-dir=/usr/site/qt 
--with-version-suffix

## --------- ##
## Platform. ##
## --------- ##

hostname = stat007.stat.rice.edu
uname -m = sun4u
uname -r = 5.8
uname -s = SunOS
uname -v = Generic_108528-16

/usr/bin/uname -p = sparc
/bin/uname -X     = System = SunOS
Node = stat007.stat.rice.edu
Release = 5.8
KernelID = Generic_108528-16
Machine = sun4u
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 2

/bin/arch              = sun4
/usr/bin/arch -k       = sun4u
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/site/latex2html/bin
PATH: .
PATH: /home/helpdesk/bin
PATH: /home/helpdesk/newbin
PATH: /home/helpdesk/bin
PATH: /bin
PATH: /usr/bin
PATH: /usr/ucb
PATH: /usr/bin/X11
PATH: /usr/local/bin
PATH: /usr/site/ssh-2.4.0/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /opt/SUNWspro/bin
PATH: /usr/openwin/bin
PATH: /usr/ccs/bin
PATH: /usr/ucb
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/site/teTeX/bin
PATH: /usr/site/mozilla/bin
PATH: /usr/dt/bin
PATH: /opt/gnome-1.4/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1486: checking build system type
configure:1504: result: sparc-sun-solaris2.8
configure:1512: checking host system type
configure:1526: result: sparc-sun-solaris2.8
configure:1534: checking target system type
configure:1548: result: sparc-sun-solaris2.8
configure:1564: checking for install target ... 
configure:1580: result: lyx-1.3.1
configure:1597: checking for a BSD-compatible install
configure:1651: result: config/install-sh -c
configure:1662: checking whether build environment is sane
configure:1705: result: yes
configure:1738: checking for gawk
configure:1767: result: no
configure:1738: checking for mawk
configure:1767: result: no
configure:1738: checking for nawk
configure:1754: found /bin/nawk
configure:1764: result: nawk
configure:1774: checking whether make sets ${MAKE}
configure:1794: result: yes
configure:1954: checking whether make sets ${MAKE}
configure:1974: result: yes
configure:1995: checking for a BSD-compatible install
configure:2049: result: config/install-sh -c
configure:2063: checking for kpsewhich
configure:2079: found /usr/local/bin/kpsewhich
configure:2090: result: kpsewhich
configure:2108: checking for gm4
configure:2137: result: no
configure:2108: checking for gnum4
configure:2137: result: no
configure:2108: checking for m4
configure:2124: found /usr/ccs/bin/m4
configure:2134: result: m4
configure:2199: checking for gcc
configure:2215: found /usr/local/bin/gcc
configure:2225: result: gcc
configure:2469: checking for C compiler version
configure:2472: gcc --version </dev/null >&5
gcc (GCC) 3.2.1
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:2475: $? = 0
configure:2477: gcc -v </dev/null >&5
Reading specs from /usr/site/gcc-3.2.1/lib/gcc-lib/sparc-sun-solaris2.8/3.2.1/specs
Configured with: /build/gcc-3.2.1/src/dist/configure --prefix=/usr/site/gcc-3.2.1 
--enable-shared=libstdc++
Thread model: posix
gcc version 3.2.1
configure:2480: $? = 0
configure:2482: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2485: $? = 1
configure:2511: checking for C compiler default output
configure:2514: gcc    conftest.c  >&5
configure:2517: $? = 0
configure:2550: result: a.out
configure:2555: checking whether the C compiler works
configure:2561: ./a.out
configure:2564: $? = 0
configure:2579: result: yes
configure:2586: checking whether we are cross compiling
configure:2588: result: no
configure:2591: checking for suffix of executables
configure:2593: gcc -o conftest    conftest.c  >&5
configure:2596: $? = 0
configure:2618: result: 
configure:2624: checking for suffix of object files
configure:2648: gcc -c   conftest.c >&5
configure:2651: $? = 0
configure:2670: result: o
configure:2674: checking whether we are using the GNU C compiler
configure:2701: gcc -c   conftest.c >&5
configure:2704: $? = 0
configure:2707: test -s conftest.o
configure:2710: $? = 0
configure:2722: result: yes
configure:2728: checking whether gcc accepts -g
configure:2752: gcc -c -g  conftest.c >&5
configure:2755: $? = 0
configure:2758: test -s conftest.o
configure:2761: $? = 0
configure:2771: result: yes
configure:2798: gcc -c -g -O2  conftest.c >&5
conftest.c:2: parse error before "me"
configure:2801: $? = 1
configure: failed program was:
#ifndef __cplusplus
  choke me
#endif
configure:2930: checking for style of include used by make
configure:2958: result: GNU
configure:2986: checking dependency style of gcc
configure:3048: result: gcc3
configure:3057: checking for strerror in -lcposix
configure:3090: gcc -o conftest -g -O2   conftest.c -lcposix   >&5
ld: fatal: library -lcposix: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:3093: $? = 1
configure: failed program was:
#line 3064 "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 strerror ();
#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
strerror ();
  ;
  return 0;
}
configure:3110: result: no
configure:3123: checking how to run the C preprocessor
configure:3149: gcc -E  conftest.c
configure:3155: $? = 0
configure:3182: gcc -E  conftest.c
configure:3178:28: ac_nonexistent.h: No such file or directory
configure:3188: $? = 1
configure: failed program was:
#line 3177 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3225: result: gcc -E
configure:3240: gcc -E  conftest.c
configure:3246: $? = 0
configure:3273: gcc -E  conftest.c
configure:3269:28: ac_nonexistent.h: No such file or directory
configure:3279: $? = 1
configure: failed program was:
#line 3268 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:3320: checking for AIX
configure:3339: result: no
configure:3347: checking what frontend should be used as main GUI
configure:3357: result: qt
configure:3367: checking for a good enough C++ compiler
configure:3415: result: g++
configure:3512: checking for C++ compiler version
configure:3515: g++ --version </dev/null >&5
g++ (GCC) 3.2.1
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:3518: $? = 0
configure:3520: g++ -v </dev/null >&5
Reading specs from /usr/site/gcc-3.2.1/lib/gcc-lib/sparc-sun-solaris2.8/3.2.1/specs
Configured with: /build/gcc-3.2.1/src/dist/configure --prefix=/usr/site/gcc-3.2.1 
--enable-shared=libstdc++
Thread model: posix
gcc version 3.2.1
configure:3523: $? = 0
configure:3525: g++ -V </dev/null >&5
g++: argument to `-V' missing

configure:3528: $? = 1
configure:3531: checking whether we are using the GNU C++ compiler
configure:3558: g++ -c   conftest.cc >&5
configure:3561: $? = 0
configure:3564: test -s conftest.o
configure:3567: $? = 0
configure:3579: result: yes
configure:3585: checking whether g++ accepts -g
configure:3609: g++ -c -g  conftest.cc >&5
configure:3612: $? = 0
configure:3615: test -s conftest.o
configure:3618: $? = 0
configure:3628: result: yes
configure:3674: g++ -c -g -O2  conftest.cc >&5
configure:3677: $? = 0
configure:3680: test -s conftest.o
configure:3683: $? = 0
configure:3711: g++ -c -g -O2  conftest.cc >&5
configure: In function `int main()':
configure:3703: `exit' undeclared (first use this function)
configure:3703: (Each undeclared identifier is reported only once for each 
   function it appears in.)
configure:3714: $? = 1
configure: failed program was:
#line 3692 "configure"
#include "confdefs.h"

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
exit (42);
  ;
  return 0;
}
configure:3674: g++ -c -g -O2  conftest.cc >&5
configure:3677: $? = 0
configure:3680: test -s conftest.o
configure:3683: $? = 0
configure:3711: g++ -c -g -O2  conftest.cc >&5
configure:3714: $? = 0
configure:3717: test -s conftest.o
configure:3720: $? = 0
configure:3744: checking dependency style of g++
configure:3806: result: gcc3
configure:3903: checking whether the C++ compiler understands explicit
configure:3931: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:3934: $? = 0
configure:3937: test -s conftest.o
configure:3940: $? = 0
configure:3951: result: yes
configure:3962: checking whether the included std::string should be used
configure:3972: checking 
configure:4013: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4016: $? = 0
configure:4019: test -s conftest.o
configure:4022: $? = 0
configure:4037: result: no
configure:4062: checking whether the systems std::string is really good
configure:4102: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4105: $? = 0
configure:4108: test -s conftest.o
configure:4111: $? = 0
configure:4127: result: yes
configure:4142: checking how to run the C++ preprocessor
configure:4164: g++ -E  conftest.cc
configure:4170: $? = 0
configure:4197: g++ -E  conftest.cc
configure:4193:28: ac_nonexistent.h: No such file or directory
configure:4203: $? = 1
configure: failed program was:
#line 4192 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4240: result: g++ -E
configure:4255: g++ -E  conftest.cc
configure:4261: $? = 0
configure:4288: g++ -E  conftest.cc
configure:4284:28: ac_nonexistent.h: No such file or directory
configure:4294: $? = 1
configure: failed program was:
#line 4283 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:4335: checking for C headers wrappers
configure:4354: g++ -E  conftest.cc
configure:4360: $? = 0
configure:4379: result: yes
configure:4385: checking whether C library functions are already in the global 
namespace
configure:4414: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4417: $? = 0
configure:4420: test -s conftest.o
configure:4423: $? = 0
configure:4433: result: no
configure:4444: checking for conforming std::count
configure:4478: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4481: $? = 0
configure:4484: test -s conftest.o
configure:4487: $? = 0
configure:4498: result: yes
configure:4507: checking for ANSI C header files
configure:4521: g++ -E  conftest.cc
configure:4527: $? = 0
configure:4612: g++ -o conftest -O -fno-exceptions   conftest.cc  >&5
configure:4615: $? = 0
configure:4617: ./conftest
ld.so.1: ./conftest: fatal: libstdc++.so.5: open failed: No such file or directory
/configure: line 1: 13528 Killed                  ./conftest$ac_exeext
configure:4620: $? = 137
configure: program exited with status 137
configure: failed program was:
#line 4587 "configure"
#include "confdefs.h"
#include <ctype.h>
#if ((' ' & 0x0FF) == 0x020)
# define ISLOWER(c) ('a' <= (c) && (c) <= 'z')
# define TOUPPER(c) (ISLOWER(c) ? 'A' + ((c) - 'a') : (c))
#else
# define ISLOWER(c) (('a' <= (c) && (c) <= 'i')                      || ('j' <= (c) && 
(c) <= 'r')                      || ('s' <= (c) && (c) <= 'z'))
# define TOUPPER(c) (ISLOWER(c) ? ((c) | 0x40) : (c))
#endif

#define XOR(e, f) (((e) && !(f)) || (!(e) && (f)))
int
main ()
{
  int i;
  for (i = 0; i < 256; i++)
    if (XOR (islower (i), ISLOWER (i))
        || toupper (i) != TOUPPER (i))
      exit(2);
  exit (0);
}
configure:4634: result: no
configure:4658: checking for sys/types.h
configure:4671: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4674: $? = 0
configure:4677: test -s conftest.o
configure:4680: $? = 0
configure:4690: result: yes
configure:4658: checking for sys/stat.h
configure:4671: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4674: $? = 0
configure:4677: test -s conftest.o
configure:4680: $? = 0
configure:4690: result: yes
configure:4658: checking for stdlib.h
configure:4671: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4674: $? = 0
configure:4677: test -s conftest.o
configure:4680: $? = 0
configure:4690: result: yes
configure:4658: checking for string.h
configure:4671: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4674: $? = 0
configure:4677: test -s conftest.o
configure:4680: $? = 0
configure:4690: result: yes
configure:4658: checking for memory.h
configure:4671: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4674: $? = 0
configure:4677: test -s conftest.o
configure:4680: $? = 0
configure:4690: result: yes
configure:4658: checking for strings.h
configure:4671: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4674: $? = 0
configure:4677: test -s conftest.o
configure:4680: $? = 0
configure:4690: result: yes
configure:4658: checking for inttypes.h
configure:4671: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4674: $? = 0
configure:4677: test -s conftest.o
configure:4680: $? = 0
configure:4690: result: yes
configure:4658: checking for stdint.h
configure:4671: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4699:20: stdint.h: No such file or directory
configure:4674: $? = 1
configure: failed program was:
#line 4663 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
#  include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
#  include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
#  include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif

#include <stdint.h>
configure:4690: result: no
configure:4658: checking for unistd.h
configure:4671: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4674: $? = 0
configure:4677: test -s conftest.o
configure:4680: $? = 0
configure:4690: result: yes
configure:4720: checking ostream usability
configure:4729: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4732: $? = 0
configure:4735: test -s conftest.o
configure:4738: $? = 0
configure:4747: result: yes
configure:4751: checking ostream presence
configure:4758: g++ -E  conftest.cc
configure:4764: $? = 0
configure:4782: result: yes
configure:4800: checking for ostream
configure:4807: result: yes
configure:4720: checking istream usability
configure:4729: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4732: $? = 0
configure:4735: test -s conftest.o
configure:4738: $? = 0
configure:4747: result: yes
configure:4751: checking istream presence
configure:4758: g++ -E  conftest.cc
configure:4764: $? = 0
configure:4782: result: yes
configure:4800: checking for istream
configure:4807: result: yes
configure:4720: checking sstream usability
configure:4729: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4732: $? = 0
configure:4735: test -s conftest.o
configure:4738: $? = 0
configure:4747: result: yes
configure:4751: checking sstream presence
configure:4758: g++ -E  conftest.cc
configure:4764: $? = 0
configure:4782: result: yes
configure:4800: checking for sstream
configure:4807: result: yes
configure:4720: checking locale usability
configure:4729: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4732: $? = 0
configure:4735: test -s conftest.o
configure:4738: $? = 0
configure:4747: result: yes
configure:4751: checking locale presence
configure:4758: g++ -E  conftest.cc
configure:4764: $? = 0
configure:4782: result: yes
configure:4800: checking for locale
configure:4807: result: yes
configure:4720: checking limits usability
configure:4729: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4732: $? = 0
configure:4735: test -s conftest.o
configure:4738: $? = 0
configure:4747: result: yes
configure:4751: checking limits presence
configure:4758: g++ -E  conftest.cc
configure:4764: $? = 0
configure:4782: result: yes
configure:4800: checking for limits
configure:4807: result: yes
configure:4821: checking for modern STL streams
configure:4850: g++ -c -O -fno-exceptions  conftest.cc >&5
configure:4853: $? = 0
configure:4856: test -s conftest.o
configure:4859: $? = 0
configure:4870: result: yes
configure:4903: checking for sin in -lm
configure:4936: g++ -o conftest -O -fno-exceptions   conftest.cc -lm   >&5
configure:4939: $? = 0
configure:4942: test -s conftest
configure:4945: $? = 0
configure:4956: result: yes
configure:4968: checking for fopen in -lc
configure:5001: g++ -o conftest -O -fno-exceptions   conftest.cc -lc  -lm  >&5
configure:5004: $? = 0
configure:5007: test -s conftest
configure:5010: $? = 0
configure:5021: result: yes
configure:5041: checking for extra library directory
configure:5054: result: NONE
configure:5087: checking for extra include directory
configure:5100: result: NONE
configure:5124: checking for extra lib+include directory
configure:5137: result: /opt1/opt.CORE/xpm-3.4k/sunos5
configure:5170: checking for main in -lAiksaurus
configure:5197: g++ -o conftest -O -fno-exceptions  
-I/opt1/opt.CORE/xpm-3.4k/sunos5/include   -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib conftest.cc -lAiksaurus -lbz2 -lc -lm  >&5
ld: fatal: library -lAiksaurus: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:5200: $? = 1
configure: failed program was:
#line 5177 "configure"
#include "confdefs.h"


#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
main ();
  ;
  return 0;
}
configure:5217: result: no
configure:5312: checking for ld used by GCC
configure:5375: result: /usr/ccs/bin/ld
configure:5384: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:5396: result: no
configure:5401: checking for /usr/ccs/bin/ld option to reload object files
configure:5408: result: -r
configure:5413: checking for BSD-compatible nm
configure:5449: result: /usr/ccs/bin/nm -p
configure:5452: checking whether ln -s works
configure:5456: result: yes
configure:5463: checking how to recognise dependant libraries
configure:5631: result: pass_all
configure:5643: checking command to parse /usr/ccs/bin/nm -p output
configure:5720: g++ -c -O -fno-exceptions  -I/opt1/opt.CORE/xpm-3.4k/sunos5/include  
conftest.cc >&5
configure:5723: $? = 0
configure:5727: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[      
]\([BDT][BDT]*\)[       ][      ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> 
conftest.nm
configure:5730: $? = 0
configure:5782: g++ -o conftest -O -fno-exceptions  
-I/opt1/opt.CORE/xpm-3.4k/sunos5/include   -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib conftest.cc conftstm.o >&5
configure:5785: $? = 0
configure:5826: result: ok
configure:5844: checking dlfcn.h usability
configure:5853: g++ -c -O -fno-exceptions  -I/opt1/opt.CORE/xpm-3.4k/sunos5/include  
conftest.cc >&5
configure:5856: $? = 0
configure:5859: test -s conftest.o
configure:5862: $? = 0
configure:5871: result: yes
configure:5875: checking dlfcn.h presence
configure:5882: g++ -E  -I/opt1/opt.CORE/xpm-3.4k/sunos5/include  conftest.cc
configure:5888: $? = 0
configure:5906: result: yes
configure:5924: checking for dlfcn.h
configure:5931: result: yes
configure:6128: checking for ranlib
configure:6144: found /usr/ccs/bin/ranlib
configure:6155: result: ranlib
configure:6208: checking for strip
configure:6224: found /usr/ccs/bin/strip
configure:6235: result: strip
configure:6439: checking for objdir
configure:6450: result: .libs
configure:6467: checking for gcc option to produce PIC
configure:6617: result: -fPIC
configure:6621: checking if gcc PIC flag -fPIC works
configure:6647: g++ -c -O -fno-exceptions  -I/opt1/opt.CORE/xpm-3.4k/sunos5/include  
conftest.cc >&5
configure:6650: $? = 0
configure:6653: test -s conftest.o
configure:6656: $? = 0
configure:6693: result: yes
configure:6709: checking if gcc static flag -static works
configure:6736: g++ -o conftest -O -fno-exceptions  
-I/opt1/opt.CORE/xpm-3.4k/sunos5/include   -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib -static conftest.cc -lc -lm  >&5
configure:6739: $? = 0
configure:6742: test -s conftest
configure:6745: $? = 0
configure:6760: result: yes
configure:6772: checking if gcc supports -c -o file.o
configure:6794: g++ -c -O -fno-exceptions  -I/opt1/opt.CORE/xpm-3.4k/sunos5/include  
conftest.cc >&5
/usr/ccs/bin/as: Permission denied
/usr/ccs/bin/as: error: cannot open output file "conftest.o"
configure:6816: result: no
configure:6888: checking if we can lock with hard links
configure:6896: result: yes
configure:6909: checking if gcc supports -fno-rtti -fno-exceptions
configure:6934: g++ -c -O -fno-exceptions  -I/opt1/opt.CORE/xpm-3.4k/sunos5/include  
conftest.cc >&5
configure:6937: $? = 0
configure:6940: test -s conftest.o
configure:6943: $? = 0
configure:6959: result: yes
configure:6970: checking whether the linker (/usr/ccs/bin/ld) supports shared libraries
configure:7582: result: yes
configure:7587: checking how to hardcode library paths into programs
configure:7611: result: immediate
configure:7616: checking whether stripping libraries is possible
configure:7624: result: no
configure:7632: checking dynamic linker characteristics
configure:8014: result: solaris2.8 ld.so
configure:8019: checking if libtool supports shared libraries
configure:8021: result: yes
configure:9242: checking for pspell support
configure:9332: result: no
configure:9338: checking for X
configure:9554: result: libraries /usr/openwin/lib, headers /usr/openwin/include
configure:9578: checking whether -R must be followed by a space
configure:9600: g++ -o conftest -O -fno-exceptions  
-I/opt1/opt.CORE/xpm-3.4k/sunos5/include   -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib conftest.cc -lc -lm  -R/usr/openwin/lib >&5
configure:9603: $? = 0
configure:9606: test -s conftest
configure:9609: $? = 0
configure:9619: result: no
configure:9711: g++ -o conftest -O -fno-exceptions  
-I/opt1/opt.CORE/xpm-3.4k/sunos5/include   -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib conftest.cc -lc -lm   -L/usr/openwin/lib 
-R/usr/openwin/lib -lX11 >&5
configure:9714: $? = 0
configure:9717: test -s conftest
configure:9720: $? = 0
configure:9858: checking for gethostbyname
configure:9901: g++ -o conftest -O -fno-exceptions  
-I/opt1/opt.CORE/xpm-3.4k/sunos5/include   -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib conftest.cc -lc -lm  >&5
Undefined                       first referenced
 symbol                             in file
gethostbyname                       /var/tmp//ccMuDPxb.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:9904: $? = 1
configure: failed program was:
#line 9863 "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 ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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
f = gethostbyname;
#endif

  ;
  return 0;
}
configure:9920: result: no
configure:9924: checking for gethostbyname in -lnsl
configure:9957: g++ -o conftest -O -fno-exceptions  
-I/opt1/opt.CORE/xpm-3.4k/sunos5/include   -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib conftest.cc -lnsl  -lc -lm  >&5
configure:9960: $? = 0
configure:9963: test -s conftest
configure:9966: $? = 0
configure:9977: result: yes
configure:10053: checking for connect
configure:10096: g++ -o conftest -O -fno-exceptions  
-I/opt1/opt.CORE/xpm-3.4k/sunos5/include   -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib conftest.cc -lc -lm  >&5
Undefined                       first referenced
 symbol                             in file
connect                             /var/tmp//ccH5ooQb.o
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:10099: $? = 1
configure: failed program was:
#line 10058 "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 ();
char (*f) ();

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
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
f = connect;
#endif

  ;
  return 0;
}
configure:10115: result: no
configure:10119: checking for connect in -lsocket
configure:10152: g++ -o conftest -O -fno-exceptions  
-I/opt1/opt.CORE/xpm-3.4k/sunos5/include   -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib conftest.cc -lsocket  -lnsl -lc -lm  >&5
configure:10155: $? = 0
configure:10158: test -s conftest
configure:10161: $? = 0
configure:10172: result: yes
configure:10181: checking for remove
configure:10224: g++ -o conftest -O -fno-exceptions  
-I/opt1/opt.CORE/xpm-3.4k/sunos5/include   -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib conftest.cc -lc -lm  >&5
configure:10227: $? = 0
configure:10230: test -s conftest
configure:10233: $? = 0
configure:10243: result: yes
configure:10309: checking for shmat
configure:10352: g++ -o conftest -O -fno-exceptions  
-I/opt1/opt.CORE/xpm-3.4k/sunos5/include   -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib conftest.cc -lc -lm  >&5
configure:10355: $? = 0
configure:10358: test -s conftest
configure:10361: $? = 0
configure:10371: result: yes
configure:10446: checking for IceConnectionNumber in -lICE
configure:10479: g++ -o conftest -O -fno-exceptions  
-I/opt1/opt.CORE/xpm-3.4k/sunos5/include   -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib -L/usr/openwin/lib conftest.cc -lICE -lsocket 
 -lnsl -lc -lm  >&5
configure:10482: $? = 0
configure:10485: test -s conftest
configure:10488: $? = 0
configure:10499: result: yes
configure:11594: checking for moc2
configure:11632: result: not found
configure:11642: checking for moc
configure:11684: result: /usr/site/qt//bin/moc
configure:11715: checking for uic
configure:11757: result: /usr/site/qt//bin/uic
configure:11772: checking for Qt library name
configure:11820: g++ -o conftest -O -fno-exceptions -I/usr/site/qt//include 
-L/usr/site/qt//lib  -I/opt1/opt.CORE/xpm-3.4k/sunos5/include  -isystem 
/usr/openwin/include  -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib conftest.cc  -lSM -lICE -lc -lm   
-L/usr/openwin/lib -R/usr/openwin/lib -lX11 -lsocket  -lnsl -lqt3 >&5
ld: fatal: library -lqt3: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:11823: $? = 1
configure: failed program was:
#line 11793 "configure"
#include "confdefs.h"

        #include <qglobal.h>
        #include <qstring.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{

        QString s("mangle_failure");
        #if (QT_VERSION < 221)
        break_me_(\\);
        #endif

  ;
  return 0;
}
configure:11820: g++ -o conftest -O -fno-exceptions -I/usr/site/qt//include 
-L/usr/site/qt//lib  -I/opt1/opt.CORE/xpm-3.4k/sunos5/include  -isystem 
/usr/openwin/include  -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib conftest.cc  -lSM -lICE -lc -lm   
-L/usr/openwin/lib -R/usr/openwin/lib -lX11 -lsocket  -lnsl -lqt2 >&5
ld: fatal: library -lqt2: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:11823: $? = 1
configure: failed program was:
#line 11793 "configure"
#include "confdefs.h"

        #include <qglobal.h>
        #include <qstring.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{

        QString s("mangle_failure");
        #if (QT_VERSION < 221)
        break_me_(\\);
        #endif

  ;
  return 0;
}
configure:11820: g++ -o conftest -O -fno-exceptions -I/usr/site/qt//include 
-L/usr/site/qt//lib  -I/opt1/opt.CORE/xpm-3.4k/sunos5/include  -isystem 
/usr/openwin/include  -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib conftest.cc  -lSM -lICE -lc -lm   
-L/usr/openwin/lib -R/usr/openwin/lib -lX11 -lsocket  -lnsl -lqt >&5
ld: fatal: library -lqt: not found
ld: fatal: File processing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:11823: $? = 1
configure: failed program was:
#line 11793 "configure"
#include "confdefs.h"

        #include <qglobal.h>
        #include <qstring.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{

        QString s("mangle_failure");
        #if (QT_VERSION < 221)
        break_me_(\\);
        #endif

  ;
  return 0;
}
configure:11820: g++ -o conftest -O -fno-exceptions -I/usr/site/qt//include 
-L/usr/site/qt//lib  -I/opt1/opt.CORE/xpm-3.4k/sunos5/include  -isystem 
/usr/openwin/include  -L/opt1/opt.CORE/xpm-3.4k/sunos5/lib 
-Wl,-R/opt1/opt.CORE/xpm-3.4k/sunos5/lib conftest.cc  -lSM -lICE -lc -lm   
-L/usr/openwin/lib -R/usr/openwin/lib -lX11 -lsocket  -lnsl -lqt-mt >&5
ld: warning: file libGL.so.1: required by /usr/site/qt//lib/libqt-mt.so, not found
Undefined                       first referenced
 symbol                             in file
glXQueryExtension                   /usr/site/qt//lib/libqt-mt.so
glReadPixels                        /usr/site/qt//lib/libqt-mt.so
glViewport                          /usr/site/qt//lib/libqt-mt.so
glXSwapBuffers                      /usr/site/qt//lib/libqt-mt.so
sunOglCurrentContext                /usr/site/qt//lib/libqt-mt.so
glXGetConfig                        /usr/site/qt//lib/libqt-mt.so
glXDestroyContext                   /usr/site/qt//lib/libqt-mt.so
glXQueryServerString                /usr/site/qt//lib/libqt-mt.so
glXMakeCurrent                      /usr/site/qt//lib/libqt-mt.so
glXIsDirect                         /usr/site/qt//lib/libqt-mt.so
glXDestroyGLXPixmap                 /usr/site/qt//lib/libqt-mt.so
sunOglCurPrimTablePtr               /usr/site/qt//lib/libqt-mt.so
glXCreateContext                    /usr/site/qt//lib/libqt-mt.so
glClearColor                        /usr/site/qt//lib/libqt-mt.so
glXCreateGLXPixmap                  /usr/site/qt//lib/libqt-mt.so
glFlush                             /usr/site/qt//lib/libqt-mt.so
glXChooseVisual                     /usr/site/qt//lib/libqt-mt.so
glDrawBuffer                        /usr/site/qt//lib/libqt-mt.so
glClearIndex                        /usr/site/qt//lib/libqt-mt.so
glXWaitX                            /usr/site/qt//lib/libqt-mt.so
ld: fatal: Symbol referencing errors. No output written to conftest
collect2: ld returned 1 exit status
configure:11823: $? = 1
configure: failed program was:
#line 11793 "configure"
#include "confdefs.h"

        #include <qglobal.h>
        #include <qstring.h>

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
     extern "C"
#  endif
   int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{

        QString s("mangle_failure");
        #if (QT_VERSION < 221)
        break_me_(\\);
        #endif

  ;
  return 0;
}
configure:11850: result: failed
configure:11853: error: Cannot compile a simple Qt executable. Check you have the 
right $QTDIR !

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=sparc-sun-solaris2.8
ac_cv_build_alias=sparc-sun-solaris2.8
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_func_connect=no
ac_cv_func_gethostbyname=no
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_have_x='have_x=yes                ac_x_includes=/usr/openwin/include 
ac_x_libraries=/usr/openwin/lib'
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_istream=yes
ac_cv_header_limits=yes
ac_cv_header_locale=yes
ac_cv_header_memory_h=yes
ac_cv_header_ostream=yes
ac_cv_header_sstream=yes
ac_cv_header_stdc=no
ac_cv_header_stdint_h=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=sparc-sun-solaris2.8
ac_cv_host_alias=sparc-sun-solaris2.8
ac_cv_lib_Aiksaurus_main=no
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_lib_c_fopen=yes
ac_cv_lib_cposix_strerror=no
ac_cv_lib_m_sin=yes
ac_cv_lib_nsl_gethostbyname=yes
ac_cv_lib_socket_connect=yes
ac_cv_objext=o
ac_cv_prog_AWK=nawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_KPSEWHICH=kpsewhich
ac_cv_prog_M4=m4
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=sparc-sun-solaris2.8
ac_cv_target_alias=sparc-sun-solaris2.8
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
lt_cv_compiler_c_o=no
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=/lib/libc.so
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^. .* \(.*\)$/extern char \1;/p'\'''
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/ccs/bin/ld
lt_cv_path_NM='/usr/ccs/bin/nm -p'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[      ]\([BDT][BDT]*\)[       ][     
 ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'''
lt_cv_sys_path_separator=:
lyx_cv_cxx_cheaders=yes
lyx_cv_cxx_global_cstd=no
lyx_cv_explicit=yes
lyx_cv_extra_inc=NONE
lyx_cv_extra_lib=NONE
lyx_cv_extra_prefix=/opt1/opt.CORE/xpm-3.4k/sunos5
lyx_cv_modern_streams=yes
lyx_cv_std_count=yes
lyx_cv_std_string_good=yes
lyx_cv_with_included_string=no
qt_cv_dir=/usr/site/qt/
qt_cv_includes=/usr/site/qt//include
qt_cv_libraries=/usr/site/qt//lib
qt_cv_path_moc=/usr/site/qt//bin/moc
qt_cv_path_moc2=NONE
qt_cv_path_uic=/usr/site/qt//bin/uic

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME "lyx"
#define PACKAGE_TARNAME "lyx"
#define PACKAGE_VERSION "1.3.1"
#define PACKAGE_STRING "lyx 1.3.1"
#define PACKAGE_BUGREPORT "[EMAIL PROTECTED]"
#define PACKAGE "lyx-1.3.1"
#define VERSION "1.3.1"
#define HAVE_KPSEWHICH 1
#ifdef __cplusplus
#include <stdlib.h>
#endif
#define STD_STRING_IS_GOOD 1
#define HAVE_STD_COUNT 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_UNISTD_H 1
#define HAVE_OSTREAM 1
#define HAVE_ISTREAM 1
#define HAVE_SSTREAM 1
#define HAVE_LOCALE 1
#define HAVE_LIMITS 1
#define MODERN_STL_STREAMS 1
#define HAVE_LIBM 1
#define HAVE_LIBC 1
#define HAVE_DLFCN_H 1

configure: exit 1

Reply via email to