I figured out the problem with gettext (Their FTP was limited; had to use their HTTP) but now I have a problem and I'm not sure if my environment is somehow messed up or if there is a bug of compiling Cherokee in Internix: (Speaking of which, the compiling process would completely freeze because of some missing dependencies, but now it's throwing out these)
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I.. -D_REENTRANT -D_ALL_SOURCE -I/usr/local/include -I/usr/local/ssl/include -D_ALL_SOURCE -MT util.lo -MD -MP -MF .deps/util.Tpo -c util.c -DPIC -o .libs/util.o util.c: In function 'cherokee_readdir': util.c:483: error: too few arguments to function 'readdir_r' util.c: In function 'cherokee_mkdtemp': util.c:1775: warning: implicit declaration of function 'mkdtemp' util.c:1775: warning: assignment makes pointer from integer without a cast *** Error code 1 Stop in /dev/fs/C/Users/fb69/cherokee-1.2.101/cherokee. ***Error code 1 Stop in /dev/fs/C/Users/fb69/cherokee-1.2.101/cherokee (like 2739 of Makefile). *** Error code 1 Stop in /dev/fs/C/Users/fb69/cherokee-1.2.101 (line 597 of Makefile). *** Error code 1 Stop in /dev/fs/C/Users/fb69/cherokee-1.2.101 (line 383 of Makefile). % When using pkg_info, my environment is: bash-3.2.39.2, c89-6.0.9, cp-1.3, env_cflags_gcc-1.0.2, env_cppflags_local-1.2.3, env_cppflags_ssl-1.1, env_etc_irsconf-1.0, env_ldflags_local-1.0.3, env_ldflags_ssl-1.1, env_ldlibrarypath_local-1.1, env_ldlibrarypath_ssl-1.0.2, env_manpath_local-1.0.7, env_manpath_ssl-1.1, env_path_local-1.0.4, ftp-3.7, gettext-0.17, glib-2.20.3, gzip-1.3.3.10.2, jot-1.0.1, ldconfig-1.0, libcrypt-1.2.7.2, libdl-5.2.5.1, libiconv-1.13, libm-5.2.6, libtool-2.2.6.1.1, lsreg-1.0.1, openssh-5.8.0.2, openssl-1.0.0.4, pcre-4.5, pkg-2.12.5, pkgconfig-0.26, python-2.6.2.3, readline-5.2.3, realpath-1.0.1, wget-1.13.4, zlib-1.2.2f (Note: I left off "-bin" on all of them to save space; may or may not be any typos as I had to manually type it.. Can't mark text in Internix) Could my environment be causing these errors or is it possibly a bug? -- View this message in context: http://cherokee-web-server-general.1049476.n5.nabble.com/Windows-Build-tp5109671p5111189.html Sent from the Cherokee Web Server - General mailing list archive at Nabble.com. _______________________________________________ Cherokee mailing list [email protected] http://lists.octality.com/listinfo/cherokee
