On Sun, Jun 26, 2011 at 01:00:56PM -0700, Bruce Korb wrote:
> On 06/05/11 09:45, Bruce Korb wrote:
> >>It failed on hurd with this message:
> >>i486-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -I../autoopts -g -O2 
> >>-O2 -MT autogen-ag.o -MD -MP -MF .deps/autogen-ag.Tpo -c -o autogen-ag.o 
> >>`test -f 'ag.c' || echo './'`ag.c
> >>In file included from ag.c:35:0:
> >>fmemopen.c: In function 'ag_fmemioctl':
> >>fmemopen.c:752:10: error: '_IOT__IOTBASE_fmemc_get_buf_addr_t' undeclared
> >
> >That means that hurd has a non-standard definition for _IOWR.
> 
> Very, very *VERY* non standard.  Ick!  Phew!
> 
> #ifdef HURD
> #define _IOT__IOTBASE_fmemc_get_buf_addr_t sizeof(fmemc_get_buf_addr_t)
> #endif
> 
> Fixed in coming release.

5.12 still failed with the same error message.


Kurt




-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to