Mail Archives: djgpp/1998/06/27/23:16:06
From: | billh AT autobahn DOT org
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | compiling syslinux-1.40
|
Date: | Fri, 26 Jun 1998 10:48:42 GMT
|
Organization: | Deja News - The Leader in Internet Discussion
|
Lines: | 37
|
Message-ID: | <6mvuaa$eo1$1@nnrp1.dejanews.com>
|
NNTP-Posting-Host: | 206.79.223.166
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Hello.
I just tried compiling
ftp://ftp.kernel.org/pub/linux/utils/boot/syslinux/syslinux-1.40.zip
and got this:
>[win95]F:\linux95\syslx140>make
gcc -Wall -O2 -fomit-frame-pointer -c syslinux.c
syslinux.c:27: alloca.h: No such file or directory (ENOENT)
syslinux.c:31: paths.h: No such file or directory (ENOENT)
make.exe: *** [syslinux.o] Error 1
where
>[win95]F:\linux95\syslx140>grep alloca\.h syslinux.c
#include <alloca.h>
and
>[win95]F:\linux95\syslx140>grep paths\.h syslinux.c
#include <paths.h>
Does there exist a DJGPP master listing indexed by file name that
tells me which (if any) DJGPP v2.01 package contains these missing
files?
If not, can anyone tell me which (if any) DJGPP v2.01 package
contains these missing files?
Thank you.
-----== Posted via Deja News, The Leader in Internet Discussion ==-----
http://www.dejanews.com/ Now offering spam-free web-based newsreading
- Raw text -