Dear all there is missing definition for drm_u64_t at file
"shared-core/drm.h" for FreeBSD. It's prevent libdrm to compile on
FreeBSD. The patch below make it compile but I am not sure if it the
correct way.
---
*** ori.drm.h Wed Nov
Ronny V. Vindenes wrote:
fre, 13,.05.2005 kl. 08.56 -0400, skrev David Kesselring:
I'm trying to build the software only mesa on cygwin but have a compile
error for a missing definition. Would any of you know where to look for
"M_E" from the following snip?
t_vp_build.c, build_fo
fre, 13,.05.2005 kl. 08.56 -0400, skrev David Kesselring:
> I'm trying to build the software only mesa on cygwin but have a compile
> error for a missing definition. Would any of you know where to look for
> "M_E" from the following snip?
>
> t_vp_build.c, build_fog(
I'm trying to build the software only mesa on cygwin but have a compile
error for a missing definition. Would any of you know where to look for
"M_E" from the following snip?
t_vp_build.c, build_fog()
case GL_EXP: emit_op1(p, VP_OPCODE_ABS, tmp, 0, input);
emit_op2(p, VP_OPC