Re: [gentoo-user] Optical mouse lights off on kernel 2.6.14 but works on kernel 2.4.30

2005-12-07 Thread Neil Bothwick
On Wed, 07 Dec 2005 03:00:33 -0600, Dale wrote: I usually do a make all make modules_install and that is it. I then copy it over manually though. It has worked for me since I started using 2.6.* kernels. Why not let make do the whole job and add make install? That installs the kernel

[gentoo-user] make -j 4 recoverable ?

2006-03-21 Thread Meino Christian Cramer
Hi, I am going to install Gentoo on my AMD64 X2 3800+ (Dual Core) based system (x86 not x64!). With make -j 4, which I could add to the make flags, compiling is a lot faster. But some packages may fail to compile. Is it possible to recover from an unsuccessful run of make -j 4 while

Re: [gentoo-user] make -j 4 recoverable ?

2006-03-21 Thread Ciaran McCreesh
On Wed, 22 Mar 2006 03:43:56 +0100 (CET) Meino Christian Cramer [EMAIL PROTECTED] wrote: | With make -j 4, which I could add to the make flags, compiling is a | lot faster. But some packages may fail to compile. You absolutely do not want to do make -j 4... The space matters. -- Ciaran

Re: [gentoo-user] How to make Gentoo more Ubuntu like

2006-04-30 Thread Ryan Tandy
Richard Fish wrote: On 4/29/06, Ryan Tandy [EMAIL PROTECTED] wrote: Make sure your GNOME packages (esp. gnome-volume-manager and related) are compiled with USE=hal, and make sure the hal and dbus services are started. With those in place, it should Just Work(tm). And also make sure she

Re: [gentoo-user] Re: Gentoo's make - a problem?

2006-10-01 Thread Michael [Plouj] Ploujnikov
Here is the weird part: The Makefile it tools/ says: all: $(PROGRAMS) $(MANPAGES) $(SUBDIRS) it also says: PROGRAMS = \ ... makedep$(EXEEXT) \ ... So, it should really be trying to build the makedep in the current directory (which is build_dir/tools) However, this is what make prints

[gentoo-user] F4L

2005-08-15 Thread Ian K
Hi there, I would love to try out Flash4Linux (f4l.sf.net) but it wont compile. Im trying 0.2. When I type make, I get: [EMAIL PROTECTED] ~/MyTars/f4l-0.2 $ make make: *** No rule to make target `/usr/qt/3/mkspecs/default/qmake.conf', needed by `Makefile'. Stop. Any ideas? Thanks! Ian

Re: [gentoo-user] F4L

2005-08-15 Thread Gyuri
Ian K wrote: Hi there, I would love to try out Flash4Linux (f4l.sf.net) but it wont compile. Im trying 0.2. When I type make, I get: [EMAIL PROTECTED] ~/MyTars/f4l-0.2 $ make make: *** No rule to make target `/usr/qt/3/mkspecs/default/qmake.conf', needed by `Makefile'. Stop. Any ideas

Re: [gentoo-user] F4L

