-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compile failure in module "sysintf.c" on MSW-mingw (i686-pc-mingw32) (for release 4.12.2) #12
Comments
|
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Reported by [email protected], Nov 17, 2012
[What steps will reproduce the problem?]
[What is the expected output? What do you see instead?]
Expected: successful compilation
Observed: see attached scriptfile (build record from terminal) "gnuscript_build_dmake_exe_alone.nonascii.txt"
digest summary of (c compiler error) failure for web searches:
sysintf.c:156:3: error: #error "Utime NULL not supported"
sysintf.c: In function 'Do_touch':
sysintf.c:158: error: expected expression before '}' token
[What version of the product are you using? On what operating system?]
Product version: specified above.
OS: MS Windows "Starter Edition" with MingW toolchain (GCC-4.3) and
cygwin shell environment (NOT cygwin build environment) to provide
standard *nix functionality for a terminal session to build with, a
the basic *nix shell tools such as cp, mkdir, etc.
[Please provide any additional information below.]
Attachments 2 consists of "config.status" created under the build
environment described above.
GNU : Makefile.in generated by automake 1.9.6
The text was updated successfully, but these errors were encountered: