Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] Error while configuring QTOPIA 4
Date: Wed, 08 Apr 2009 21:01:22 +0200	[thread overview]
Message-ID: <87hc0zynp9.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <26fbce020904081145x3966a6f2sb118941d363ccd86@mail.gmail.com> (Luciano Greiner's message of "Wed\, 8 Apr 2009 15\:45\:37 -0300")

>>>>> "Luciano" == Luciano Greiner <luciano.greiner@gmail.com> writes:

 Luciano> Hello.
 Luciano> I am using the trunk version of Buildroot. I am getting the following
 Luciano> error while it's configuring QTOPIA 4:

 Luciano> Creating qmake. Please wait...
 Luciano> make[1]: Entering directory
 Luciano> `/mnt/lfs/buildroot/build_i686/qt-embedded-linux-opensource-src-4.5.0/qmake'
 Luciano> g++: @: No such file or directory
 Luciano> make[1]: *** [property.o] Error 1

 Luciano> Dows anyone know what may be wrong here?

Strange, seems like is doesn't like:

property.o: property.cpp project.h option.h
        $(CXX) -c -o $@ $(CXXFLAGS) property.cpp

Which looks perfectly fine. Could you change the line in
qt-embedded-linux-opensource-src-4.5.0/qmake/Makefile to read:

property.o: property.cpp project.h option.h
        echo $(CXX) -c -o $@ $(CXXFLAGS) property.cpp
        false

And run make again?

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2009-04-08 19:01 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-08 18:45 [Buildroot] Error while configuring QTOPIA 4 Luciano Greiner
2009-04-08 19:01 ` Peter Korsgaard [this message]
2009-04-08 22:31   ` Luciano Greiner
     [not found]     ` <37c712e0904081612u554e9a1cg2e355be21689bcc3@mail.gmail.com>
2009-04-08 23:33       ` Luciano Greiner
2009-04-09 14:13         ` Luciano Greiner
2009-04-09 14:17           ` Thiago A. Corrêa
2009-04-09 14:34             ` Luciano Greiner
     [not found]         ` <37c712e0904090721h294a8612raabb77d37627b025@mail.gmail.com>
     [not found]           ` <26fbce020904090749v529109bk2b301bcdda12f0d@mail.gmail.com>
2009-04-13 19:32             ` Luciano Greiner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87hc0zynp9.fsf@macbook.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox