From xemacs-m  Fri Mar 28 10:51:52 1997
Received: from fhat.stat.sc.edu (fhat.stat.sc.edu [129.252.16.71])
	by xemacs.org (8.8.5/8.8.5) with SMTP id KAA06458
	for <xemacs-beta@xemacs.org>; Fri, 28 Mar 1997 10:51:51 -0600 (CST)
Received: (from rossini@localhost) by fhat.stat.sc.edu (8.6.12/8.6.12) id LAA03192; Fri, 28 Mar 1997 11:51:48 -0500
Date: Fri, 28 Mar 1997 11:51:48 -0500
Message-Id: <199703281651.LAA03192@fhat.stat.sc.edu>
From: Anthony Rossini <rossini@math.sc.edu>
MIME-Version: 1.0
To: XEmacs Beta List <xemacs-beta@xemacs.org>
Subject: [20.1-b10, Solaris 2.5, gcc, X11R6.3] Configuration fails
Reply-To: rossini@stat.sc.edu
X-Face: -<j)glPpyMxjjYa%o`Fl{cZ`VPI-#@E3@_s,TY%)xt`pIu^@MS+d9}>JZ8Fs2;tGK&eaV#.
 U#%d52]n51?][w92.tu+>13)STQ<hSb<b4ZL..rXV*s"Q=otWH?q*M"M|L|O!-[dHa)vx!@i2#+8l~
 fR]Pl&IMU=8";|)Sq-|;x#p]HL~oERC+JI
Content-Type: text/plain; charset=US-ASCII


I can't get it to configure -- will see about debugging on Sunday...
This is the first 20.x series (or 19.x, for that matter!) that this
has happened on.  I suspect, of course, it's related to the line:
	configure: ]: not found

I've seen the library failure at other times (it's a matter of adding
a few libs), but not for XEmacs?!

best,
-tony




neuromancer 77 > configure --prefix=/apps/X11R6.3 --extra-verbose 
- You did not tell me what kind of host system you want to configure.
- I will attempt to guess the kind of system this is.
- Looks like this is a sparc-sun-solaris2.5
checking for ln -s
        setting LN_S to ln -s
checking the configuration name
checking for gcc
        setting CC to gcc
checking how to run the C preprocessor
        setting CPP to gcc -E
        setting RANLIB to :
checking for a BSD compatible install
        setting INSTALL to /opt2/xemacs/src/xemacs-20.1-b10/install.sh -c
        setting INSTALL_PROGRAM to ${INSTALL}
        setting INSTALL_DATA to ${INSTALL} -m 644
checking for bison
        setting YACC to bison -y
checking for AIX
checking for mach/mach.h
conftest.c:2: mach/mach.h: No such file or directory
checking for sys/stropts.h
        defining HAVE_SYS_STROPTS_H
checking for sys/timeb.h
        defining HAVE_SYS_TIMEB_H
checking for sys/time.h
        defining HAVE_SYS_TIME_H
checking for unistd.h
        defining HAVE_UNISTD_H
checking for utime.h
        defining HAVE_UTIME_H
checking for sys/wait.h
        defining HAVE_SYS_WAIT_H
checking for libintl.h
        defining HAVE_LIBINTL_H
checking for locale.h
        defining HAVE_LOCALE_H
checking for libgen.h
        defining HAVE_LIBGEN_H
checking for linux/version.h
conftest.c:2: linux/version.h: No such file or directory
checking for kstat.h
        defining HAVE_KSTAT_H
checking for sys/pstat.h
conftest.c:2: sys/pstat.h: No such file or directory
checking for ANSI C header files
        defining STDC_HEADERS
checking for whether time.h and sys/time.h may both be included
        defining TIME_WITH_SYS_TIME
checking for sys_siglist declaration in signal.h or unistd.h
conftest.c: In function `t':
conftest.c:8: `sys_siglist' undeclared (first use this function)
conftest.c:8: (Each undeclared identifier is reported only once
conftest.c:8: for each function it appears in.)
checking for struct utimbuf
        defining HAVE_STRUCT_UTIMBUF
checking for return type of signal handlers
        defining RETSIGTYPE to be void
checking for struct timeval
        defining HAVE_TIMEVAL
checking for struct tm in time.h
checking for tm_zone in struct tm
conftest.c: In function `t':
conftest.c:7: structure has no member named `tm_zone'
checking for tzname
        defining HAVE_TZNAME
checking for lack of working const
checking byte ordering
        defining WORDS_BIGENDIAN
checking for long file names
        defining HAVE_LONG_FILE_NAMES
checking for -xildoff compiler flag
checking for specified window system
  No window system specified.  Looking for X11.
checking for X include and library files with xmkmf
        X11 headers are in /p1/apps/X11R6.3/include
        X11 libraries are in /p1/apps/X11R6.3/lib
  Using X11.
examining the machine- and system-dependent files to find out
 - which libraries the lib-src programs will want, and
 - whether the GNU malloc routines are usable.
configure: ]: not found
checking for -ldnet
ld: fatal: library -ldnet: not found
ld: fatal: File processing errors.  No output written to conftest
checking for -lkstat
        defining HAVE_LIBKSTAT
checking for -lXbsd
ld: fatal: library -lXbsd: not found
ld: fatal: File processing errors.  No output written to conftest
checking for -lpthreads
ld: fatal: library -lpthreads: not found
ld: fatal: File processing errors.  No output written to conftest
checking for XFree86
        no
checking for -lX11
Undefined                       first referenced
 symbol                             in file
socket                              /p1/apps/X11R6.3/lib/libX11.so
getpeername                         /p1/apps/X11R6.3/lib/libX11.so
xdrmem_create                       /p1/apps/X11R6.3/lib/libX11.so
gethostbyname_r                     /p1/apps/X11R6.3/lib/libX11.so
setsockopt                          /p1/apps/X11R6.3/lib/libX11.so
authdes_create                      /p1/apps/X11R6.3/lib/libX11.so
inet_addr                           /p1/apps/X11R6.3/lib/libX11.so
shutdown                            /p1/apps/X11R6.3/lib/libX11.so
getsockname                         /p1/apps/X11R6.3/lib/libX11.so
getservbyname_r                     /p1/apps/X11R6.3/lib/libX11.so
connect                             /p1/apps/X11R6.3/lib/libX11.so
ld: fatal: Symbol referencing errors. No output written to conftest
Unable to find X11 libraries.
neuromancer 78 > 