2005-08-16 Thread Nick Rout
On Tue, 2005-08-16 at 01:20 -0400, Ian K wrote: Hi there, I would love to try out Flash4Linux (f4l.sf.net) but it wont compile. Im trying 0.2. When I type make, I get: [EMAIL PROTECTED] ~/MyTars/f4l-0.2 $ make make: *** No rule to make target `/usr/qt/3/mkspecs/default/qmake.conf', needed

Re: [gentoo-user] Gentoo Versions

2009-08-06 Thread Jamie Dobbs
Thanks! Just want to make sure I start off right :-)

Re: [gentoo-user] make oldconfig necessary?

2011-07-31 Thread Jeremy McSpadden
Better to run make oldconfig. It merges the changes. -- Jeremy McSpadden def...@uberpenguin.net On Jul 31, 2011, at 9:06 PM, Pandu Poluan wrote: Let's say I have a .config from an older kernel version (for example, 2.6.38), and now I want to install a newer kernel (let's say, 3.0

Re: [gentoo-user] udev + /usr

2011-09-15 Thread Sebastian Beßler
Am 15.09.2011 16:57, schrieb Canek Peláez Valdés: with an initramfs you will be able to do anything, so it will make no sense to keep supporting initramfs-less systems. With Microsoft Windows you will be able to do anything, so it will make no sense to keep supporting Microsoft Windows-less

[gentoo-user] how to let different make version coexist?

2012-04-19 Thread wenpin cui
hi, guys, On my linux box, after deep-upgrade, the version of 'sys-devel/make' was 3.82. Now I want to use version 3.81 to compile a software, i can do it by emerge /usr/portage/sys-devel/make/make-3.81.ebuild however, after next upgrade, the version became 3.82

Re: [gentoo-user] [~and64] Headsup for google-chrome users

2015-05-21 Thread wabenbau
walt w41...@gmail.com wrote: [...] Then, after I figured out that CONFIG_USER_NS is a kernel config item, requiring reinstallation of my kernel, I wasted more time figuring out (for the n'th time) that you shouldn't just change a single kernel config item and do make because that shortcut can

Re: [gentoo-user] Kadu 2.1...OTR / Encryption defunct ???

2016-04-18 Thread R0b0t1
No. How much harder does it make it to follow?

Re: [gentoo-user] The saga of the missing Logitech drivers

2020-01-31 Thread Dr Rainer Woitok
Andrew, On Saturday, 2020-02-01 01:42:20 +0800, you wrote: > ... > 1) Is "make oldconfig" broken? Dunno. But I'm using a slightly different approach: - Copy your old kernel config over to the new kernel directory. - Run "make olddefconfig". This will try to adapt

[gentoo-user] Kernel build failing on new install

2020-10-12 Thread Walter Dnes
I'm near the tail-end of an install, trying to build the kernel. "make" gets an error as follows. Any ideas? (chroot) livecd /usr/src/linux # make CALLscripts/checksyscalls.sh CALLscripts/atomic/check-atomics.sh DESCEND objtool CHK include/generated/compi

Re: [gentoo-user] Kernel upgrade from 5.4 to 5.10: oldconfig "Restart config..."

2021-04-05 Thread Alarig Le Lay
On Mon 05 Apr 2021 13:27:01 GMT, Dr Rainer Woitok wrote: > I'm always using "make olddefconfig" rather than "make oldconfig" and > had no problems upgrading to 5.10. After running "make olddefconfig" I > use "diff" to compare the new

[gentoo-user] 'make install' hijacked by installkernel ?

2024-01-26 Thread Adam Carter
I just tried to install a new kernel using 'make install' only to find that the behaviour has changed and it appears to be running a bunch on installkernel stuff. 'make help' says install - Install kernel using (your) ~/bin/installkernel or (distribution) /sbin/installkernel or install

Re: [gentoo-user] the nsplugin use flag

2007-07-23 Thread Neil Bothwick
On Mon, 23 Jul 2007 17:43:01 +0200, Alan McKinnon wrote: make.profile is for devs to make default system changes make.conf is for users to make customised system changes /etc/portage/* is for users to make customized local changes In increasing order of priority. -- Neil Bothwick Top

Re: [gentoo-user] kernel compilation

2007-10-17 Thread Hans-Werner Hilse
Hi, On Wed, 17 Oct 2007 12:10:19 +0200 (CEST) Helmut Jarausch [EMAIL PROTECTED] wrote: 2.) If I have to run make modules_install, can I do this before I run make to compile the kernel image? No. I was under the impression that the modules_install target will include the all target? So

Re: [gentoo-user] Problem with compiling kernel

2009-05-11 Thread Paul Hartman
it and building the modules), I get this error message: hive linux # make make modules_install make just one question about your compiling command, why make ... make? I just do make all make modules_install ... I do: make all make install make modules_install make

Re: [gentoo-user] Problem with compiling kernel

2009-05-12 Thread Dale
, when I try to compile a kernel again (meaning after compiling it and building the modules), I get this error message: hive linux # make make modules_install make just one question about your compiling command, why make ... make? I just do make all make

[gentoo-user] Re: make oldconfig

2008-08-04 Thread Nikos Chantziaras
James wrote: Hello, It seems like I remember that 'make oldconfig' is not needed any more, to pass the current (booted) kernel option to the .config for building a new kernel. Of is 'make oldconfig' still a good idea? It's not needed, but a good idea to see if there are any new options.

Re: [gentoo-user] cant build gcc on installation emerge --newuse system

2005-05-28 Thread Khan
Aaron Urbain wrote: * Running make LDFLAGS= STAGE1_CFLAGS=-O LIBPATH=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.5-20050130 BOOT_CFLAGS= -O2 -march=i686 -pipe profiledbootstrap make: *** No rule to make target `profiledbootstrap'. Stop. Hmmm, this looks serious. I have filled a bug: http

[gentoo-user] Building Shared Libraries

2007-04-02 Thread Manish Marathe
Hello, I want to build all components as shared libraries. So I wanted to know, is there any global USE Flag or any other global change I can make to the portage environment to make all components build as shared libraries rather than changing each component's ebuild file to make it build

[gentoo-user] QT slotting and non-portage apps

2006-05-27 Thread Andrew Gaydenko
Hi! It isn't a secret, some apps don't take place inside the protage :-) And some of them use QT3 with 'configure make make install' way. Now I have (at ~x86) slotted QT installd - both 3 and 4 versions, and autotools-building has these ot those errors. Is there legal/Gentoo way to make

Re: [gentoo-user] Re: Gentoo's make - a problem?

2006-10-01 Thread Michael [Plouj] Ploujnikov
It's probably not the first time the jobserver messes it up cause the ebuild builds wine like this: make -j1 depend make Does that work for you ? Nope, it seems to do exactly the same thing as without -j1. -- () ASCII Ribbon Campaign /\ - against HTML mail vCards -- gentoo-user@gentoo.org

