[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problems compiling



Hi Everyone

Can someone explainwhy the following happens :

14:53:09# gcc -O2 -o iwconfig iwconfig.c -lm    
/tmp/ccc10981: In function `float2freq':
/tmp/ccc10981(.text+0x53): undefined reference to `pow10'
/tmp/ccc10981: In function `freq2float':
/tmp/ccc10981(.text+0xdd): undefined reference to `pow10'
/tmp/ccc10981: In function `get_info':
/tmp/ccc10981(.text+0x691): undefined reference to `pow10'
/tmp/ccc10981: In function `set_info':
/tmp/ccc10981(.text+0x86f): undefined reference to `pow10'
/tmp/ccc10981(.text+0xc35): undefined reference to `pow10'

THanks!

        Mario Filipe 
        mjnf@uevora.pt
----->  http://neptuno.sc.uevora.pt/~mjnf <-----

Attachment: pgp4xe8Ge3uCg.pgp
Description: PGP signature

Attachment: pgpodB2YV1N2S.pgp
Description: PGP signature


Reply to: