LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Where is make.conf? (https://www.linuxquestions.org/questions/debian-26/where-is-make-conf-340685/)

rjkfsm 07-06-2005 02:26 PM

Where is make.conf?
 
Where in Debian is the make.conf file? They should have put it in /etc where it belongs.

RK

Matir 07-06-2005 02:27 PM

I'm not aware of Debian having a "make.conf" file. What settings are you looking to change?

Xian 07-06-2005 05:32 PM

On my box it's located at /mnt/gentoo/etc/make.conf. :)

Matir 07-06-2005 05:35 PM

LOL. :)

Seriously, though, I'm not aware of debian having/using a make.conf. I believe make.conf is part of gentoo's emerge/portage, and so would not be present on other systems.

rjkfsm 07-07-2005 08:11 PM

I'm trying to compile a package and the optimization flag is set at O2. The package's readme says to use no more than O1.

I guess I'm finding Gentoo easier than Debian.

RK

Matir 07-07-2005 09:42 PM

How are you trying to compile the file? Just a standard "make"?

Xian 07-07-2005 09:43 PM

What is this package? Got a link?

rjkfsm 07-09-2005 09:48 AM

It's qemu. I installed it via apt, but the module isn't there. In order to get the kqemu module, you have to compile. I researched the error and it says not to use the O2 flag with the 2.6 kernel and SDL support.

RK


All times are GMT -5. The time now is 11:53 AM.