|
|
#1 | |
|
Registered User
Join Date: Apr 2007
Posts: 9
|
I'm trying for the first time to install a nVidia driver in my 6.2-RELEASE. Installed compat5x, checked chipset compatibility, downloaded the 1.0-9755 tarball, untared it, but make fails early:
-------------------------------------------------------------- /pas/nVidia/NVIDIA-FreeBSD-x86-1.0-9755# make install ===> src (install) @ -> /usr/src/sys ln: @: Operation not supported *** Error code 1 Stop in /pas/nVidia/NVIDIA-FreeBSD-x86-1.0-9755/src. *** Error code 1 Stop in /pas/nVidia/NVIDIA-FreeBSD-x86-1.0-9755. /pas/nVidia/NVIDIA-FreeBSD-x86-1.0-9755# -------------------------------------------------------------- Anyone could help? |
|
|
|
|
|
|
#2 | |
|
NVIDIA Corporation
Join Date: Aug 2002
Posts: 3,740
|
The NVIDIA FreeBSD graphics driver does not attempt to create this symlink itself, the FreeBSD Makefiles involved in building the kernel module do. Is the `ld` binary in your PATH the standard FreeBSD `ld`?
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Apr 2007
Posts: 9
|
AFAIK:
-------------------------------------------------------------- # ld -V GNU ld version 2.15 [FreeBSD] 2004-05-23 Supported emulations: elf_i386_fbsd # -------------------------------------------------------------- |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Apr 2007
Posts: 9
|
For what it's worth, I attach a more detailed output.
BTW, couldn't send every output to the file, neither redirecting nor piping: some lines always managed to go to the screen -- if anyone can advise on this, I would collect and post a more comprehensive output file. |
|
|
|
|
|
|
#5 |
|
Registered User
Join Date: Apr 2007
Posts: 9
|
Problem solved. I was working on a msdosfs unit. Once moved to ufs, got no more ln errors.
Now I have other problems, but will search a little before posting. Well, thanks Ernest! |
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Regression with 295.33 and GeForce GT 240 | maro | NVIDIA Linux | 16 | 06-29-12 06:47 PM |
| 295.40 295 cannot be compiled on 3.2 kernel | delta32 | NVIDIA Linux | 4 | 05-27-12 09:47 PM |
| RPM Source problems | LaoTzuTao | NVIDIA Linux | 10 | 01-19-03 05:15 AM |
| Mandrake 9 and nVidia drivers | HunterA3 | NVIDIA Linux | 9 | 10-09-02 02:54 AM |
| Mandrake 8.2 Nvidia src.rpm problems | Mr_Malcontent | NVIDIA Linux | 8 | 09-11-02 09:53 PM |