lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev Lynx 2.8.3 & HP-UX 10


From: Bob Izenberg
Subject: lynx-dev Lynx 2.8.3 & HP-UX 10
Date: Sat, 20 May 2000 23:05:15 -0500

[ Message from un-subscribed address address@hidden
forwarded by moderator ]

> Hi,
> 
> HP-UX 10 has two curses files: a monochrome curses in <curses.h> and a
> color
> curses in <curses_colr/curses.h>.  Out of the box, Lynx thought that
> curses.h
> had color but it didn't.  I edited LYCurses.h to include the
> curses_colr/ version.
> 
> Also, the corresponding library to link is -lcur_colr.  I added that and
> lynx compiled
> and ran without errors.
> 
> Perhaps you can put in a check for that in version 2.8.4.
> 
> Attached is a copy of the configure output, if it helps.
> 
> Thanks.
> 
> Ken Burtch
> Programmer/Analyst
> Mackenzie Financial Corp
> 
> ----
> loading cache ./config.cache
> checking host system type... hppa2.0-hp-hpux10.20
> (cached) Configuring for hpux10.20
> checking for gcc... (cached) cc
> checking whether the C compiler (cc  ) works... yes
> checking whether the C compiler (cc  ) is a cross-compiler... no
> checking whether we are using GNU C... (cached) no
> checking whether cc accepts -g... (cached) yes
> checking how to run the C preprocessor... (cached) cc -E
> checking whether ln -s works... (cached) yes
> checking for ranlib... (cached) ranlib
> checking whether make sets ${MAKE}... (cached) yes
> checking for a BSD compatible install... (cached) /opt/imake/bin/install
> -c
> checking for lint... (cached) 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... no
> checking if you want to enable lynx trace code *recommended* ... yes
> checking for ANSI C header files... (cached) yes
> checking for working const... (cached) no
> checking for inline... (cached) no
> checking for off_t... (cached) yes
> checking for size_t... (cached) yes
> checking for working alloca.h... (cached) yes
> checking for alloca... (cached) yes
> checking for unistd.h... (cached) yes
> checking for getpagesize... (cached) yes
> checking for working mmap... (cached) no
> checking for argz.h... (cached) no
> checking for limits.h... (cached) yes
> checking for locale.h... (cached) yes
> checking for nl_types.h... (cached) yes
> checking for malloc.h... (cached) yes
> checking for string.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking for sys/param.h... (cached) yes
> checking for getcwd... (cached) yes
> checking for munmap... (cached) yes
> checking for putenv... (cached) yes
> checking for setenv... (cached) no
> checking for setlocale... (cached) yes
> checking for strchr... (cached) yes
> checking for strcasecmp... (cached) yes
> checking for strdup... (cached) yes
> checking for __argz_count... (cached) no
> checking for __argz_stringify... (cached) no
> checking for __argz_next... (cached) no
> checking for LC_MESSAGES... (cached) yes
> checking whether NLS is requested... no
> checking if you want full utility pathnames... yes
> checking for system mailer... (cached) /usr/sbin/sendmail
> checking system mail flags... (cached) -t -oi
> checking for chmod... (cached) /usr/bin/chmod
> checking for compress... (cached) /usr/bin/compress
> checking for cp... (cached) /usr/bin/cp
> checking for gzip... (cached) /usr/contrib/bin/gzip
> checking for mkdir... (cached) /usr/bin/mkdir
> checking for mv... (cached) /usr/bin/mv
> checking for rm... (cached) /usr/bin/rm
> checking for tar... (cached) /usr/bin/tar
> checking for touch... (cached) /usr/bin/touch
> checking for gunzip... (cached) /usr/contrib/bin/gunzip
> checking for unzip... (cached) /usr/local/bin/unzip
> checking for bzip2... (cached) bzip2
> checking for uudecode... (cached) /usr/bin/uudecode
> checking for zcat... (cached) /usr/bin/zcat
> checking for zip... (cached) /usr/local/bin/zip
> checking for telnet... (cached) /usr/bin/telnet
> checking for tn3270... (cached) tn3270
> checking for rlogin... (cached) /usr/bin/rlogin
> checking for install... (cached) /opt/imake/bin/install -c
> checking for cc option to accept ANSI C... (cached) -Ae
> checking for working const... (cached) no
> checking if we must define _GNU_SOURCE... (cached) no
> checking if we should use compile options  -Wp,-H600000... yes
> checking if you want socks library... (cached) no
> checking if you want socks5 library... (cached) no
> checking for network libraries... (cached)
> checking for inet_aton function... (cached) yes
> checking for screen type... (cached) curses
> checking for initscr... (cached) yes
> checking for curses performance tradeoff... (cached) no
> checking for location of config-file... /usr/local/lib/lynx.cfg
> checking if you want only a few charsets... no
> checking for ANSI C header files... (cached) yes
> checking whether time.h and sys/time.h may both be included... (cached)
> yes
> checking for dirent.h that defines DIR... (cached) yes
> checking for opendir in -ldir... (cached) no
> checking for arpa/inet.h... (cached) yes
> checking for fcntl.h... (cached) yes
> checking for limits.h... (cached) yes
> checking for stdlib.h... (cached) yes
> checking for string.h... (cached) yes
> checking for sys/fcntl.h... (cached) yes
> checking for sys/filio.h... (cached) no
> checking for sys/ioctl.h... (cached) yes
> checking for sys/param.h... (cached) yes
> checking for sys/time.h... (cached) yes
> checking for syslog.h... (cached) yes
> checking for termio.h... (cached) yes
> checking for termios.h... (cached) yes
> checking for unistd.h... (cached) yes
> checking termio.h and termios.h... (cached) yes
> checking for sigaction and structs... (cached) yes
> checking for sys/wait.h... (cached) yes
> checking for union wait... (cached) no
> checking for stdarg.h... (cached) yes
> checking for varargs.h... (cached) yes
> checking for standard varargs... (cached) yes
> checking for uid_t in sys/types.h... (cached) yes
> checking type of array argument to getgroups... (cached) gid_t
> checking for pid_t... (cached) yes
> checking for uid_t in sys/types.h... (cached) yes
> checking for mode_t... (cached) yes
> checking for vfork.h... (cached) no
> checking for working vfork... (cached) yes
> checking if we should use fcntl or ioctl... (cached) ioctl
> checking for broken/missing definition of remove... (cached) no
> checking for lstat... (cached) yes
> checking for cuserid... (cached) yes
> checking for getcwd... (cached) yes
> checking for getgroups... (cached) yes
> checking for gettimeofday... (cached) yes
> checking for getuid... (cached) yes
> checking for mkstemp... (cached) yes
> checking for mktemp... (cached) yes
> checking for popen... (cached) yes
> checking for putenv... (cached) yes
> checking for rand... (cached) yes
> checking for readdir... (cached) yes
> checking for setuid... (cached) yes
> checking for srand... (cached) yes
> checking for strerror... (cached) yes
> checking for truncate... (cached) yes
> checking for unsetenv... (cached) no
> checking for vasprintf... (cached) no
> checking for waitpid... (cached) yes
> checking for mktime... (cached) yes
> checking for strstr... (cached) yes
> checking for strstr declaration... (cached) yes
> checking for getgrgid declaration... (cached) yes
> checking for getgrnam declaration... (cached) yes
> checking if TRUE/FALSE are defined... (cached) yes
> checking if external errno is declared... (cached) yes
> checking if external errno exists... (cached) yes
> checking if we can set errno... (cached) yes
> checking for setlocale()... (cached) yes
> checking if NGROUPS is defined... (cached) checking if external sys_nerr
> is declared... (cached) no
> checking if external sys_nerr exists... (cached) yes
> checking if external sys_errlist is declared... (cached) no
> checking if external sys_errlist exists... (cached) yes
> checking if struct utmp is declared... (cached) yes
> checking if external h_errno exists... (cached) yes
> checking if character set is EBCDIC... (cached) no
> checking if curses supports alternate-character set... (cached) acs_map
> checking if curses supports fancy attributes... (cached) yes
> checking for ncurses version... (cached) no
> checking if curses supports color attributes... (cached) yes
> checking declaration of size-change... (cached) yes
> checking if ttytype is declared in curses library... (cached) yes
> checking if we must define _XOPEN_SOURCE_EXTENDED... (cached) no
> checking for assume_default_colors... (cached) no
> checking for cbreak... (cached) yes
> checking for define_key... (cached) no
> checking for getattrs... (cached) yes
> checking for getbegx... (cached) yes
> checking for getbegy... (cached) yes
> checking for keypad... (cached) yes
> checking for resizeterm... (cached) no
> checking for use_default_colors... (cached) no
> checking for wborder... (cached) yes
> checking for wredrawln... (cached) yes
> checking if configuration info should be browsable... 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 experimental address-list page should be used... no
> checking if experimental charset-selection logic should be used... no
> checking if experimental CJK logic should be used... no
> checking if color-style code should be used... no
> checking if experimental file-upload logic should be used... no
> checking if experimental htmlized lynx.cfg should be built... no
> checking if experimental element-justification logic should be used...
> no
> checking if experimental keyboard-layout logic should be used... no
> checking if experimental JavaScript support should be used... no
> checking if html source should be colorized... no
> checking if read-progress message should show ETA... no
> checking if scrollbar code should be used... no
> checking if source caching should be used... no
> checking if alternative line-edit bindings should be used... yes
> checking if you want to use extended HTML DTD logic... yes
> checking if partial-display should be used... yes
> checking if you want to use external commands... no
> checking if you want to use setfont support... no
> checking if you want cgi-link support... no
> checking if you want change-exec 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... no
> checking if you want to log URL requests via syslog... no
> checking if persistent-cookie logic should be used... yes
> 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...
> no
> checking if you want to exclude FINGER code... no
> checking if you want to exclude GOPHER code... no
> checking if you want to exclude NEWS code... no
> checking if you want to exclude FTP code... no
> checking if directory-editor code should be used... yes
> checking if you wish to allow extracting from archives via DirEd... yes
> checking if DirEd mode should override 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... (cached) yes
> srcdir is .
> creating ./config.status
> creating makefile
> creating WWW/Library/Implementation/makefile
> creating src/makefile
> creating src/chrtrans/makefile
> creating lynx_cfg.h
> linking ./intl/libgettext.h to intl/libintl.h

; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden

reply via email to

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