Date: Tue, 13 Sep 2005 11:10:17 GMT From: Renato Botelho <garga@FreeBSD.org> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/85951: New port: net/tmsnc Tmsnc is a textbased (console) MSN client. Message-ID: <200509131110.j8DBAHwl016318@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/85951; it has been noted by GNATS. From: Renato Botelho <garga@FreeBSD.org> To: bug-followup@FreeBSD.org, snowfly@yuntech.edu.tw Cc: Subject: Re: ports/85951: New port: net/tmsnc Tmsnc is a textbased (console) MSN client. Date: Tue, 13 Sep 2005 08:02:52 -0300 Build error on FreeBSD-5.4 Script started on Tue Sep 13 08:01:52 2005 ===> Extracting for tmsnc-0.2.4 => Checksum OK for tmsnc-0.2.4.tar.gz. ===> Patching for tmsnc-0.2.4 ===> tmsnc-0.2.4 depends on file: /usr/local/include/ncurses/ncurses.h - found ===> Configuring for tmsnc-0.2.4 configure: WARNING: you should use --build, --host, --target checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking for i386-portbld-freebsd5.4-gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of cc... gcc3 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether make sets $(MAKE)... (cached) yes checking how to run the C preprocessor... cc -E checking for egrep... grep -E 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 for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking return type of signal handlers... void checking for strftime... yes checking whether time.h and sys/time.h may both be included... yes checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking build system type... i386-portbld-freebsd5.4 checking host system type... i386-portbld-freebsd5.4 checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking whether NLS is requested... yes checking for GNU gettext in libc... no checking for iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so -Wl,-rpath -Wl,/usr/local/lib 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... /usr/local/lib/libintl.so -Wl,-rpath -Wl,/usr/local/lib configure: checking location of ncurses.h file... Found ncurses on /usr/include/ncurses.h checking for use_default_colors... yes checking for resizeterm... yes checking for resize_term... yes checking for wadd_wch... no checking for openssl... yes checking for gtf_filter_warez in -ltalkfilters... no configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating autopackage/default.apspec config.status: creating src/config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile Version: 0.2.4 Prefix: /usr/local CFLAGS: -O -pipe Talkfilter support: no i18n support: yes ===> Building for tmsnc-0.2.4 Making all in po test -z "en.gmo sv.gmo pt_BR.gmo" || make en.gmo sv.gmo pt_BR.gmo rm -f en.gmo && /usr/local/bin/msgfmt -c --statistics -o en.gmo en.po 0 translated messages, 203 untranslated messages. rm -f sv.gmo && /usr/local/bin/msgfmt -c --statistics -o sv.gmo sv.po 203 translated messages. rm -f pt_BR.gmo && /usr/local/bin/msgfmt -c --statistics -o pt_BR.gmo pt_BR.po 203 translated messages. touch stamp-po Making all in src make all-am if cc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include -Wall -O -pipe -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.c; then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi In file included from common.h:19, from misc.c:18: /usr/include/ncurses.h:289: error: conflicting types for 'wchar_t' /usr/include/stdlib.h:58: error: previous declaration of 'wchar_t' was here *** Error code 1 Stop in /usr/home/garga/prs/tmsnc/tmsnc/work/tmsnc-0.2.4/src. *** Error code 1 Stop in /usr/home/garga/prs/tmsnc/tmsnc/work/tmsnc-0.2.4/src. *** Error code 1 Stop in /usr/home/garga/prs/tmsnc/tmsnc/work/tmsnc-0.2.4. *** Error code 1 Stop in /usr/home/garga/prs/tmsnc/tmsnc. Script done on Tue Sep 13 08:02:00 2005 -- Renato Botelho <garga @ FreeBSD.org> <freebsd @ galle.com.br> GnuPG Key: http://www.FreeBSD.org/~garga/pubkey.asc New Year's Eve is the time of year when a man most feels his age, and his wife most often reminds him to act it. -- Webster's Unafraid Dictionary
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509131110.j8DBAHwl016318>