User talk:Maartenweyn

From Openmoko

Jump to: navigation, search

Hi, regarding the

$QTOPIA_DEPOT_PATH/configure -device neo -modules location,cell,telephony -D _FORTIFY_SOURCE=0

i think you should remove the -modules location,cell,telephony switch.

if you leave that switch in, only the location cell and telephony modules get built. But if you remove the switch completely all the important stuff for neo gets built. Here's a clip from config.cache without the switch:

opt.modules.config_pri=QTOPIA_MODULES=%
opt.modules.available.[0]=bluetooth
opt.modules.available.[1]=cell
opt.modules.available.[2]=connectivity
opt.modules.available.[3]=devtools
opt.modules.available.[4]=drm
opt.modules.available.[5]=essentials
opt.modules.available.[6]=games
opt.modules.available.[7]=infrared
opt.modules.available.[8]=inputmethods
opt.modules.available.[9]=ipcomms
opt.modules.available.[10]=location
opt.modules.available.[11]=media
opt.modules.available.[12]=messaging
opt.modules.available.[13]=pim
opt.modules.available.[14]=pkgmanagement
opt.modules.available.[15]=qtuitest
opt.modules.available.[16]=telephony
opt.modules.available.[17]=ui
opt.modules.value.[0]=base
opt.modules.value.[1]=bluetooth
opt.modules.value.[2]=cell
opt.modules.value.[3]=telephony
opt.modules.value.[4]=connectivity
opt.modules.value.[5]=devtools
opt.modules.value.[6]=essentials
opt.modules.value.[7]=games
opt.modules.value.[8]=inputmethods
opt.modules.value.[9]=location
opt.modules.value.[10]=media
opt.modules.value.[11]=messaging
opt.modules.value.[12]=pim
opt.modules.value.[13]=pkgmanagement
opt.modules.value.[14]=ui
opt.modules.type=list

See what I mean?

Reason I bring it up is that I compiled using the -modules ... switch, copied the image to my FR, but important stuff was missing.

later, andrew.


You are totally right!

thx Maarten

Personal tools