On Sat, Sep 3, 2022 at 2:55 PM Paul Dufresne via Freedos-devel <[email protected]> wrote: > > Like the guy that wrote a small program... and come to the compiler and > naively expect it to compile it without errors... > I have come to "fdnpkg install-nosrc djgpp_uns~1.zip" and was replied with: > Error: Package contains an invalid filename: > djpp_unstable\source\djgpp\utils\whatin.sh > > Is it the .sh (Unix shell ) ... > does it handle correctly LongFileNames? (I did not remember to have called > doslfn.exe...) but djgpp_unstable seems ok... and not 8.3. > > Well... do I need to be strict like this in my source directory? > Frankly... I did just unzip upstream in it... without thinking much more. >
"djpp_unstable" is 13 characters - that's more than the "8.3" limit in DOS. So I think that's the problem. _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