Re: [gentoo-user] can't unload modules

2005-08-02 Thread James Hiscock
Sounds like a forgotten make mrproper or make clean before a full build? Aren't they for 2.4.x kernels? I'm using a 2.6.11. You need to rebuild the kernel proper - it's responsible for loading and unloading modules. Rebuilding just the modules won't help you. And no, those make commands

Re: [gentoo-user] can't unload modules

2005-08-03 Thread maxim wexler
then ran make modules_install. Did I forget something? yes you forgot to make the kernel and forgot to install the kernel and reboot. Didn't forget. Those are obvious steps and not worth mentioning. Start your day

Re: [gentoo-user] can't unload modules

2005-08-03 Thread Norberto Bensa
Bryan Whitehead wrote: Sounds like a forgotten make mrproper or make clean before a full build? make mrproper wipes .config, so be careful ;) -- Norberto Bensa informática BeNSA 4544-9692 / 15-4190-6344 Ciudad de Buenos Aires, Argentina pgpdrFxYPXijB.pgp Description: PGP signature

[gentoo-user] Can't emerge xorg-6.8.2-r2 under Gentoo 2005.1

2005-08-16 Thread Jamie Dobbs
I am trying to build Xorg on a newly installed 2005.1 system and get the following output: LD_LIBRARY_PATH=../../../exports/lib XLOCALEDIR=../../../exports/lib/locale ../../../exports/bin/mkfontscale -b -s -l . /usr/bin/fc-cache . make[5]: *** [fonts.cache] Illegal instruction make[5

Re: [gentoo-user] Can't emerge xorg-6.8.2-r2 under Gentoo 2005.1

2005-08-19 Thread Jamie Dobbs
and get the following output: LD_LIBRARY_PATH=../../../exports/lib XLOCALEDIR=../../../exports/lib/locale ../../../exports/bin/mkfontscale -b -s -l . /usr/bin/fc-cache . make[5]: *** [fonts.cache] Illegal instruction make[5]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r2/work/xc/fonts

[gentoo-user] Re: can't compile kernel

2006-07-02 Thread Sven Köhler
my gentoo just suprised me with the following: gwinet linux # pwd /usr/src/linux gwinet linux # make all [...] some strange error Hooray! Hmmm, did a make clean and then a make all - and now it works without problems. Strange ... signature.asc Description: OpenPGP digital signature

Re: [gentoo-user] Re: Where are the following LVS kernel modules

2009-09-09 Thread Nick Khamis
Hey Walt, I build the kernel via: make menuconfig make make modules_install cp arch/... /boot/... I did issue a depmod and still just: /lib/modules/2.6.30-gentoo-r6/kernel/net/netfilter/ip_vs.ko when issuing a find /lib/modules/`uname -r` -name ip_vs*.ko Thanks in Adnvanced, Ninus

[gentoo-user] Kernel Error

2010-02-14 Thread German Lopez Cortina
What can be this / bin / sh: lzma: command not found make [2]: *** [arch/x86/boot/compressed/vmlinux.bin.lzma] Error 1 make [1]: *** [arch/x86/boot/compressed/vmlinux] Error 2 make: *** [bzImage] Error 2

[gentoo-user] make oldconfig necessary?

2011-07-31 Thread Pandu Poluan
Let's say I have a .config from an older kernel version (for example, 2.6.38), and now I want to install a newer kernel (let's say, 3.0). Is it necessary to first do `make oldconfig`, or is it safe to go directly to `make menuconfig`? Rgds, -- -- Pandu E Poluan - IT Optimizer My website: http

Re: [gentoo-user] TUSB3410 on 3.0.6 kernel

2011-11-06 Thread Érico Porto
solved, unmark: [ ] Include in-kernel firmware blobs in kernel binary then, type: make make firmware_install make modules_install make install Érico V. Porto On Sun, Nov 6, 2011 at 8:28 PM, Érico Porto ericoporto2...@gmail.comwrote: Ok I will try it. I used: make make

[gentoo-user] emerge -j, make -j and make -l

2011-11-26 Thread Michael Mol
I just wanted to share an experience I had today with optimizing parallel builds after discovering -l for Make... I've got a little more tweaking I still want to do, but this is pretty awesome... http://funnybutnot.wordpress.com/2011/11/26/optimizing-parallel-builds/ ZZ

Re: [gentoo-user] emerge -j, make -j and make -l

2011-11-26 Thread Stefan G. Weichinger
Am 26.11.2011 16:22, schrieb Michael Mol: I just wanted to share an experience I had today with optimizing parallel builds after discovering -l for Make... I've got a little more tweaking I still want to do, but this is pretty awesome... http://funnybutnot.wordpress.com/2011/11/26

[gentoo-user] Load average in make

