Failure to compile with MinGW

Bug #2047726 reported by Andrew Kravchuk
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Unassigned

Bug Description

The recent 2.4.0 version fails to compile using MinGW with the following:

win32-os.c:66:10: fatal error: 'Shlobj.h' file not found
#include <Shlobj.h>
         ^~~~~~~~~~

This happens because when using POSIX-compatible FS (unlike Windows NTFS or something), the file names are case-sensitive and MinGW actually bundles "shlobj.h" file (not capitalized). I have a simple patch to fix the problem attached below.

Revision history for this message
Andrew Kravchuk (awkravchuk) wrote :
Douglas Katzman (dougk)
Changed in sbcl:
status: New → Fix Committed
Changed in sbcl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.