hi anderson: 2011/3/11 Anderson Lizardo <anderson.lizardo@xxxxxxxxxxxxx>: > Hi, > > On Fri, Mar 11, 2011 at 2:25 AM, loody <miloody@xxxxxxxxx> wrote: >> I did so as below: >> ./configure --host=mipsel-linux-gnu --disable-optimization >> --disable-fortify --disable-pie --disable-network --disable-serial >> --disable-input --disable-audio --disable-service >> >> But it still try to compile ALSA. > > Try adding --disable-alsa as well. > > Regards, > -- It seems work. but it try to link the wrong dbus and glib libs: .................. GEN lib/bluetooth/hidp.h CC lib/bluetooth.lo cc1: warning: include location "/usr/include/dbus-1.0" is unsafe for cross-compilation cc1: warning: include location "/usr/include/glib-2.0" is unsafe for cross-compilation .... I have some questions: 1. "--disable-alsa" seems not in the configure --help list where I can see the whole list of features I can disable? 2. why bluez need glib? If I remember correctly, glib is use for GTK+ graphic lib. And I don't need it if I only try to use console commands, right? Thanks a lot, miloody -- Regards, -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html