rpmbuild warning message

Markus Kesaromous remotestar at live.com
Fri Aug 21 05:21:37 UTC 2009


In building 2.6.29..6-217.2.8.fc11 from source rpm for i586 architecture on a machine with amd athlon64 cpu, I get this warning message:

arch/x86/kernel/pvclock.c:63:7: warning: "__x86_64__" is not defined


Thing is, I have no problems running i586 kernel, and even the resulting kernel runs fine. It appears to be an error in the code, where

#elif __x86_64__    ought to be changed to

#elif defined(__x86_64__)


Cheers,

MK

_________________________________________________________________
Get back to school stuff for them and cashback for you.
http://www.bing.com/cashback?form=MSHYCB&publ=WLHMTAG&crea=TEXT_MSHYCB_BackToSchool_Cashback_BTSCashback_1x1




More information about the Fedora-kernel-list mailing list