Opened 10 years ago

Closed 10 years ago

#1111 closed defect (fixed)

soil: installation failure (GL/GL.h)

Reported by: Mario Domenech Goulart Owned by: dleslie
Priority: major Milestone: someday
Component: extensions Version: 4.8.x
Keywords: soil, GL.h Cc:
Estimated difficulty:

Description

soil cannot be installed on the linux salmonella machines: http://salmonella-linux-x86-64.call-cc.org/master-debugbuild/gcc/linux/x86-64/2014/04/15/salmonella-report/install/soil.html

The interesting error message is:

soil.c:15:19: fatal error: GL/GL.h: No such file or directory

Is GL.h supposed to be uppercase? The system does have /usr/include/GL/gl.h, but not /usr/include/GL/GL.h. Is it just a typo or it really expects GL.h to exist?

Change History (3)

comment:1 Changed 10 years ago by Mario Domenech Goulart

Summary: soil: installation feature (GL/GL.h)soil: installation failure (GL/GL.h)

comment:2 Changed 10 years ago by acharlton

I happened across this bug by chance, but I can say that the original soil.c source does not have any sort of reference to GL/GL.h. It should read GL/gl.h.

comment:3 Changed 10 years ago by acharlton

Resolution: fixed
Status: newclosed

Fixed in 1.2.0

Note: See TracTickets for help on using tickets.