x11/nvidia-driver: cc1: error: /src: No such file or directory

2011-05-09 Thread Hartmann, O.
Port x11/nvidia-driver fails with the the following error. This error obviously was introduced within the updates of the last few days, since building the specific port was possible before the last weekend. Does anyone has an idea? Regards, Oliver ===> Vulnerability check disabled, databas

Re: x11/nvidia-driver: cc1: error: /src: No such file or directory

2011-05-09 Thread Ion-Mihai Tetcu
On Mon, 09 May 2011 21:18:20 +0200 "Hartmann, O." wrote: > Port x11/nvidia-driver fails with the the following error. This error > obviously was introduced within the updates of the last few days, > since building the specific port was possible before the last > weekend. Does anyone has an idea?

Re: x11/nvidia-driver: cc1: error: /src: No such file or directory

2011-05-09 Thread Ivan Klymenko
В Tue, 10 May 2011 00:36:18 +0300 Ion-Mihai Tetcu пишет: > On Mon, 09 May 2011 21:18:20 +0200 > "Hartmann, O." wrote: > > > Port x11/nvidia-driver fails with the the following error. This > > error obviously was introduced within the updates of the last few > > days, since building the specific

Re: x11/nvidia-driver: cc1: error: /src: No such file or directory

2011-05-10 Thread Pan Tsu
"Hartmann, O." writes: [...] > cc -O2 -pipe -march=native -DNV_VERSION_STRING=\"256.53\" -D__KERNEL__ > -DNVRM -O -mcmodel=kernel -mno-red-zone -UDEBUG -U_DEBUG -DNDEBUG > -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/src > -I. -I@ -I@/contrib/altq -finline-limit=8000 --param

Re: x11/nvidia-driver: cc1: error: /src: No such file or directory

2011-05-17 Thread O. Hartmann
On 05/10/11 11:40, Pan Tsu wrote: "Hartmann, O." writes: [...] cc -O2 -pipe -march=native -DNV_VERSION_STRING=\"256.53\" -D__KERNEL__ -DNVRM -O -mcmodel=kernel -mno-red-zone -UDEBUG -U_DEBUG -DNDEBUG -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/src -I. -I@ -I@/contrib/altq

Re: x11/nvidia-driver: cc1: error: /src: No such file or directory

2011-05-23 Thread O. Hartmann
On 05/23/11 08:07, Alexey Dokuchaev wrote: On Tue, May 10, 2011 at 01:40:00PM +0400, Pan Tsu wrote: On /head@r221320 for kernel sources -Wmissing-include-dirs was added to force people to provide valid include directories. It can be fixed by either providing default definition in port's Makefil

Re: x11/nvidia-driver: cc1: error: /src: No such file or directory

2011-05-23 Thread Alexey Dokuchaev
On Tue, May 10, 2011 at 01:40:00PM +0400, Pan Tsu wrote: > On /head@r221320 for kernel sources -Wmissing-include-dirs was added to > force people to provide valid include directories. > > It can be fixed by either providing default definition in port's Makefile > or removing NVIDIA_ROOT from there