ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

FW: FW: [Ltib] Qtopia on LPC3250


From: Chris Westervelt
Subject: FW: FW: [Ltib] Qtopia on LPC3250
Date: Mon, 22 Mar 2010 13:25:27 -0700

Yes I am.  I have an entire custom version of phy3250 for my hardware that I have been compiling under 9.10 for months.    I just never had a need for Qtopia until recently because of a new product design.  Is this the problem?

 

Chris Westervelt

Senior Product Development Engineer

Infrasafe, Inc.
12612 Challenger Pkwy
Suite 300
Orlando, FL
32826

http://www.infrasafe.com
Office:   (407) 926-6983

Mobile: (407) 595-7023       
Fax:    (407) 857-1635

Notice of Confidentiality:
This e-mail communication and the attachments hereto, if any, are intended solely for the information and use of the addressee(s) identified above and may contain information which is legally privileged and/or otherwise confidential. If a recipient of this e-mail communication is not an addressee (or an authorized representative of an addressee), such recipient is hereby advised that any review, disclosure, reproduction, re-transmission or other dissemination or use of this e-mail communication (or any information contained herein) is strictly prohibited. If you are not an addressee and have received this e-mail communication in error, please advise the sender of that circumstance either by reply e-mail or by telephone at (800) 238-2686, immediately delete this e-mail communication from any computer and destroy all physical copies of same.

 

From: Peter Barada [mailto:address@hidden
Sent: Monday, March 22, 2010 4:19 PM
To: Chris Westervelt
Cc: address@hidden
Subject: Re: FW: [Ltib] Qtopia on LPC3250

 

On Mon, 2010-03-22 at 13:13 -0700, Chris Westervelt wrote:

 
Kevin,
 
I am able to get a build to complete but there is no opt/bin directory only a lib.  I am using the default build for Phytec LPC3250 with Qtopia2 added.  It builds ok with the default compiler version but not really.  When I look back into the output, it seems to think that there is nothing to be built for 'all' a common problem I have seen when the compiler does not see an 'all' configuration in the make file.  What is causing this?  I did apply your patch.  Also the fonts return a file format not recognized.  I cannot even build the kernel with gcc 3.4.5
 
 

Are you building on Ubuntu-9.10?


 
 
-----Original Message-----
From: Kevin Wells [mailto:address@hidden] 
Sent: Monday, March 22, 2010 3:11 PM
To: Chris Westervelt; address@hidden
Subject: RE: [Ltib] Qtopia on LPC3250
 
 
Hi Chris,
 
I usually build this package with both mouse and touchscreen support.
However, it looks like that issue with the missing directories occurs
when the "[ ] Use touchscreen" option isn't enabled (missing lib).
 
Can you please try applying this patch to the dist/lfs-5.1/qtopia.spec
file and then building qtopia 2?
 
93c93,97
<       export EXTRA_QTE_CONFIG="-tslib"
---
>       export EXTRA_QTE_CONFIG=
>       if [ -n "$PKG_QTOPIA_WANT_TSLIB" ]
>       then
>              export EXTRA_QTE_CONFIG="-tslib"
>       fi
 
I'm guessing you just had the USB mouse support enabled, but no
touchscreen support?
 
thanks,
Kevin
 
 
> -----Original Message-----
> From: address@hidden [mailto:ltib-
> address@hidden] On Behalf Of Chris Westervelt
> Sent: Monday, March 22, 2010 9:10 AM
> To: address@hidden
> Subject: FW: [Ltib] Qtopia on LPC3250
> 
> Hi Stuart,
> 
> You would think from the list that it was but upon attempting to build it,
> alas I am unable to build it.  I have tried all manner of combinations but
> I just can't get a build.  Perhaps Kevin can pull it down as it sits and
> see if he can find a way to get through it.  The kernel won't build with
> the default board configuration for Phytec with GCC 3.4.5.
> 
> -----Original Message-----
> From: Stuart Hughes [mailto:address@hidden]
> Sent: Monday, March 22, 2010 10:17 AM
> To: Chris Westervelt
> Cc: address@hidden
> Subject: Re: [Ltib] Qtopia on LPC3250
> 
> Hi Chris,
> 
> I thought this had been resolved?
> http://lists.gnu.org/archive/html/ltib/2009-12/msg00092.html
> 
> I don't recall the problem, maybe someone else on the list has some
> information?
> 
> 
> Regards, Stuart
> 
> Chris Westervelt wrote:
> > Hi Stuart,
> >
> >
> >
> > Do you know if the build for Qtopia on the LPC3250 platforms has been
> > resolved yet .  I tried to build Q2 and it completes however no binaries
> > exist.  I saw where others had tried and failed or made some progress
> > but it seemed like all went quiet after a while on the subject which
> > meant they either succeeded but did not check any patches in or they
> > just gave up. Q4 does not finish building at all but as many have said,
> > is probably too big for most devices anyway.
> >
> >
> >
> > *Chris Westervelt*
> >
> > *Senior Product Development Engineer*
> >
> > *Infrasafe, Inc.
> > 12612 Challenger Pkwy
> > Suite 300
> > Orlando, FL
> > 32826*
> >
> > *http://www.infrasafe.com <http://www.infrasafe.com/>
> > Office:   (407) 926-6983*
> >
> > *Mobile: (407) 595-7023
> > Fax:    (407) 857-1635*
> > *Notice of Confidentiality:*
> > This e-mail communication and the attachments hereto, if any, are
> > intended solely for the information and use of the addressee(s)
> > identified above and may contain information which is legally privileged
> > and/or otherwise confidential. If a recipient of this e-mail
> > communication is not an addressee (or an authorized representative of an
> > addressee), such recipient is hereby advised that any review,
> > disclosure, reproduction, re-transmission or other dissemination or use
> > of this e-mail communication (or any information contained herein) is
> > strictly prohibited. If you are not an addressee and have received this
> > e-mail communication in error, please advise the sender of that
> > circumstance either by reply e-mail or by telephone at (800) 238-2686,
> > immediately delete this e-mail communication from any computer and
> > destroy all physical copies of same.**
> >
> >
> >
> >
> > ------------------------------------------------------------------------
> >
> > _______________________________________________
> > LTIB home page: http://ltib.org
> >
> > Ltib mailing list
> > address@hidden
> > http://lists.nongnu.org/mailman/listinfo/ltib
> 
> 
> _______________________________________________
> LTIB home page: http://ltib.org
> 
> Ltib mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ltib
 
 
_______________________________________________
LTIB home page: http://ltib.org
 
Ltib mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/ltib

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]