lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev more problems with dev.12d


From: Larry W. Virden
Subject: lynx-dev more problems with dev.12d
Date: Fri, 1 Jan 1999 08:09:16 -0500 (EST)

I'm getting a LOT of warnings with the dev.12d patch applied.  even ignoring
all the warnings though I get:


$ /home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/configure  
--prefix=/projects/intranet --libdir=/projects/intranet/lib/lynx 
--includedir=/projects/gnu/sparc-sun-solaris2.6/include --with-screen=ncurses 
--with-included-gettext --with-catgets --with-zlib --enable-default-colors 
--enable-extended-dtd --enable-externs --enable-forms-options --enable-nls 
--enable-nsl-fork --enable-partial --enable-persistent-cookies --enable-debug
creating cache ./config.cache
checking host system type... sparc-sun-solaris2.6
checking for gcc... cc
checking whether the C compiler (cc -g -Xc ) works... yes
checking whether the C compiler (cc -g -Xc ) is a cross-compiler... no
checking whether we are using GNU C... no
checking how to run the C preprocessor... cc -E
checking for ranlib... ranlib
checking whether make sets ${MAKE}... yes
checking for style of include in makefiles... include file
checking for a BSD compatible install... 
/projects/gnu/sparc-sun-solaris2.6/bin/ginstall -c
checking for lint... lint
checking for AIX... no
checking for POSIXized ISC... no
checking if you want to see long compiling messages... yes
checking if you want to check memory-leaks... no
checking if you want to enable debug-code... yes
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... no
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for values.h... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... no
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... yes
checking for msgfmt... /projects/gnu/sparc-sun-solaris2.6/bin/msgfmt
checking for gmsgfmt... /projects/gnu/sparc-sun-solaris2.6/bin/gmsgfmt
checking for xgettext... /projects/gnu/sparc-sun-solaris2.6/bin/xgettext
checking for catalogs to be installed...  de es fr it ko nl no pl pt sl sv
checking if you want full utility pathnames... yes
checking for system mailer... /usr/lib/sendmail
checking system mail flags... -t -oi
checking for chmod... /bin/chmod
checking for compress... /bin/compress
checking for cp... /bin/cp
checking for gzip... /cas/bin/sun4/gzip
checking for mkdir... /bin/mkdir
checking for mv... /bin/mv
checking for rm... /bin/rm
checking for tar... /bin/tar
checking for touch... /bin/touch
checking for gunzip... /cas/bin/sun4/gunzip
checking for unzip... /projects/sprs_lwv/sol2/bin/unzip
checking for bzip2... /ldatae/bin/bzip2
checking for uudecode... /ldatae/bin/uudecode
checking for zcat... /projects/gnu/sparc-sun-solaris2.6/bin/zcat
checking for zip... /projects/sprs_lwv/sol2/bin/zip
checking for cc option to accept ANSI C... -DCC_HAS_PROTOS
checking for working const... (cached) yes
checking if you want socks library... no
checking if you want socks5 library... no
checking for network libraries... working...
checking for gethostname... yes
checking for -linet... no
checking for socket... no
checking for socket in -lsocket... yes
checking for gethostbyname... no
checking for gethostbyname in -lnsl... yes
checking for strcasecmp... (cached) yes
checking for screen type... ncurses
checking for ncurses header file... predefined
checking for ncurses version... 4.2.981219
checking for Gpm_Open in -lgpm... no
checking for initscr... yes
checking for location of config-file... /projects/intranet/lib/lynx/lynx.cfg
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for fcntl.h... yes
checking for limits.h... (cached) yes
checking for stdlib.h... yes
checking for string.h... (cached) yes
checking for sys/fcntl.h... yes
checking for sys/filio.h... yes
checking for sys/ioctl.h... yes
checking for sys/param.h... (cached) yes
checking for sys/time.h... yes
checking for termio.h... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking termio.h and termios.h... yes
checking for sys/wait.h... yes
checking for union wait... no
checking for stdarg.h... yes
checking for varargs.h... yes
checking for standard varargs... yes
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for pid_t... yes
checking for uid_t in sys/types.h... (cached) yes
checking for mode_t... yes
checking for vfork.h... no
checking for working vfork... yes
checking if we should use fcntl or ioctl... fcntl
checking for broken/missing definition of remove... no
checking for lstat... yes 
checking for cuserid... yes
checking for getcwd... (cached) yes
checking for getgroups... yes
checking for gettimeofday... yes
checking for popen... yes
checking for putenv... (cached) yes
checking for readdir... yes
checking for strerror... yes
checking for waitpid... yes
checking for mktime... yes
checking for strstr... yes
checking for strstr declaration... yes
checking for getgrgid declaration... yes
checking for getgrnam declaration... yes
checking if TRUE/FALSE are defined... yes
checking declaration of errno... yes
checking for setlocale()... yes
checking if NGROUPS is defined... no
checking declaration of sys_nerr... no
checking existence of sys_nerr... yes
checking declaration of sys_errlist... no
checking existence of sys_errlist... yes
checking if struct utmp is declared... utmpx
checking if character set is EBCDIC... no
checking if curses supports alternate-character set... acs_map
checking if curses supports fancy attributes... yes
checking for ncurses version... (cached) 4.2.981219
checking for obsolete/broken version of ncurses... no
checking if curses supports color attributes... yes
checking declaration of size-change... yes
checking if ttytype is declared in curses library... yes
checking for cbreak... yes
checking for define_key... yes
checking for keypad... yes
checking for use_default_colors... yes
checking for wborder... yes
checking if new-style forms-based options screen should be used... yes
checking if old-style options menu should be used... yes
checking if configuration info should be browsable... yes
checking if experimental alternative line-edit bindings should be used... no
checking if experimental keyboard-layout logic should be used... no
checking if experimental persistent-cookie logic should be used... yes
checking if color-style code should be used... no
checking if partial-display should be used... yes
checking if you want to use default-colors... yes
checking if you want to use extended HTML DTD logic... yes
checking if you want to use external commands... yes
checking if you want to use setfont support... no
checking if you want cgi-link support... no
checking if you want exec-links support... no
checking if you want exec-scripts support... no
checking if you want internal-links feature... no
checking if you want to fork NSL requests... yes
checking if you want to log URL requests via syslog... no
checking if you want to underline links... no
checking if help files should be gzip'ed... no
checking if you want to use zlib for decompression of some gzip files... yes
checking for gzopen... yes
checking if directory-editor code should be used... yes
checking if you wish to allow extracting from archives via DirEd... yes
checking if you wish to allow users to redefine DirEd keys... yes
checking if you wish to allow permissions commands via DirEd... yes
checking if you wish to allow executable-permission commands via DirEd... yes
checking if you wish to allow tar commands from DirEd... yes
checking if you wish to allow uudecode commands from DirEd... yes
checking if you wish to allow zip and unzip commands from DirEd... yes
checking if you wish to allow gzip and gunzip commands from DirEd... yes
checking if you want long-directory listings... yes
checking if parent-directory references are permitted... yes
checking if we can include termio.h with curses... yes
srcdir is /home/lwv26/i/src/Unix/lynx/t/lynx2-8-2
updating cache ./config.cache
creating ./config.status
creating makefile
creating WWW/Library/unix/makefile
creating src/makefile
creating src/chrtrans/makefile
creating intl/makefile
creating po/makefile.in
creating lynx_cfg.h
creating po/makefile
PATH=/home/lwv26/i/src/Unix/lynx/t/lynx2-8-2:$PATH /bin/sh -c 
'/home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/cfg_defs.sh'
/home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/cfg_defs.sh: cfg_edit.sh: execute 
permission denied
/home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/cfg_defs.sh: cfg_edit.sh: execute 
permission denied
Constructing sed-script
sed     -e '/^#/d' -e '/^$/d' \
-e 's%\(.*\)=\(address@hidden)address@hidden@=\2=g%' \
-e 's%\(.*\)=\(http:.*\)address@hidden@=\2=g%' \
-e 's%\(.*\)=\(ftp:.*\)address@hidden@=\2=g%' \
-e 's%\(.*\)=\(.*\.html\)address@hidden@=\2=g%' \
/home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/lynx_help/help_files.txt | tr '=' '%' > 
\
        help_files.sed
