<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Overpass">Hi,<br>
I'm trying to compile nouveau on OpenBSD, but I always get an
error message.<br>
<br>
I have already compiled libdrm like this :<br>
echo "/usr/X11R6/share/aclocal" >>
/usr/local/share/aclocal/dirlist<br>
./configure --enable-nouveau-experimental-api<br>
make<br>
make install<br>
<br>
There wasn't any problem.<br>
<br>
Then, I try to compile xf86-video-nouveau with :<br>
./configure<br>
make<br>
<br>
But I get this error message :<br>
<br>
CC nvc0_exa.lo<br>
CC nvc0_xv.lo<br>
CC drmmode_display.lo<br>
drmmode_display.c: In function 'drmmode_page_flip':<br>
drmmode_display.c:1319: warning: implicit declaration of function
'drmModePageFlip'<br>
drmmode_display.c: In function 'drmmode_screen_init':<br>
drmmode_display.c:1476: error: 'drmEventContext' has no member
named 'page_flip_handler'<br>
*** Error code 1<br>
<br>
Stop in /home/xf86-video-nouveau-0.0.10/xf86-video-nouveau/src
(line 448 of Makefile).<br>
*** Error code 1<br>
<br>
Stop in /home/xf86-video-nouveau-0.0.10/xf86-video-nouveau (line
373 of Makefile).<br>
*** Error code 1<br>
<br>
Stop in /home/xf86-video-nouveau-0.0.10/xf86-video-nouveau (line
282 of Makefile).<br>
<br>
Any idea ?</font><font face="Overpass"> Is there anybody who can
help me ?</font><br>
<font face="Overpass"><br>
Thanks !<br>
</font>
</body>
</html>