pspp-dev
[Top][All Lists]
Advanced

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

Re: New issue with PSPP-Master when cross-compiling


From: Ben Pfaff
Subject: Re: New issue with PSPP-Master when cross-compiling
Date: Tue, 09 Feb 2010 19:24:04 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Ben Pfaff <address@hidden> writes:

> unknown-1 <address@hidden> writes:
>
>> When cross-compiling the latest version. The system can't find pwd.h
>> used src/output/odt.c
>>
>> Most likely this is because it is generated somewhere with a utility
>> not installed yet. Because it is a cross-compiling this isn't checked
>> during configure if a utility from the host is used.
>>
>> Any idea what I am missing?
>
> I guess that mingw32 doesn't have <pwd.h> and we don't supply a
> replacement.
>
> I think that it might be best to eliminate the use of that
> function (getpwuid()) since it is not really necessary.

Done.  I pushed this change to master.
-- 
Ben Pfaff 
http://benpfaff.org




reply via email to

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