Missing definition of drm_u64_t on FreeBSD

2006-10-31 Thread Angka H. K.
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

Re: missing definition

2005-05-15 Thread Brian Paul
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

Re: missing definition

2005-05-13 Thread Ronny V. Vindenes
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(

missing definition

2005-05-13 Thread 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() case GL_EXP: emit_op1(p, VP_OPCODE_ABS, tmp, 0, input); emit_op2(p, VP_OPC