728x90 Research246 qt embedded 4.6 configure option [root@localhost qt-everywhere-opensource-src-4.6.0]# ./myconfig.sh -qt-kbd-usb: unknown argument -plugin-gfx-directfb: unknown argument You have not explicitly asked to use pkg-config and are cross-compiling. pkg-config will not be used to automatically query cflag/lib parameters for dependencies Usage: configure [-h] [-prefix ] [-prefix-install] [-bindir ] [-libdir ] [-docdir ] [-headerdir ] [-.. 2009. 12. 29. Makefile 알아두어야 할 사항 target: dependancy command command 위와 같이 으로 구분되어 있으면 command가 실행될때 마다 다른 쉘이 떠서 수행됨. 따라서, 같은 쉘에서 동작시키기 위해서는 ";"로 구분해서 한줄로 써야 함. @로 시작하면 화면에 명령자체를 에코하지 않는다. 기본적으로 command의 리턴값이 0이어야 다음 command가 수행되지만, '-' 로 시작하는 command는 리턴값을 무시하고 다음 command가 실행됨. 2009. 12. 24. CFE setenv CFE> setenv -p nfsboot 'setenv -p STARTUP "boot -z -elf flash0.kernel: root=/dev /nfs nfsroot=$ROOT_IPADDR:$ROOT_PATH ip$NET_IPADDR:$ROOT_IPADDR:$NET_GATEWAY:$NE T_NETMASK:bcm:: rw mem=LSIZE console=ttyS0,115200"' *** command status = 0 CFE> $nfsboot *** command status = 0 CFE> printenv Variable Name Value -------------------- -------------------------------------------------- BOOT_CONSOLE uart0.. 2009. 12. 22. uclinux-rootfs kernel build # make -f build.mk vmlinuz-7335b0-smp 2009. 12. 17. 이전 1 ··· 15 16 17 18 19 20 21 ··· 62 다음 728x90