#57756 closed defect (fixed)
mathgl: fatal error: 'Fl/Fl_RGB_Image.H' file not found
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | Schamschula (Marius Schamschula) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | mathgl |
Description
mathgl fails to build on case-sensitive filesystems like the buildbot workers':
/opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_math_mathgl/mathgl/work/mathgl-2.4.2.1/widgets/image.h:21:10: fatal error: 'Fl/Fl_RGB_Image.H' file not found #include <Fl/Fl_RGB_Image.H> ^~~~~~~~~~~~~~~~~~~ 1 error generated.
The directory name is FL, not Fl.
Change History (3)
comment:1 Changed 6 years ago by Marius Schamschula <marius@…>
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:2 Changed 6 years ago by ryandesign (Ryan Carsten Schmidt)
Thanks. I didn't see that change made upstream yet so I reported it to them: https://sourceforge.net/p/mathgl/bugs/40/
comment:3 Changed 6 years ago by Schamschula (Marius Schamschula)
Thanks for reporting this issue upstream! I had meant to get around to doing so myself.
Note: See
TracTickets for help on using
tickets.
In 50ff97acd687606f5a4298b387d3ff5b51497a84/macports-ports (master):