Creating LYHelp.h
**********************************************

       Help files will NOT be gzipped.

**********************************************
/bin/sh /home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/fixtext.sh 
/home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/LYMessages_en.h >LYMessages.c
cd intl && make CC="cc"

cc -DHAVE_CONFIG_H -I/ldatae/include 
-I/projects/gnu/sparc-sun-solaris2.6/include 
-DLOCALEDIR=\"/projects/intranet/share/locale\" -I. -I.. -Ichrtrans 
-I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/src/chrtrans 
-I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-2 
-I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/intl 
-I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/src 
-I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/WWW/Library/Implementation  -g -Xc  
-c /home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/src/LYShowInfo.c
"../cfg_defs.h", line 8: syntax error before or at: }
"../cfg_defs.h", line 13: warning: old-style declaration or incorrect type for: 
config_defines
"../cfg_defs.h", line 14: syntax error before or at: }
"../cfg_defs.h", line 14: warning: syntax error:  empty declaration

followed by 200+ more errors.  Here's cfg_defs.h:

#ifndef CFG_DEFS_H
#define CFG_DEFS_H 1

static CONST struct {
        CONST char *name;
        CONST char *value;
} config_cache[] = {
};

static CONST struct {
        CONST char *name;
        CONST char *value;
} config_defines[] = {
};

#endif /* CFG_DEFS_H */
-- 
Larry W. Virden                 <URL: mailto:address@hidden>
<URL: http://www.purl.org/NET/lvirden/> <*> O- "No one is what he seems."
Unless explicitly stated to the contrary, nothing in this posting should 
be construed as representing my employer's opinions.

reply via email to

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