LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   make needs a new config... (https://www.linuxquestions.org/questions/%2Absd-17/make-needs-a-new-config-4175511667/)

ButterflyMelissa 07-20-2014 10:33 AM

make needs a new config...
 
Hi,

How do I "force" the make to prompt a new config? I try to compile the NVidia driver, the first time, I had a setup panel, and left it as it was, with the Linux compat checked. Silly, since I dont need that. now the make freezes (fails) because some stuff is missing needed to ensure Linux compatibility. How do I get the make to show me those setting again?
I did remove the "work" folder already, did not help...
Thnks :)
THor
(leaning BSD...)
SOLVED
(I was so lazy, sorry :redface: )

Code:

cd /usr/ports/da/folder
make clean
make rmconfig
make install clean

And yes, Google was my friend, first page I looked at...

Edit - felt I needed to post the solution here...I fifure other newcommers will/can face the same question :)

kooru 07-21-2014 01:33 AM

Good :)


All times are GMT -5. The time now is 03:26 PM.