Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
expr: non-numeric argument - make: ***[.tmp_vmlinux1] Error
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
tbg
Tux's lil' helper
Tux's lil' helper


Joined: 05 Aug 2004
Posts: 90
Location: Winchester, MA USA

PostPosted: Thu Dec 16, 2004 10:44 pm    Post subject: expr: non-numeric argument - make: ***[.tmp_vmlinux1] Error Reply with quote

I have a kind of funky method I have developed for building my kernel with the necessary SCSI drivers built-in. This method is described in this thread:

https://forums.gentoo.org/viewtopic.php?t=224311&highlight=

I've been able to modify build my 2.6.7-based kernel for a while using the hack described at the end of the thread, but today I am getting an error at the end of the "make", right after it has compiiled things in arch/i386/lib and immediately after "GEN .version" - here is what I am seeing

[ ... tons of compiles...]
CC arch/i386/lib/usercopy.o
AR arch/i386/lib/lib.a
GEN .version
expr: non-numeric argument
make: *** [.tmp_vmlinux1] Error 3

and that's it. there is no bzImage created in arch/i386/boot

any idea what this is? I am starting to look at the target .tmp_vmlinux1 in Makefile...
Back to top
View user's profile Send private message
Mango Madness
n00b
n00b


Joined: 16 Jun 2003
Posts: 6

PostPosted: Thu Dec 16, 2004 11:51 pm    Post subject: Reply with quote

I've been getting a similar error.

sound/built-in.o(.text+0x2658a): in function 'ad18xx_resume': undefined
reference to 'snd_ac97_restore_status'
make: *** [.tmp_vmlinux1] Error 1

Using love-sources 2.6.10-r3-r1 on gcc 3.4.3-r1 with
-march=athlon-xp -O3 -pipe -fomit-frame-pointer

Something fishy with alsa maybe?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum