ltib
[Top][All Lists]
Advanced

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

RE: [Ltib] Strange Problem in building a package...


From: Morrison, Tom
Subject: RE: [Ltib] Strange Problem in building a package...
Date: Tue, 17 Mar 2009 13:54:53 -0400

FYI - an update:

   We have found that in fact, it was the support in the distro that 
   didn't support the 'isatty' on the host (that subdirectory WAS not
   CROSS-COMPILED, but was intended to run on host to parse a database
to 
   create a source file to then be cross compiled...

A previous distro I was using - had all the tools I needed - and in
This case, I had to write a stub in this routine to get around this
problem.

In other words, problem solved, and Stuart you were right (again)...


>> -----Original Message-----
>> From: Stuart Hughes [mailto:address@hidden
>> Sent: Monday, March 16, 2009 5:02 AM
>> To: Morrison, Tom
>> Cc: address@hidden
>> Subject: Re: [Ltib] Strange Problem in building a package...
>> 
>> Hi Tom,
>> 
>> The file failing is using the build machine's compiler, so it may be
>> that switching to a newer distro has changed this environment.  You
may
>> have this kind of problem:
>> http://gcc.gnu.org/ml/libstdc++/2002-11/msg00166.html
>> 
>> Make sure that the failing source file is including unistd.h
>> 
>> What may be happening is the configure (run spoofed) is inferring an
>> incorrect setup for the files built for the build machine.
>> 
>> Regards, Stuart
>> 
>> On Sat, 2009-03-14 at 13:10 -0400, Morrison, Tom wrote:
>> > Hi Everyone (and Stuart)...
>> >
>> >
>> >

< snip original email>





reply via email to

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