2013-01-16 Thread Nilesh Govindrajan
Hi, Make has two options which control number of jobs by load average. --jobs and --load-average Suppose I set make options as --jobs --load-average=1.7 It will spawn as many jobs as possible and limit system load to 1.7. But which load average does that check? One minute, five minutes

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
: ... test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo;\ echo ERROR: Kernel configuration is invalid.; \ echo include/generated/autoconf.h or include/config/auto.conf are missing.;\ echo Run 'make oldconfig make prepare

[gentoo-user] Making DVD high resolution

2014-12-18 Thread Joseph
I've used Imagination to make VOB and set in preferences resolution 1920 x 1080 HD made VOB. How do I check the VOB frame size settings? When I tried to made HD video using DVD Styler the max frame rate I can set to make DVD ISO is 720x480. How to make DVD with higher resolution? -- Joseph

[gentoo-user] modules-load restart

2017-03-16 Thread thelma
I compiled as module: it87 run: make make modules_prepare make modules_install ... INSTALL drivers/hwmon/it87.ko add "it87" to modules.conf but running: /etc/init.d/modules-load restart does not restart the module. Do I need to restart the box, this procedure work on a different b

[gentoo-user] [SOLVED] make broken on kernel 5.4.66-gentoo kernel

2020-12-21 Thread Walter Dnes
On Mon, Dec 21, 2020 at 02:07:05PM +0800, William Kenworthy wrote > Did you cleanup first? > > run "make mrproper", the unpack your saved config then run "make oldconfig". Thank you; that was it. The build is now humming along. -- Walter Dnes I don't run

[gentoo-user] VLC emerge failure - ffmpeg related

