Displaying 1 result from an estimated 1 matches for "1af0c368".
2007 Feb 12
2
syslinux-3.36 and 3.35 compilation broke /dev/null
I have tested with 3.31 (does not broke /dev/null) and 3.35/3.36 that broke
/dev/null
I verify that /dev/null exist, then compile one of the target available on
top Makefile and /dev/null no more exist.
Example
root:/usr/src/syslinux-3.36# cat /dev/null
root:/usr/src/syslinux-3.36# make .depend
Makefile:274: .depend: No such file or directory
rm -f .depend
for csrc in syslxmod.c gethostip.c ; do