microdc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[microdc-devel] Compailing microdc for windows under Cygwin


From: Hrvoje Slaviček
Subject: [microdc-devel] Compailing microdc for windows under Cygwin
Date: Tue, 25 Apr 2006 19:16:38 -0000

Greatings,

I am trying to compile microdc under cygwin, and it hangs, anybody
have any idea why?
Has any body successfully compiled it under cygwin?

I would like it to have it under windows, even under cygwin .


A am including outputs of configure and of make


$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... 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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for AIX... no
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking for working alloca.h... yes
checking for alloca... yes
checking whether system is Windows or MSDOS... yes
checking whether strerror_r is declared... yes
checking for strerror_r... yes
checking whether strerror_r returns char *... yes
checking for an ANSI C-conforming const... yes
checking for mbstate_t... yes
checking for C/C++ restrict keyword... __restrict
checking for IPv4 sockets... yes
checking for IPv6 sockets... no
checking for inline... inline
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking for sys/types.h... (cached) yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether getdelim is declared... yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking for getopt_long_only... yes
checking whether optreset is declared... yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... yes
checking build system type... i686-pc-cygwin
checking host system type... i686-pc-cygwin
checking for ld used by GCC... /usr/i686-pc-cygwin/bin/ld.exe
checking if the linker (/usr/i686-pc-cygwin/bin/ld.exe) is GNU ld... yes
checking for shared library run path origin... done
checking whether memmem is declared... yes
checking whether <limits.h> defines MIN and MAX... no
checking whether <sys/param.h> defines MIN and MAX... yes
checking for iswprint... yes
checking for mbsinit... yes
checking for mblen... yes
checking for mbrlen... yes
checking for mempcpy... yes
checking for tzset... yes
checking for isascii... yes
checking for ssize_t... yes
checking for inttypes.h... yes
checking whether strdup is declared... yes
checking for strftime... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for struct tm.tm_zone... no
checking for tzname... yes
checking whether time.h and sys/time.h may both be included... yes
checking for struct tm.tm_gmtoff... no
checking whether strnlen is declared... yes
checking for long long... yes
checking for EOVERFLOW... yes
checking for signed... yes
checking for long double... yes
checking for wchar_t... yes
checking for wint_t... yes
checking for size_t... yes
checking for intmax_t... yes
checking whether strtoimax is declared... yes
checking whether strtoumax is declared... yes
checking for error_at_line... no
checking for working GNU fnmatch... no
checking whether getenv is declared... yes
checking for btowc... yes
checking for mbsrtowcs... yes
checking for mempcpy... (cached) yes
checking for wmemchr... yes
checking for wmemcpy... yes
checking for wmempcpy... no
checking for wchar.h... (cached) yes
checking for wctype.h... (cached) yes
checking whether free (NULL) is known to work... yes
checking for library containing getaddrinfo... no
checking for library containing gethostbyname... none required
checking for library containing getservbyname... none required
checking for getaddrinfo... no
checking for gai_strerror... no
checking whether getaddrinfo is declared... no
checking whether freeaddrinfo is declared... no
checking whether gai_strerror is declared... no
checking for struct addrinfo... no
checking for getdelim... yes
checking for gethostname... yes
checking whether getline is declared... yes
checking for getline... yes
checking for working getline function... yes
checking for iconv... yes
checking how to link with libiconv... -liconv
checking for iconv declaration...
         extern size_t iconv (iconv_t cd, const char * *inbuf, size_t *inbytesle
ft, char * *outbuf, size_t *outbytesleft);
checking for memmem... yes
checking for mbstate_t... (cached) yes
checking whether mbrtowc and mbstate_t are properly declared... yes
checking for C/C++ restrict keyword... (cached) __restrict
checking for sig2str... no
checking for stdint.h... (cached) yes
checking for SIZE_MAX... yes
checking for socklen_t... yes
checking for ssize_t... (cached) yes
checking sys/inttypes.h usability... no
checking sys/inttypes.h presence... no
checking for sys/inttypes.h... no
checking for stdint.h... (cached) yes
checking for stpcpy... no
checking for strdup... yes
checking for strndup... yes
checking for working strnlen... yes
checking whether <inttypes.h> defines strtoimax as a macro... no
checking for strtoimax... yes
checking for strtol... yes
checking for strtoll... yes
checking for strtoul... yes
checking for strtoull... yes
checking whether <inttypes.h> defines strtoumax as a macro... no
checking for strtoumax... yes
checking whether localtime_r is compatible with its POSIX signature... yes
checking for vasnprintf... no
checking for ptrdiff_t... yes
checking for snprintf... yes
checking for wcslen... yes
checking for vasprintf... yes
checking for stdint.h... (cached) yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... no
checking for iconv... (cached) yes
checking how to link with libiconv... -liconv
checking for GNU gettext in libintl... yes
checking whether to use NLS... yes
checking where the gettext function comes from... external libintl
checking how to link with libintl... -lintl
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for ranlib... ranlib
checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... yes
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for cc_r... gcc
checking for the GNU Readline library... found
checking readline.h usability... no
checking readline.h presence... no
checking for readline.h... no
checking readline/readline.h usability... yes
checking readline/readline.h presence... yes
checking for readline/readline.h... yes
checking whether readline supports history... yes
checking history.h usability... no
checking history.h presence... no
checking for history.h... no
checking readline/history.h usability... yes
checking readline/history.h presence... yes
checking for readline/history.h... yes
checking for _rl_mark_modified_lines... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for comparison_fn_t... no
checking for struct sigaction.sa_restorer... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating lib/Makefile
config.status: creating src/Makefile
config.status: creating src/common/Makefile
config.status: creating rpm/microdc.spec
config.status: creating slackware/microdc.SlackBuild
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile


$ make
cd . && /bin/sh ./config.status config.h
config.status: creating config.h
config.status: config.h is unchanged
make  all-recursive
make[1]: Entering directory `/home/Slavus/microdc-0.11.0'
Making all in po
make[2]: Entering directory `/home/Slavus/microdc-0.11.0/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/Slavus/microdc-0.11.0/po'
Making all in lib
make[2]: Entering directory `/home/Slavus/microdc-0.11.0/lib'
cp ./alloca_.h alloca.h-t
mv alloca.h-t alloca.h
cp ./fnmatch_.h fnmatch.h-t
mv fnmatch.h-t fnmatch.h
cp ./getopt_.h getopt.h-t
mv getopt.h-t getopt.h
make  all-am
make[3]: Entering directory `/home/Slavus/microdc-0.11.0/lib'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c argmatch.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c basename.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c stripslash.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c full-read.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c full-write.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c iconvme.c
iconvme.c: In function `iconv_alloc':
iconvme.c:134: warning: passing arg 2 of `libiconv' from incompatible pointer ty
pe
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c progname.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c version-etc.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c xalloc-die.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c xgethostname.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c xstrndup.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c xstrtoumax.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c xvasprintf.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c xasprintf.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c strftime.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c dirname.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c error.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c exitfail.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c fnmatch.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c getaddrinfo.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c gai_strerror.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c getopt.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c getopt1.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c human.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c quote.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c quotearg.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c safe-read.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c safe-write.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c sig2str.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c stpcpy.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c vasnprintf.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c printf-args.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c printf-parse.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c asnprintf.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c xmalloc.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c xstrtol.c
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -c xstrtoul.c
rm -f libgnu.a
ar cru libgnu.a argmatch.o basename.o stripslash.o full-read.o full-write.o icon
vme.o progname.o version-etc.o xalloc-die.o xgethostname.o xstrndup.o xstrtoumax
.o xvasprintf.o xasprintf.o strftime.o dirname.o error.o exitfail.o fnmatch.o ge
taddrinfo.o gai_strerror.o getopt.o getopt1.o human.o quote.o quotearg.o safe-re
ad.o safe-write.o sig2str.o stpcpy.o vasnprintf.o printf-args.o printf-parse.o a
snprintf.o xmalloc.o xstrtol.o xstrtoul.o  -liconv
ar: -liconv: No such file or directory
make[3]: *** [libgnu.a] Error 1
make[3]: Leaving directory `/home/Slavus/microdc-0.11.0/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/Slavus/microdc-0.11.0/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/Slavus/microdc-0.11.0'
make: *** [all] Error 2

$ make clean

$ make > make.txt
iconvme.c: In function `iconv_alloc':
iconvme.c:134: warning: passing arg 2 of `libiconv' from incompatible pointer ty
pe
ar: -liconv: No such file or directory
make[3]: *** [libgnu.a] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
  

-- 
Pozdrav,
 Hrvoje                          mailto:address@hidden





reply via email to

[Prev in Thread] Current Thread [Next in Thread]