2005-04-24 Thread Brett Schroeder
All VLC media player failed to build - seems to be complaining about a syntax error in ffmepg.c line 299 Not sure if this is relevant but I have media-video/ffmpeg-0.4.9_p20050226-r3 installed. Any clues much appreciated Brett snip make[6]: Entering directory `/var/tmp/portage/vlc-0.6.2/work

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Dale
this message: ... test -e include/generated/autoconf.h -a -e include/config/auto.conf || ( \ echo;\ echo ERROR: Kernel configuration is invalid.; \ echo include/generated/autoconf.h or include/config/auto.conf are missing.;\ echo Run 'make

[gentoo-user] q: how to make gentoo site sync for greek users

2008-01-18 Thread Δημήτριος Ροπόκης
plan to make a site sync to gentoo, but with easy download greek translations, my problem is I want to make it like gentoo.org, Greek users do not participate easy in open source, I am not programmer, but I can make linux work in most pc's, so now I am looking for a way to make an Greek Gentoo

[gentoo-user] Kernel build error

2009-01-29 Thread Dale
Hi, I'm trying to upgrade my kernel but I got this. r...@smoker /usr/src/linux-2.6.27-gentoo-r8 # make all make modules_install CHK include/linux/version.h CHK include/linux/utsrelease.h CALLscripts/checksyscalls.sh CHK include/linux/compile.h make[1]: *** No rule

Re: [gentoo-user] Kernel build error

2009-01-29 Thread Saphirus Sage
Dale wrote: Hi, I'm trying to upgrade my kernel but I got this. r...@smoker /usr/src/linux-2.6.27-gentoo-r8 # make all make modules_install CHK include/linux/version.h CHK include/linux/utsrelease.h CALLscripts/checksyscalls.sh CHK include/linux/compile.h make[1

[gentoo-user] Re: kernel building tools

2005-05-27 Thread James
Neil Bothwick neil at digimed.co.uk writes: make menuconfig make make modules_install make install is easier and accomplishes the same, and also updates the vmlinuz and vmlinuz.old symlinks in /boot, removing the need to alter your grub config. OK, I but often I like to keep the older

Re: [gentoo-user] How to make Gentoo more Ubuntu like

2006-04-30 Thread michael
On Sun, 30 Apr 2006, Ryan Tandy wrote: Richard Fish wrote: On 4/29/06, Ryan Tandy [EMAIL PROTECTED] wrote: Make sure your GNOME packages (esp. gnome-volume-manager and related) are compiled with USE=hal, and make sure the hal and dbus services are started. With those in place

Re: OT - Where are the modules (WAS: Re: [gentoo-user] OT - Win4Lin)

2006-11-06 Thread Matthias Langer
from www.kernel.org , and it seems to have built correctly. I followed the following steps: cd /usr/src tar xvfj /home/michael/linux-2.6.11.12.tar.bz2 rm linux; ln -s linux-2.6.11.12 linux cd linux make mrproper make menuconfig make bzImage make modules # make modules_install is what

[gentoo-user] emerge libexif fails

2007-01-08 Thread Jens Hornung
it the manual way with './configure --prefix=/usr --disable-doc --enable-nls' and 'make', it's no problem. So how can I solve this? Jens # USE-doc emerge libexif [...] ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc

[gentoo-user] Trouble compiling gentoo-sources-2.6.12-r4

2005-08-01 Thread Nick Rout
After make all: I am getting this message - a hundred or so (lots of variations on the offending character (ie the \xxx bit) : net/ipv4/netfilter/iptable_filter.c:40: error: stray '\303' in program and then this: net/ipv4/netfilter/iptable_filter.c:40:168: warning: no newline at end of file

Re: [gentoo-user] Module philosophy: Compile-in or Load

2006-06-17 Thread Erik Westenbroek
I like compile-in, generally less work must be done (just a hair, but it is less) On 6/17/06, Mick [EMAIL PROTECTED] wrote: On 17/06/06, Anthony E. Caudel [EMAIL PROTECTED] wrote: Mick wrote: On 13/06/06, Ryan Tandy [EMAIL PROTECTED] wrote: Anthony E. Caudel wrote: How? make

Re: [gentoo-user] More ebuild failing (install step)

2006-09-06 Thread Richard Fish
On 9/6/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: But on the `install step' it fails with: Install samba-3.0.23c into /var/tmp/portage/samba-3.0.23c/image/ category net-fs make: *** No rule to make target `install-everything'. Stop. [snip] That kind of appears to mean that `compile

[gentoo-user] Re: make oldconfig necessary?

2011-08-01 Thread Grant Edwards
On 2011-08-01, Pandu Poluan pa...@poluan.info wrote: Let's say I have a .config from an older kernel version (for example, 2.6.38), and now I want to install a newer kernel (let's say, 3.0). Is it necessary to first do `make oldconfig`, or is it safe to go directly to `make menuconfig`? It's

Re: [gentoo-user] make oldconfig necessary?

2011-08-01 Thread kashani
On 7/31/2011 7:06 PM, Pandu Poluan wrote: Let's say I have a .config from an older kernel version (for example, 2.6.38), and now I want to install a newer kernel (let's say, 3.0). Is it necessary to first do `make oldconfig`, or is it safe to go directly to `make menuconfig`? Necessary to run

Re: [gentoo-user] Re: Update to make breaks lots of things...

2011-08-08 Thread Joerg Schilling
Grant Edwards grant.b.edwa...@gmail.com wrote: Have not experienced this (GNU Make 3.82). I downgraded from 3.82 to 3.81, and all is well. If you look at bugzilla, make 3.82 caused a bunch of ebuilds to fail. Apparently those ebuilds have now incoroporated patches for the Makefiles

Re: [gentoo-user] Anyone can afford information about build kernel?

2011-10-08 Thread Dale
Nick Khamis wrote: cd /usr/src/linux make menuconfig select the list of modules/drivers you need for your box make modules_install make make modules_install cp arch/i386/boot/bzImage /boot/kernel-2.6.3.whatever you want to call it vi /boot/grub/grub.conf nano if you have not used vi before

Re: [gentoo-user] emerge -j, make -j and make -l

2011-11-27 Thread Michael Mol
to that instead of -j. Load-driven make plus load-driven portage should work beautifully on my system. I'll steal your 1.6 factor, and give:    MAKEOPTS=-j 2*N -l 1.6*N)    PORTAGE_DEFAULT_OPTS=--jobs --load-average1.6*N a try. Make sure that make supports non-integer values for -l, though. I

Re: [gentoo-user] Real qucik question - Copying over kernel configuration for same machines

2013-05-12 Thread Walter Dnes
On Sat, May 11, 2013 at 08:39:02PM -0400, Nick Khamis wrote Hello Everyone, Saw examples for genkern, but we build our own kernels. After copying the files over we like to run make and make modules_install on the new machine. Since the new machine will probably have a newer kernel, I

Re: [gentoo-user] [~and64] Headsup for google-chrome users

2015-05-21 Thread Neil Bothwick
On Thu, 21 May 2015 09:57:57 -0500, Dale wrote: No, you should do make clean first, and then do make etc. Doesn't make clean clear out your config? I've changed one thing before and just run make and it work just fine. No. % make help Cleaning targets: clean - Remove most

Re: [gentoo-user] [~and64] Headsup for google-chrome users

2015-05-21 Thread Dale
^ Then, after I figured out that CONFIG_USER_NS is a kernel config item, requiring reinstallation of my kernel, I wasted more time figuring out (for the n'th time) that you shouldn't just change a single kernel config item and do make because that shortcut can break important things. No, you should

Re: [gentoo-user] Kernel upgrade from 5.4 to 5.10: oldconfig "Restart config..."

2021-04-05 Thread Dr Rainer Woitok
Alarig, On Monday, 2021-04-05 00:31:50 +0200, you wrote: > ... > Has the 5.10 LTS has been stablised, I tried to upgrade it on some of my > boxes, but `make oldconfig` doesn’t want to use my old config: I'm always using "make olddefconfig" rather than "make oldcon

Re: [gentoo-user] gentoo-sources-5.10.103 - will not boot

2022-03-13 Thread thelma
/gentoo-sources-5.10.103 cd /usr/src/ eselect kernel set 3  (this is: linux -> linux-5.10.103-gentoo) cd linux cp ../linux-old_kernel/.config . mount /boot/ make oldconfig make make modules_prepare make modules_install make install grub-mkconfig -o /boot/grub/grub.cfg reboot ( did the same on

[gentoo-user] gentoo-sources-5.10.103 - will not boot

2022-03-13 Thread thelma
kernel set 3 (this is: linux -> linux-5.10.103-gentoo) cd linux cp ../linux-old_kernel/.config . mount /boot/ make oldconfig make make modules_prepare make modules_install make install grub-mkconfig -o /boot/grub/grub.cfg reboot ( did the same on my other boxes and this kernel is booting

Re: [gentoo-user] mysql emerge error

2007-04-20 Thread Daniel Iliev
On Fri, 20 Apr 2007 13:22:17 +0300 Eray Aslan [EMAIL PROTECTED] wrote: On 20.04.2007 11:06, Eray Aslan wrote: [...] make[4]: Entering directory `/var/tmp/portage/dev-db/mysql-5.0.38/work/mysql/innobase/trx' Makefile:251: .deps/trx0purge.Po: No such file or directory make[4

