public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* How to let orginal header file & w32api header file compatible
@ 2004-04-21  5:24 PC51 CYLiang
  2004-04-21 17:42 ` Dave Korn
  0 siblings, 1 reply; 2+ messages in thread
From: PC51 CYLiang @ 2004-04-21  5:24 UTC (permalink / raw)
  To: cygwin

Hi, 
	I installed cygwin_nt-5.0 , gcc version 3.3.1, and also installed win32api & mingw lib on win2000 env.
	I met the complier error  cause some function or type re-defined in another header file.
	I can't get the proper answer from FAQ, please kindly tell me how to solve the compatible issue.
	
	Error message as below:
	----------------------------------------------------------------
	/usr/include/w32api/winsock2.h:95:2: warning: #warning "fd_set and associated ma
	cros have been defined in sys/types.      This may cause runtime problems with W32 sockets"
	../../src/jar_support.c: In function `ensure_tmpdir_exists':
	../../src/jar_support.c:138: error: too few arguments to function `mkdir'
	../../src/jar_support.c: In function `ReadFromZip':
	../../src/jar_support.c:775: warning: implicit declaration of function `write'	
	---------------------------------------------------------------
	I found mkdir function defined in /usr/include/sys/stat.h"int _EXEFUN( mkdir,(const, mode_t));" & in /usr/include/mingw/io.h "int mkdir(const);" was defined.
	
	Please kindly tell me how to solve the compatible issue.

Best Regards
Chris

===========================================================================================The privileged confidential information contained in this email is intended for use only by the addressees as indicated by the original author of this email. If you are not the addressee indicated in this email or are not responsible for delivery of the email to such person, please kindly reply the sender indicating accordingly and delete all copies of it from your computer and network server immediately. We thank you for your cooperation. It is advisable that any unauthorized use of confidential information of Winbond is strictly prohibited; and any information in this email that does not relate to the official business of Winbond shall be deemed as neither given nor endorsed by Winbond.===========================================================================================If your computer is unable to decode Chinese font, please ignore the following message. They essentially repeat the  English statement above.本信件內所含華邦電子的財產性機密性資訊, 僅授權原發信人指定之收信人取閱之用. 假使您並非被指定之收信人或因任何原因在未經授權的情形之下收到本信件, 請您告知原發信人並立即將信件從電腦與網路伺服器中予以消除. 對於您的合作, 我們先此致謝. 特此提醒, 任何未經授權擅自使用華邦電子的機密資訊的行為是被嚴格禁止的. 信件與華邦電子營業無關之內容,不得視為華邦電子之立場或意見.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: How to let orginal header file & w32api header file compatible
  2004-04-21  5:24 How to let orginal header file & w32api header file compatible PC51 CYLiang
@ 2004-04-21 17:42 ` Dave Korn
  0 siblings, 0 replies; 2+ messages in thread
From: Dave Korn @ 2004-04-21 17:42 UTC (permalink / raw)
  To: cygwin

> -----Original Message-----
> From: cygwin-owner On Behalf Of PC51 CYLiang
> Sent: 21 April 2004 05:42

> 	Please kindly tell me how to solve the compatible issue.

  I'm afraid I cannot.  In accordance with your disclaimer, I have already
deleted all copies of your email from my computer and network server.  So I
can't even remember what your problem is.  Bad luck!


    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-04-21 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-21  5:24 How to let orginal header file & w32api header file compatible PC51 CYLiang
2004-04-21 17:42 ` Dave Korn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).