On Wed, Oct 20, 2010 at 10:57:34PM -0400, Robert S. Kissel wrote:
> I'd better send this again...I notice that something (Gmail.com,
> probably) added a notation "[SPAM]" to the subject
> line, and that might interfere with the smooth threading of the archive:
> 
> > On Wed, Oct 20, 2010 at 3:03 AM, Michal Hocko <msts...@gmail.com> wrote:
> >> On Tue, Oct 19, 2010 at 10:58:22PM -0400, Robert S. Kissel wrote:
> >>> http://www.mail-archive.com/pdfedit-support@lists.sourceforge.net/msg00492.html)
> >>> gfile.cc: In function `GBool openTempFile(GString**, FILE**, char*, 
> >>> char*)':
> >>> gfile.cc:523: error: `mkstemp' was not declared in this scope
> >>> gfile.cc:531: error: `fdopen' was not declared in this scope
> >> Could you check out whether those functions are present in stdlib.h?
> >> The file has to be in the include path so I would expect it somewhere in
> >> /usr/include
> 
> Yes, stdlib.h defines mkstemp, and fdopen is defined where IT should
> be...I think part of the problem is that there's some combination of
> symbols that is getting defined that makes a conditional compilation
> that doesn't work properly under cygwin.

Can you post the header file and the compiler command line? I guess we
are missing some defines here. Though, it is strange that we have no
problem with building under Linux and there were some attempts on BSD as
well - without any issues.

I can have a look at that.

-- 
Michal Hocko

------------------------------------------------------------------------------
Nokia and AT&T present the 2010 Calling All Innovators-North America contest
Create new apps & games for the Nokia N8 for consumers in  U.S. and Canada
$10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing
Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store 
http://p.sf.net/sfu/nokia-dev2dev
_______________________________________________
Pdfedit-support mailing list
Pdfedit-support@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pdfedit-support

Reply via email to