[gentoo-user] firefox-9.0 won't compile

2012-02-03 Thread Grant
'void *' used in arithmetic make[5]: *** [jsgcchunk.o] Error 1 make[5]: Leaving directory `/var/tmp/portage/www-client/firefox-9.0/work/mozilla-release/obj-i686-pc-linux-gnu/js/src' make[4]: *** [libs_tier_js] Error 2 make[4]: Leaving directory `/var/tmp/portage/www-client/firefox-9.0/work/mozilla

Re: [gentoo-user] make oldconfig ?

2016-04-19 Thread Tom H
On Tue, Apr 19, 2016 at 4:01 AM, James <wirel...@tampabay.rr.com> wrote: > > After copying the current ".config" to the newly linked sources > (/usr/src/linux) I use to run 'make oldconfig'. Now, looking at > the gentoo wiki [1] I see (2) choices but no 'ma

Re: [gentoo-user] make oldconfig ?

2016-04-19 Thread Alexander Kapshuk
On Tue, Apr 19, 2016 at 5:01 AM, James <wirel...@tampabay.rr.com> wrote: > Hello, > > After copying the current ".config" to the newly linked sources > (/usr/src/linux) I use to run 'make oldconfig'. Now, looking at > the gentoo wiki [1] I see (2) choices but no

[gentoo-user] celestia 1.4.0 ebuild problem

2006-01-16 Thread Marco Calviani
': Permission denied make[3]: *** [install-data-hook] Error 1 make[3]: Leaving directory `/var/tmp/portage/celestia-1.4.0/work/celestia-1.4.0' make[2]: *** [install-data-am] Error 2 make[2]: Leaving directory `/var/tmp/portage/celestia-1.4.0/work/celestia-1.4.0' make[1]: *** [install-am] Error 2 make[1

Re: [gentoo-user] Ethernet Module (3c59x) not recognized

2006-02-15 Thread Emmanuel Durin
The make module_install command installs the modules into /lib/modules/2.x.xx/. Search for your file into this directory instead of into the sources directory. If you can't find it, go to /lib/modules/2.x.xx/ and browse to see if there is some modules. If you find some, then you should probably

Re: [gentoo-user] Re: modules built post kernel install (on the fly)

2006-03-04 Thread Ryan Tandy
Harry Putnam wrote: I guess I sort of thought there was some trick way to just compile a module and not do all the linking and grinding of `make' against the whole tree. Unless you've done 'make clean' previously, 'make' will only compile required files based on changes you've made to your

Re: [gentoo-user] Re: oops with 2.6.13-gentto-r3

2005-10-09 Thread Benno Schulenberg
Allan Gottlieb wrote: At Sun, 09 Oct 2005 07:56:18 +0200 Francesco Talamona [EMAIL PROTECTED] wrote: On Sunday 09 October 2005 04:37, Allan Gottlieb wrote: make make install#I don't have any modules In such cases first of all do a make oldconfig. Really? I did make menuconfig

Re: [gentoo-user] Re: vlc dies on GL

2005-11-09 Thread abhay
On Thursday 10 Nov 2005 7:31 am, James wrote: I'm not so sure. I have a second system with the same (USE) flags set, and mythtv installs but vlc fails without the GL error: make[2]: Entering directory`/var/tmp/portage/vlc-0.8.1-r1/work/vlc-0.8.1/mozilla' usr/bin/xpidl -I/usr/share/idl

[gentoo-user] Alsa build problem

