Hi,

I've just meet a problem with x11/nvidia-driver by installing it with:
make install -DNOPORTDOCS

The vdpau include files were not installed (vdpau.h and vdpau_x11.h):
ls /usr/local/include/vdpau/
vdpau*.h

I believe their is a problem in the Makefile on this line:
"@${LN} -sf ${DOCSDIR}/vdpau*.h ${PREFIX}/include/vdpau"

The vdpau files are links to docs file.

How can I fix it ?

Thanks,

Olivier
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to