On 08/05/2006 Ian Campbell wrote: > On Sun, 2006-05-07 at 22:28 +0200, Jonas Meurer wrote: > > ./configure: line 19338: syntax error near unexpected token `RENDER,' > > ./configure: line 19338: `XORG_DRIVER_CHECK_EXT(RENDER, renderproto)' > > $ > > > > do you have any suggestions, why the configure script fails for me? > > seems like it has errors, and is wrongly created, correct? > > It looks like you are missing some sort of X7 development package since > you seem to be missing /usr/share/aclocal/xorg-server.m4 which is the > file which defines the XORG_DRIVR_CHECK_EXT macro on my system.
you're correct, thanks a lot. just for the record, autogen.sh ran successfully after installing xserver-xorg-dev, libxvmc-dev, x11proto-core-dev, x11proto-input-dev, x11proto-kb-dev, x11proto-render-dev, x11proto-video-dev and x11proto-xext-dev. but then make still failed. i had to install x11proto-fonts-dev as well. maybe the configure script could check for this package as well. btw, do you plan to package ivtvdev as xserver-xorg-video-ivtv for debian? ... jonas
signature.asc
Description: Digital signature
_______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
