Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gcc 4.1.1 unrecognized command line option "-Wimplicit-funct
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
mattwood2000
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2005
Posts: 146

PostPosted: Fri Jul 07, 2006 5:31 pm    Post subject: gcc 4.1.1 unrecognized command line option "-Wimplicit- Reply with quote

Hi, I tried to compile btscanner but I keep getting the following error:

Code:

cc1: error: unrecognized command line option "-Wimplicit-function-dec"
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/home/woody/Desktop/btscanner-2.1'
make: *** [all] Error 2


Any one else get this kind of errer either for btscanner or any other program? Thanks. Matt.
Back to top
View user's profile Send private message
lnxz
Guru
Guru


Joined: 03 Jul 2005
Posts: 472
Location: Earth

PostPosted: Fri Jul 07, 2006 5:59 pm    Post subject: Reply with quote

Seems to me like the makefile has a misspelling in it.
From reading the gcc manual, the option it's supposed to pass seems to be '-Wimplicit-function-declaration'.
Back to top
View user's profile Send private message
mattwood2000
Tux's lil' helper
Tux's lil' helper


Joined: 13 Apr 2005
Posts: 146

PostPosted: Fri Jul 07, 2006 6:22 pm    Post subject: Reply with quote

thank you that did the trick. Matt.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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