Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Sep 2010 16:57:11 +0200
From:      =?ISO-8859-1?Q?Olivier_Cochard=2DLabb=E9?= <olivier@cochard.me>
To:        freebsd-ports-mailinglist <freebsd-ports@freebsd.org>
Subject:   [x11/nvidia-driver] didn't install vdpau header files with NOPORTDOCS
Message-ID:  <AANLkTi=OCS0a51Fj1uuPrpB57VzMMoTGgEW2o=tgwU3i@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTi=OCS0a51Fj1uuPrpB57VzMMoTGgEW2o=tgwU3i>