[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: problem
From: |
Sam Ravnborg |
Subject: |
Re: problem |
Date: |
Fri, 27 Jul 2007 12:39:50 +0200 |
User-agent: |
Mutt/1.4.2.1i |
On Fri, Jul 27, 2007 at 12:13:16PM +0530, Laxman wrote:
> Hi,
>
>
>
> While creating a executable for x86 target - Lynx OS found following error
>
>
>
>
>
> Reading makefiles...
> Updating goal targets....
> File `first' does not exist.
> File `all' does not exist.
> File `calculator' does not exist.
> Must remake target `calculator'.
> g++
> -Wl,-rpath,/data/omni/lynx/4.0.0/x86/usr/local/Trolltech/qtopia-core-commerc
> ial-src-4.1.4/lib -o calculator .obj/debug-shared-emb-auto/button.o
> .obj/debug-shared-emb-auto/calculator.o .obj/debug-shared-emb-auto/main.o
> .obj/debug-shared-emb-auto/moc_button.o
> .obj/debug-shared-emb-auto/moc_calculator.o
> -L/data/omni/lynx/4.0.0/x86/usr/local/Trolltech/qtopia-core-commercial-src-4
> .1.4/lib -lqte -mshared -ldl -mshared
> /usr/lynx/4.0.0/x86/cdk/linux-elf-x86/usr/lib/gcc-lib/i386-lynx-lynxos/3.2.2
> /../../../../i386-lynx-lynxos/bin/ld: cannot find -lqte
> collect2: ld returned 1 exit status
> make: *** [calculator] Error 1
>
> Please update us on following problem for compiling a program on cross
> compiler.
This is not a bug in make itself but related to building the program.
So please try to ask a relevent place for the program.
But from the link error I may guess you need to install a qt library
(qt-embedded).
Sam
- Problem, Anantharamaiah Bhaskara, 2007/07/13
- problem, Laxman , 2007/07/27
- Re: problem,
Sam Ravnborg <=