pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: can't compile graphics/glitz with modular xorg
The problem here is -DGLX_GLXEXT_LEGACY; this has been deprecated.
Please remove the line in your mesalib buildlink3.mk file that defines
this and you shouldn't have any problems.
If any other applications' builds are problematic, you can try
defining GLX_GLXEXT_PROTOTYPES instead.
Regards,
--Blair
Home |
Main Index |
Thread Index |
Old Index