2006-03-28 Thread Technomancer
the alsa option in the kernel) but it fails to compile, with the following error: include/linux/pci.h:460: error: syntax error before numeric constant make[4]: *** [/var/tmp/portage/alsa-driver-1.0.10-r2/work/alsa-driver-1.0.10/acore/hwdep.o] Error 1 make[3]: *** [/var/tmp/portage/alsa-driver

Re: [gentoo-user] System.map not found - unable to check symbols

2006-05-09 Thread Bo Andresen
Reordered to make it more readable. On Tuesday 09 May 2006 15:56, de Almeida, Valmor F. wrote: System.map not found - unable to check symbols. which doesn't seem to cause problems during/after booting (??). I did a manual kernel compilation To do this, I always do: make

Re: [gentoo-user] Re: make oldconfig necessary?

2011-08-01 Thread Pandu Poluan
do `make oldconfig`, or is it safe to go directly to `make menuconfig`? It's always safe to do 'make menuconfig', and always has been (at least since the 0.97 days when I started running Linux).  You just have to select all the options correctly. All that 'make oldconfig' does is start you

Re: [gentoo-user] Re: make oldconfig necessary?

2011-08-01 Thread David W Noon
On Mon, 1 Aug 2011 21:39:29 +0700, Pandu Poluan wrote about Re: [gentoo-user] Re: make oldconfig necessary?: What I meant was: If I want a kernel config as close as possible to the older kernel, can I just use `make menuconfig`, or do I have to first run `make oldconfig`. Just copy your

Re: [gentoo-user] Update to make breaks lots of things...

2011-08-08 Thread Michael Mol
On Mon, Aug 8, 2011 at 2:30 PM, Grant Edwards grant.b.edwa...@gmail.com wrote: I don't think this is Gentoo-specific, but I've noticed that a recent update to make is causing makefile breakage.  For example, trying to build a Linux 2.6.28 kernel:  beta linux-2.6.28-gentoo-r5 # make oldconfig

Re: [gentoo-user] Update to make breaks lots of things...

2011-08-08 Thread Albert W. Hopkins
On Monday, August 8 at 18:30 (+), Grant Edwards said: I don't think this is Gentoo-specific, but I've noticed that a recent update to make is causing makefile breakage. For example, trying to build a Linux 2.6.28 kernel: beta linux-2.6.28-gentoo-r5 # make oldconfig Makefile:442

[gentoo-user] [OT]: Need help with a Makefile

2012-03-09 Thread meino . cramer
Hi, I am trying to compile a linux-kernel for an embedded system. There is an (older) build environment. The kernel is based on a 2.4er linux kernel. When doing a make menuconfig I get: make menuconfig Makefile:441: *** mixed implicit and normal rules. Stop. [1]8814 exit 2 make

Re: [gentoo-user] Nvidia driver - blank screen not even console display

2013-02-22 Thread Joseph
On 02/22/13 02:59, Dale wrote: echo;\ echo ERROR: Kernel configuration is invalid.; \ echo include/generated/autoconf.h or include/config/auto.conf are missing.;\ echo Run 'make oldconfig make prepare' on kernel src to fix it.; \ echo

Re: [gentoo-user] binutils-libs-2.28-r1 - loadable library and perl binaries are mismatched

2017-07-02 Thread thelma
On 07/02/2017 07:37 PM, the...@sys-concept.com wrote: > During upgrade I get an error trying to compile "binutils-libs-2.28-r1" > > Any hint what to do with it? > > > XSParagraph.c: loadable library and perl binaries are mismatched (got > handshake key 0xd700

Re: [gentoo-user] genkernel failed at drivers/ssb/scan.o, what to do? [SOLVED]

2020-02-13 Thread n952162
I solved this by manually editing the configuration (using "make menuconfig") to remove the MELLANOX driver. This is just for a virtualbox machine. On 2020-02-12 21:31, n952162 wrote: genkernel failed for me.  Questions: * is this a known problem? * how can I get more informa

Re: [gentoo-user] Build error: gnumeric-1.4.3-r3

2006-07-14 Thread Allan Gottlieb
and shrinking text) make[7]: Leaving directory `/var/tmp/portage/gnumeric-1.4.3-r3/work/gnumeric-1.4.3/src/cut-n-paste-code/goffice/graph' make[6]: *** [all-recursive] Error 1 make[6]: Leaving directory `/var/tmp/portage/gnumeric-1.4.3-r3/work/gnumeric-1.4.3/src/cut-n-paste-code/goffice/graph

Re: [gentoo-user] chroot: cannot run command `bin/bash': Exec format error

2006-02-23 Thread Boyd Stephen Smith Jr.
On Thursday 23 February 2006 18:32, Boyd Stephen Smith Jr. [EMAIL PROTECTED] wrote about 'Re: [gentoo-user] chroot: cannot run command `bin/bash': Exec format error': Try: make ARCH=x86_64 CFLAGS=-m64 Nah, don't. It won't help, the kernel's Makefile doesn't pay attention to CFLAGS, it sets

Re: [gentoo-user] AbiWord 2.6.4 build failure

2008-10-19 Thread Liviu Andronic
my first posting, so the second time I posted only the diff. Below is the topmost error; if not, please tell me how you would expect it to be. Thank you, Liviu make[4]: Leaving directory `/var/tmp/portage/app-office/abiword-2.6.4/work/abiword-2.6.4/src/af/xap/xp' Making all in unix

[gentoo-user] Re: Tragic kernel building for vmware gentoo guest on WinXP

2008-12-11 Thread Nikos Chantziaras
Harry Putnam wrote: [...] I then tried copying as best I can from the working kernel config of 2.6.24-r8 by running menuconfig in that directory and genkernel --menuconfig all in the new kernel directory. I'd already tried the same thing but without genkernel... just calling make after

[gentoo-user] koffice build failing

2005-04-27 Thread Calvin Spealman
version I should install to make this work properly. /usr/include/magick/magick.h: In static member function `static QString KisImageMagickConverter::readFilters()': /usr/include/magick/magick.h:100: error: too few arguments to function `const MagickInfo** GetMagickInfoList(const char*, long

[gentoo-user] docbook-sgml-utils-0.6.14 [0.6.12]

2005-06-10 Thread James
Hello, This docbook ebuild seems to fail Ideas on fixes are welcome. I already unmerged then emerge and that did not seem to work around the problem. Maybe some other missing/corrupt package? bugzilla was not any help either emerge -uD world snip make[2]: Nothing to be done for `all'. make[2

[gentoo-user] Problem emerging kdebase

2006-06-23 Thread David Corbin
popularity.cpp: (.gnu.linkonce.t._ZNSt8_Rb_treeI7QStringSt4pairIKS0_dESt10_Select1stIS3_ESt4lessIS0_ESaIS3_EE13insert_uniqueESt17_Rb_tree_iteratorIS3_ERKS3_+0x33): undefined reference to `std::_Rb_tree_decrement(std::_Rb_tree_node_base*)' collect2: ld returned 1 exit status make[4

Re: [gentoo-user] fail to compile: digikamimageplugins

2006-09-02 Thread Dale
Adrian wrote: Greetings; In an effort to work with a digital camera I emerged digikam and digikamimageplugins. No problem with digikam, but when emerge got to the plugin I got this error: - Good - your configure finished. Start make now *** Creating

[gentoo-user] Re: Update to make breaks lots of things...

2011-08-08 Thread Grant Edwards
On 2011-08-08, Albert W. Hopkins mar...@letterboxes.org wrote: On Monday, August 8 at 18:30 (+), Grant Edwards said: I don't think this is Gentoo-specific, but I've noticed that a recent update to make is causing makefile breakage. For example, trying to build a Linux 2.6.28 kernel

Re: [gentoo-user] gnubatch-1.4 make error [OT]

2011-10-04 Thread Michael Orlitzky
On 10/04/2011 04:14 AM, Marius Vaitiekunas wrote: Hello, Maybe it is OT, but i am doing it on gentoo. I am trying to compile gnubatch-1.4 (http://www.gnu.org/s/gnubatch/). GCC-4.5.3, bison 2.4.3, flex 2.5.35. I get the following error message: cd build;make all make[1]: Entering directory

Re: [gentoo-user] Dovecot 2.1.3 fails to compile

2012-03-21 Thread Alan McKinnon
:36: fatal error: CLucene/clucene-config.h: No such file or directory compilation terminated. make[4]: *** [lucene-wrapper.lo] Error 1 make[4]: *** Waiting for unfinished jobs make[4]: Leaving directory `/var/tmp/portage/net-mail/dovecot-2.1.3/work/dovecot-2.1.3/src/plugins/fts-lucene

Re: [gentoo-user] make broken on kernel 5.4.66-gentoo kernel

2020-12-20 Thread William Kenworthy
Did you cleanup first? run "make mrproper", the unpack your saved config then run "make oldconfig". BillK On 21/12/20 1:59 pm, Walter Dnes wrote: > I made a few tweaks to the kernel config and tried to rebuild... and > the build died. I restored the original .c

[gentoo-user] gegl, eutils inherit

2009-04-07 Thread John P. Burkett
: undefined symbol: img_convert make[5]: *** [clones.png] Error 255 ./OpenRaster-00.xml ** Message: Module '../../operations/workshop/external/.libs/ff_save.so' load error: ../../operations/workshop/external/.libs/ff_save.so: undefined symbol: img_convert make[5]: *** [OpenRaster-00.png] Error 255

Re: [gentoo-user] Re: Problems with GRUB in the installation of Gentoo

2006-02-16 Thread Holly Bostick
Michael Kintzios schreef: -Original Message- From: Neil Bothwick [mailto:[EMAIL PROTECTED] Sent: 16 February 2006 16:10 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: Problems with GRUB in the installation of Gentoo make install does exactly the same, and sets up

<    1   2   3   4   5   6   7   8   9   10   >