Bugs item #1499212, was opened at 2006-06-02 00:00
Message generated for change (Comment added) made by tswift
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=101176&aid=1499212&group_id=1176
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Other
Group: None
>Status: Closed
Resolution: None
Priority: 5
Private: No
Submitted By: Michael Kifer (kifer)
Assigned to: Nobody/Anonymous (nobody)
Summary: MT engine broken under Cygwin
Initial Comment:
Apparently this happens under the latest Cygwins with
newer gcc compilers. But anyway, here is what it
complains about:
In file included from main_xsb.c:43:
wind2unix.h:59:1: warning: "fileno" redefined
In file included from main_xsb.c:37:
/usr/lib/gcc/i686-pc-mingw32/3.4.4/../../../../i686-pc-mingw32/include/stdio.h:3
95:1: warning: this is the location of the previous
definition
In file included from main_xsb.c:45:
context.h:100:21: pthread.h: No such file or directory
make[1]: *** [main_xsb.o] Error 1
I do have it in C:\cygwin\usr\include (a.k.a.
/usr/include), so something is amiss.
----------------------------------------------------------------------
>Comment By: Terrance Swift (tswift)
Date: 2007-10-10 14:29
Message:
Logged In: YES
user_id=13011
Originator: NO
This apparently has been fixed for a while -- the MT engine is regularly
compiled under Cygwin.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=101176&aid=1499212&group_id=1176
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
|