public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Rashi Singhal <singhal.rashi@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Cygwin 1.7-58 with windows 2008
Date: Tue, 29 Mar 2016 02:47:00 -0000	[thread overview]
Message-ID: <CAPCR6Q0i2La=NENdFBYgGhTCPtmG=1DLw=9xRKAWx84uYoqG7A@mail.gmail.com> (raw)
In-Reply-To: <CAPCR6Q2PTK_K2Ueg=mdpv8D6Ercwsv=oUTsMf36ss3pfA7E1Wg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1649 bytes --]

I downloaded Cygwin 1.7.0-58 source from path:
http://ftp.eq.uc.pt/software/pc/prog/cygwin/release-2/cygwin/

Also downloaded all the packages of cygwin version 1.7.0.58

ftp://www.fruitbat.org/pub/cygwin/circa-2/index.html"


And followed instructions to compile from below document:

https://cygwin.com/faq/faq.html#faq.programming.building-cygwin

I installed  required packages and tried to compile cygwin version 1.7.0-58 .
 Now my compilation went down but again stopped at some point.Its
halting in awk command after warning

config.status: WARNING:  '/oss/src/winsup/Makefile.in' seems to ignore
the --datarootdir setting

awk: ./confXqR7rV/subs.awk:1: BEGIN {\r
awk: ./confXqR7rV/subs.awk:1:        ^ backslash not last character on line
config.status: error: could not create Makefile

I have set SHELLOPTS= igncr ,still its give error .

Even I tried command dos2unix on configure files and awk.

Please give some clue what is going wrong here.

On Thu, Mar 24, 2016 at 9:50 AM, Rashi Singhal <singhal.rashi@gmail.com> wrote:
> I downloaded Cygwin 1.7.0-58 source from path:
> http://ftp.eq.uc.pt/software/pc/prog/cygwin/release-2/cygwin/
>
> Also downloaded all the packages of cygwin version 1.7.0.58
>
> ftp://www.fruitbat.org/pub/cygwin/circa-2/index.html"
>
>
> And followed instructions to compile from below document:
>
> https://cygwin.com/faq/faq.html#faq.programming.building-cygwin
>
> I have downloaded gcc-ada still getting error on this package while
> compiling ( it hangs on this while configuring "ada" module)
>
> Please help me further on this.
>
> Is there any other procedure for building an older release of cygwin.

[-- Attachment #2: config.log --]
[-- Type: application/octet-stream, Size: 8264 bytes --]

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  $ /oss/src/winsup/configure --prefix=/oss/install -v

## --------- ##
## Platform. ##
## --------- ##

hostname = BLRBMLAN027
uname -m = i686
uname -r = 1.7.0(0.212/5/3)
uname -s = CYGWIN_NT-6.1
uname -v = 2009-08-13 17:52

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /cygdrive/c/Program Files/Common Files/Microsoft Shared/Microsoft Online Services
PATH: /cygdrive/c/ProgramData/Oracle/Java/javapath
PATH: /cygdrive/c/Program Files/Pervasive Software/PSQL/bin/
PATH: /cygdrive/c/Windows/system32
PATH: /cygdrive/c/Windows
PATH: /cygdrive/c/Windows/System32/Wbem
PATH: /cygdrive/c/Windows/System32/WindowsPowerShell/v1.0/
PATH: /cygdrive/c/Program Files/TortoiseSVN/bin
PATH: /usr/bin
PATH: /cygdrive/c/Program Files/TortoiseGit/bin
PATH: /cygdrive/c/Program Files/Symantec/Workspace Virtualization/
PATH: /usr/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1807: checking for a BSD-compatible install
configure:1875: result: /oss/src/install-sh -c
configure:1892: checking build system type
configure:1910: result: i686-pc-cygwin
configure:1932: checking host system type
configure:1947: result: i686-pc-cygwin
configure:1969: checking target system type
configure:1984: result: i686-pc-cygwin
configure:2058: checking for gcc
configure:2074: found /usr/bin/gcc
configure:2085: result: gcc
configure:2156: checking for gcc
configure:2183: result: gcc
configure:2415: checking for C compiler version
configure:2423: gcc --version >&5
gcc (GCC) 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Copyright (C) 2004 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2427: $? = 0
configure:2434: gcc -v >&5
Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
Configured with: /usr/build/package/orig/test.respin/gcc-3.4.4-3/configure --verbose --prefix=/usr --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls --without-included-gettext --enable-version-specific-runtime-libs --without-x --enable-libgcj --disable-java-awt --with-system-zlib --enable-interpreter --disable-libgcj-debug --enable-threads=posix --enable-java-gc=boehm --disable-win32-registry --enable-sjlj-exceptions --enable-hash-synchronization --enable-libstdcxx-debug
Thread model: posix
gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
configure:2438: $? = 0
configure:2445: gcc -V >&5
gcc: `-V' option must have argument
configure:2449: $? = 1
configure:2468: gcc -o conftest    conftest.c  >&5
configure:2471: $? = 0
configure:2505: checking for C compiler default output file name
configure:2527: gcc    conftest.c  >&5
configure:2531: $? = 0
configure:2569: result: a.exe
configure:2588: checking whether the C compiler works
configure:2598: ./a.exe
configure:2602: $? = 0
configure:2621: result: yes
configure:2628: checking whether we are cross compiling
configure:2630: result: no
configure:2633: checking for suffix of executables
configure:2640: gcc -o conftest.exe    conftest.c  >&5
configure:2644: $? = 0
configure:2670: result: .exe
configure:2677: checking for suffix of object files
configure:2703: gcc -c   conftest.c >&5
configure:2707: $? = 0
configure:2732: result: o
configure:2736: checking whether we are using the GNU C compiler
configure:2765: gcc -c   conftest.c >&5
configure:2772: $? = 0
configure:2789: result: yes
configure:2798: checking whether gcc accepts -g
configure:2828: gcc -c -g  conftest.c >&5
configure:2835: $? = 0
configure:2936: result: yes
configure:2953: checking for gcc option to accept ISO C89
configure:3027: gcc  -c -g -O2  conftest.c >&5
configure:3034: $? = 0
configure:3057: result: none needed
configure:3122: checking for g++
configure:3152: result: no
configure:3702: checking whether make sets $(MAKE)
configure:3724: result: yes
configure:3874: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on BLRBMLAN027

config.status:662: creating Makefile
config.status:809: WARNING:  '/oss/src/winsup/Makefile.in' seems to ignore the --datarootdir setting
config.status:837: error: could not create Makefile

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=i686-pc-cygwin
ac_cv_c_compiler_gnu=yes
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=.exe
ac_cv_host=i686-pc-cygwin
ac_cv_objext=o
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=i686-pc-cygwin

## ----------------- ##
## Output variables. ##
## ----------------- ##

ac_ct_CC='gcc'
ac_ct_CXX=''
bindir='${exec_prefix}/bin'
build_alias=''
build_cpu='i686'
build_os='cygwin'
build_vendor='pc'
build='i686-pc-cygwin'
CC='gcc'
CFLAGS='-g -O2'
CPPFLAGS=''
CXX='g++'
CXXFLAGS='$(CFLAGS)'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\"'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
exec_prefix='${prefix}'
EXEEXT='.exe'
host_alias=''
host_cpu='i686'
host_os='cygwin'
host_vendor='pc'
host='i686-pc-cygwin'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_LICENSE='install-license'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
LIBOBJS=''
LIBS=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
LTLIBOBJS=''
mandir='${datarootdir}/man'
OBJEXT='o'
oldincludedir='/usr/include'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
pdfdir='${docdir}'
prefix='/oss/install'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
SET_MAKE=''
sharedstatedir='${prefix}/com'
SHELL='/bin/sh'
subdirs=' cygwin mingw w32api lsaauth cygserver utils doc'
sysconfdir='${prefix}/etc'
target_alias=''
target_cpu='i686'
target_os='cygwin'
target_vendor='pc'
target='i686-pc-cygwin'

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""

configure: exit 1

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by config.status, which was
generated by GNU Autoconf 2.63.  Invocation command line was

  CONFIG_FILES    = Makefile
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on BLRBMLAN027

config.status:662: creating Makefile
config.status:809: WARNING:  '/oss/src/winsup/Makefile.in' seems to ignore the --datarootdir setting
config.status:837: error: could not create Makefile

[-- Attachment #3: make.out --]
[-- Type: application/octet-stream, Size: 1421 bytes --]

checking for a BSD-compatible install... /oss/src/install-sh -c
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking target system type... i686-pc-cygwin
checking for gcc... gcc
checking for gcc... (cached) gcc
checking for C compiler default output file name... a.exe
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... .exe
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... no
checking whether make sets $(MAKE)... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING:  '/oss/src/winsup/Makefile.in' seems to ignore the --datarootdir setting
awk: ./confXqR7rV/subs.awk:1: BEGIN {\r
awk: ./confXqR7rV/subs.awk:1:        ^ backslash not last character on line
config.status: error: could not create Makefile
CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
config.status: WARNING:  '/oss/src/winsup/Makefile.in' seems to ignore the --datarootdir setting
awk: ./confV4opiC/subs.awk:1: BEGIN {\r
awk: ./confV4opiC/subs.awk:1:        ^ backslash not last character on line
config.status: error: could not create Makefile
make: *** [Makefile] Error 1

[-- Attachment #4: Type: text/plain, Size: 218 bytes --]

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

  parent reply	other threads:[~2016-03-29  2:47 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-17  8:44 Rashi Singhal
2016-02-17  9:09 ` Marco Atzeri
2016-02-22  9:50 ` Rashi Singhal
2016-02-22 11:21   ` Marco Atzeri
2016-02-23  3:34   ` Rashi Singhal
2016-02-23 14:01     ` Marco Atzeri
2016-03-04 16:40     ` Rashi Singhal
2016-03-09  8:00       ` Rashi Singhal
2016-03-09  8:16         ` Marco Atzeri
     [not found]         ` <CAPCR6Q2GdXd=EF7iAdP+xYT7UomLefLKgDm=be0oD=Wh64T_-g@mail.gmail.com>
2016-03-11  2:40           ` Rashi Singhal
2016-03-11  6:38             ` Mark Geisert
2016-03-17 11:19             ` Rashi Singhal
2016-03-17 11:47               ` Marco Atzeri
2016-03-18 16:15               ` Peter A. Castro
     [not found]                 ` <CAPCR6Q32VQeQLLjOC6t5UNs-AVtHYC_Er1ETdZHtYifbD6j3rA@mail.gmail.com>
     [not found]                   ` <alpine.LNX.2.00.1603231447150.6583@ming.fruitbat.org>
2016-03-24  4:20                     ` Fwd: " Rashi Singhal
2016-03-24 19:29                       ` Warren Young
2016-03-24 19:36                         ` Warren Young
2016-03-25  5:38                       ` Fwd: " Mark Geisert
2016-03-28  9:08                       ` Rashi Singhal
2016-03-28 10:50                         ` Andrey Repin
2016-03-28 11:06                           ` Rashi Singhal
2016-03-28 14:30                             ` Erik Soderquist
2016-03-29  2:47                       ` Rashi Singhal [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-17  5:53 Rashi Singhal
2016-02-17  6:50 ` Larry Hall (Cygwin)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAPCR6Q0i2La=NENdFBYgGhTCPtmG=1DLw=9xRKAWx84uYoqG7A@mail.gmail.com' \
    --to=singhal.rashi@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).