lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev new problems in lynx 2.8.1dev.2


From: Larry W. Virden
Subject: lynx-dev new problems in lynx 2.8.1dev.2
Date: Wed, 11 Nov 1998 09:18:56 -0500 (EST)

Okay, I changed my configure to:
export LIBS=" -L/ldatae/lib -R/ldatae/lib -lz -L/projects/gnu/sparc-sun-solaris2
.6/lib -R/projects/gnu/sparc-sun-solaris2.6/lib -lncurses "
export CPPFLAGS="-I/ldatae/include -I/projects/gnu/sparc-sun-solaris2.6/include"
export CFLAGS="-g"
export CC=cc

  $PWD/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-nsl-fork \
        --enable-partial \
        --enable-persistent-cookies \
        --enable-debug

$ gettext --version
gettext (GNU gettext) 0.10.34
Copyright (C) 1995, 1996, 1997 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.
Written by Ulrich Drepper.

Whereas before I was getting a very simple little error in it.po, now I get:
cc -c -DLOCALEDIR=\"/projects/intranet/share/locale\" -DGNULOCALEDIR=\"/projects
/intranet/share/locale\" -DLOCALE_ALIAS_PATH=\"/projects/intranet/share/locale:.
\" -DHAVE_CONFIG_H -I.. -I. -I/home/lwv26/i/src/Unix/lynx/t/lynx2-8-1/intl -I/ho
me/lwv26/i/src/Unix/lynx/t/lynx2-8-1/lib -I/ldatae/include -I/projects/gnu/sparc
-sun-solaris2.6/include -g   bindtextdom.c
"./gettextP.h", line 40: undefined or not a type: inline
"./gettextP.h", line 42: warning: function prototype parameters must have types
"./gettextP.h", line 42: parameter not in identifier list: SWAP
"./gettextP.h", line 42: syntax error before or at: nls_uint32
"./gettextP.h", line 42: parameter not in identifier list: i
"./gettextP.h", line 43: syntax error before or at: {
"./gettextP.h", line 44: syntax error before or at: &
"./gettextP.h", line 44: syntax error before or at: >>
"./gettextP.h", line 44: warning: syntax error:  empty declaration
"./gettextP.h", line 49: warning: dubious struct declaration; use tag only: load
ed_domain
"./gettextP.h", line 60: warning: dubious struct declaration; use tag only: bind
ing

followed by a lot more errors.

Since I only added those two new lines, I have to assume that they
are the problem.

-- 
Larry W. Virden                 INET: address@hidden
<URL:http://www.purl.org/NET/lvirden/> <*> O- "We are all Kosh."
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]