lynx-dev
[Top][All Lists]
Advanced

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

LYNX-DEV Need help compiling with DJGPP under DOS


From: JeffreyX Groves
Subject: LYNX-DEV Need help compiling with DJGPP under DOS
Date: Tue, 21 Oct 97 16:15:00 PDT

Help!  What's the secret to getting Lynx 2.7.1 to compile with DJGPP 
under DOS?

I unzipped all the source to lynx2-7-1 and installed your "helper" files
to:
   
   lynx2-7-1\djgpp.bat
   lynx2-7-1\djgpp\tcplib
   lynx2-7-1\curses\pdcurses.lib
                   \curses.h
                   \panel.lib
                   \pdcurses.a

The DJGPP compiler is installed and appears to work properly.  My PATH 
variable
contains C:\DJGPP\BIN and I set DJGPP=C:\DJGPP\DJGPP.ENV

I have tried your djgpp.bat script and it does not come close to 
compiling.
When I execute the script from lynx2-7-1, I get the following results:

========================================================================
cd djgpp\tcplib\obj
make

  make.exe: Nothing to be done for `all'.

cd ..\..\..
cd www\library\djgpp
make

   makefile:27: ../../Library/Implementation/Version.make: No such file 
or directory (ENOENT)
   makefile:29: ../CommonMakefile: No such file or directory (ENOENT)
   make.exe: *** No rule to make targer `CommonMakefile'. Stop.

cd ..\..\..
cd src
make -f makefile.dos

  ********* numerous errors *************

==========================================================

Am I missing something?  Any help would be greatly appreciated.

Thanks,

Jeff Groves
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

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