lynx-dev
[Top][All Lists]
Advanced

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

lynx-dev lynx 2.8.2 dev12 and missing program


From: Larry W. Virden
Subject: lynx-dev lynx 2.8.2 dev12 and missing program
Date: Fri, 1 Jan 1999 00:33:31 -0500 (EST)

I'm back from holiday and trying to catch up.  I am building a fresh
lynx (../lynx2.8.2dev.12.tar.gz).  Here's the error I am getting when I
do the make install.  First problem - the test for mkdirs.sh is using the
wrong pathname.  config.status has MKINSTALLDIRS set to the full pathname for
mkdirs.sh.  But the po/makefile.in has a $(topdir)/ prepended to the variable.

The second problem - if the makefile cannot find the mkdirs.sh, it
attempts to use the mkinstalldirs program in the source directory - but one
isn't distributed with lynx ...

make[1]: Leaving directory `/projects/intranet/src/Unix/lynx/t/lynx2-8-2/src'
cd po && make CC="cc" install
make[1]: Entering directory `/projects/intranet/src/Unix/lynx/t/lynx2-8-2/po'
if test -r 
/home/lwv26/i/src/Unix/lynx/t/lynx2-8-2//home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/mkdirs.sh;
 then \
  
/home/lwv26/i/src/Unix/lynx/t/lynx2-8-2//home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/mkdirs.sh
 /projects/intranet/share; \
else \
  /home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/mkinstalldirs 
/projects/intranet/share; \
fi
/bin/sh: /home/lwv26/i/src/Unix/lynx/t/lynx2-8-2/mkinstalldirs: not found
make[1]: *** [install-data-yes] Error 1
make[1]: Leaving directory `/projects/intranet/src/Unix/lynx/t/lynx2-8-2/po'
make: *** [install-bin] Error 2
-- 
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]