lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev problems building lynx 2.8.1dev.2


From: Larry W. Virden
Subject: lynx-dev problems building lynx 2.8.1dev.2
Date: Wed, 11 Nov 1998 08:23:01 -0500 (EST)

Platform: UltraSPARC, Solaris 2.6, Sun c compiler version 4.2

I configured lynx with the following:

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-zlib \
        --enable-default-colors \
        --enable-extended-dtd \
        --enable-externs \
        --enable-forms-options \
        --enable-nsl-fork \
        --enable-partial \
        --enable-persistent-cookies \
        --enable-debug

When I do a make, I get:

cd /home/lwv26/i/src/Unix/lynx/t/lynx2-8-1/po && rm -f stamp-cat-id && echo time
stamp > stamp-cat-id
/projects/gnu/sparc-sun-solaris2.6/bin/msgfmt -o de.mo de.po
/projects/gnu/sparc-sun-solaris2.6/bin/msgfmt -o es.mo es.po
/projects/gnu/sparc-sun-solaris2.6/bin/msgfmt -o fr.mo fr.po
/projects/gnu/sparc-sun-solaris2.6/bin/msgfmt -o it.mo it.po
it.po:242: `msgid' and `msgstr' entries do not both end with '\n'
found 1 fatal errors


Can someone help me fix this?
-- 
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]