Hello,
I am trying to install ARM tollchain in my GCC. But i am not getting to install correctly. When i try to compile an u boot image i am getting the following errors in last few lines ..
Code:
make[1]: Leaving directory `/home/ariem/Desktop/u-boot-200901-lange51/tools'
make -C examples all
Hello,
I am trying to compile my kernel for ARM Processor. when i do that i am getting some following error. I didnt find what will be the problem.
Code:
root@ariem-desktop:/home/ariem/Desktop/kernels/linux-2.6.28-006rc8# make CROSS_COMPILE=/home/ariem/CodeSourcery/Sourcery_G++_Lite/bin/arm-none-linux-gnueabi- uImage
CHK include/linux/version.h
ello,
i saw all the steps for compiling in the beagleboard website. i am getting some errors while doing that steps. now i have to boot from mmc card. for that i installed tollchain fpr ARM processor in my host computer. AFter installing that toolchain i gave "make" to compile "xloader". But found the following error
I have downloaded embedded QT 4.5.2 source code and tried to compile in RHEL 5.3 with 2.6.18 kernel. I tried to create static libraries for x86 platform. I have got the following error.
gmake[3]: Entering directory `/home/saravana/qt-embedded-linux-opensource-src-4.5.2/examples/desktop/screenshot'
I'm trying to build a bootable SD card for a raspberry pi but the liveusb-creator fails with this mysterious error when I try to browse for an image
Code:
ASSERT failure in QList<T>::at: "index out of range", file ../../include/QtCore/../../src/corelib/tools/qlist.h, line 391
I can't find anyone else who has had this problem, I guess I'm just lucky.
Anyone have any insi
Hello,
I installed qt-creator 4.5.3 in fedora 12 (gnome) . I then created an empty Qt projet and added a main.cpp as below
Code:
#include <QApplication>
#include <QPushButton>
int main(int argc, char *argv[])
{
QApplication app(argc, argv);
earlycj5 wrote:I'm having issues getting this to compile, it gets to 81% and stops with an error message about ld?[ 81%] Building CXX object src/cpp/desktop/CMakeFiles/rstudio.dir/qrc_desktop.cxx.o
Linking CXX executable rstudio
/usr/bin/ld: unrecognized option '--as-needed;-Wl'
/usr/bin/ld: use the --help option for usage information
collect2: ld returned 1 exit status
make[2]: ***
Code:
synae@Athena:~/Desktop/XFiDrv_Linux_Public_US_1.00$ make
make -C /lib/modules/2.6.31-14-generic/build M=/home/synae/Desktop/XFiDrv_Linux_Public_US_1.00
make[1]: Entering directory `/usr/src/linux-headers-2.6.31-14-generic'
CC [M] /home/synae/Desktop/XFiDrv_Linux_Public_US_1.00/xfi.o
Hello,
I am trying to compile the gstreamer. for that i tries make to compile and i got some error. That error shows that it didnt find the correct header file where it searches for header file. now how to change that searching path in 'Makefile"
errors are
Code:
dec_la-mfw_gst_aacdec.o