I'm installing AG 2.3 on Gentoo and I'm having a problem
(perhaps more then one?).

The packages that still need to go in are:


   venues portage # emerge --pretend ag-libs/agtk

   These are the packages that I would merge, in order:

   Calculating dependencies ...done!
   [ebuild  N    ] ag-media/vic-1.1.13
   [ebuild  N    ] ag-libs/agtk-2.3

When I try to install the vic, the build ends with:

   collect2: ld returned 1 exit status
   make: *** [vic] Error 1

   !!! ERROR: ag-media/vic-1.1.13 failed.
   !!! Function src_compile, Line 41, Exitcode 2
   !!! Failed to make rat

   Calculating dependencies          ...done!
   >>> emerge (1 of 1) ag-media/vic-1.1.13 to /
   >>> md5 src_uri ;-) ag-media-2.2.tar.gz

I've attached the output of the whole build in case it's useful.
I'm obviously missing something but I don't know what it could
be. Would anyone have a suggestion?

Thanks,
Jon.

--
Jon I Johansson             *  Research Computing Support
jon.johans...@ualberta.ca   *  Computing and Network Services
Tel.: (780) 492-9304        *  University of Alberta
Fax.: (780) 492-1729        *  Edmonton, Alberta, CANADA

>>> Unpacking source...
>>> Unpacking ag-media-2.2.tar.gz to /var/tmp/portage/vic-1.1.13/work
>>> Source unpacked.
/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/unix 
/var/tmp/portage/vic-1.1.13/work/ag-media
creating cache ./config.cache
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -mcpu=i686 -fomit-frame-pointer ) 
works... yes
checking whether the C compiler (gcc -O2 -mcpu=i686 -fomit-frame-pointer ) is a 
cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for getcwd... yes
checking for opendir... yes
checking for strstr... yes
checking for strtol... yes
checking for tmpnam... yes
checking for waitpid... yes
checking for strerror... yes
checking for getwd... yes
checking for wait3... yes
checking for uname... yes
checking for sin... no
checking for main in -lieee... yes
checking dirent.h... yes
checking how to run the C preprocessor... gcc -E
checking for errno.h... yes
checking for float.h... yes
checking for values.h... yes
checking for limits.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for sys/wait.h... yes
checking for dlfcn.h... yes
checking for unistd.h... yes
checking termios vs. termio vs. sgtty... termios
checking fd_set and sys/select... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for tm_zone in struct tm... yes
checking tm_tzadj in struct tm... no
checking tm_gmtoff in struct tm... yes
checking long timezone variable... yes
checking for st_blksize in struct stat... yes
checking proper strstr implementation... yes
checking for strtoul... yes
checking for strtod... yes
checking for strtod... (cached) yes
checking for Solaris strtod bug... ok
checking for ANSI C header files... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for opendir... (cached) yes
checking union wait... yes
checking matherr support... yes
checking return type of signal handlers... void
checking for vfork... yes
checking vfork/signal bug... ok
checking for strncasecmp... yes
checking for BSDgettimeofday... no
checking for gettimeofday... yes
checking for gettimeofday declaration... present
checking for main in -linet... no
checking for net/errno.h... no
checking whether char is unsigned... no
checking signed char declarations... yes
checking for connect... yes
checking for gethostbyname... yes
checking system version (for dynamic loading)... Linux-2.4.26-gentoo-r6
checking for dlopen in -ldl... yes
Dynamic loading and shared libraries are disabled.
checking for sys/ioctl.h... yes
checking for sys/filio.h... no
checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... O_NONBLOCK
updating cache ./config.cache
creating ./config.status
creating Makefile
creating tclConfig.sh
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/panic.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/regexp.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclAsync.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclBasic.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclBinary.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclCkalloc.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclClock.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclCmdAH.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclCmdIL.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclCmdMZ.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclCompExpr.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclCompile.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclDate.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclEnv.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclEvent.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclExecute.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclFCmd.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclFileName.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclGet.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclHash.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclHistory.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclIndexObj.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclInterp.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclIO.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclIOCmd.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclIOSock.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclIOUtil.c
../generic/tclIOSock.c: In function `TclSockMinimumBuffers':
../generic/tclIOSock.c:93: warning: passing arg 5 of `setsockopt' as unsigned 
due to prototype
../generic/tclIOSock.c:99: warning: passing arg 5 of `setsockopt' as unsigned 
due to prototype
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclLink.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclListObj.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclLoad.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclMain.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclNamesp.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclNotify.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclObj.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclParse.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclPipe.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclPkg.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclPosixStr.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclPreserve.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclProc.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclStringObj.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclTimer.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclUtil.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclVar.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclResolve.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./tclMtherr.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./tclUnixChan.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./tclUnixEvent.c
tclUnixChan.c: In function `TcpInputProc':
tclUnixChan.c:1511: warning: passing arg 3 of `recv' as unsigned due to 
prototype
tclUnixChan.c: In function `TcpOutputProc':
tclUnixChan.c:1564: warning: passing arg 3 of `send' as unsigned due to 
prototype
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./tclUnixFCmd.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./tclUnixFile.c
tclUnixFCmd.c: In function `GetGroupAttribute':
tclUnixFCmd.c:945: warning: passing arg 1 of `Tcl_NewIntObj' as signed due to 
prototype
tclUnixFCmd.c: In function `GetOwnerAttribute':
tclUnixFCmd.c:989: warning: passing arg 1 of `Tcl_NewIntObj' as signed due to 
prototype
tclUnixFCmd.c: In function `GetPermissionsAttribute':
tclUnixFCmd.c:1031: warning: long unsigned int format, __mode_t arg (arg 3)
tclUnixFCmd.c: In function `SetGroupAttribute':
tclUnixFCmd.c:1083: warning: passing arg 2 of `chown' as unsigned due to 
prototype
tclUnixFCmd.c:1083: warning: negative integer implicitly converted to unsigned 
type
tclUnixFCmd.c: In function `SetOwnerAttribute':
tclUnixFCmd.c:1138: warning: passing arg 3 of `chown' as unsigned due to 
prototype
tclUnixFCmd.c:1138: warning: negative integer implicitly converted to unsigned 
type
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./tclUnixPipe.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./tclUnixSock.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./tclUnixTime.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" -DTCL_LIBRARY=\"/usr/lib/tcl8.0\" \
-DTCL_PACKAGE_PATH="\"/usr/lib\"" \
        ./tclUnixInit.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./tclUnixNotfy.c
gcc ./../generic/tcl2c.c -o ./tcl2c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./../generic/tclLoadNone.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./tclAppInit.c
./tcl2c lib_history < ./../library/history.tcl > ./lib_history.c
./tcl2c lib_init < ./../library/init.tcl > ./lib_init.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./lib_history.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./lib_init.c
./tcl2c lib_ldAout < ./../library/ldAout.tcl > ./lib_ldAout.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./lib_ldAout.c
./tcl2c lib_http < ./../library/http2.0/http.tcl > ./lib_http.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./lib_http.c
./tcl2c lib_optparse < ./../library/opt0.1/optparse.tcl > ./lib_optparse.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./lib_optparse.c
./tcl2c lib_parray < ./../library/parray.tcl > ./lib_parray.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./lib_parray.c
./tcl2c lib_safe < ./../library/safe.tcl > ./lib_safe.c
./tcl2c lib_word < ./../library/word.tcl > ./lib_word.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./lib_safe.c
gcc -c -O -Wall -Wconversion  -I./../generic -I. -DHAVE_GETCWD=1 
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 
-DHAVE_WAITPID=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 
-DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_TM_GMTOFF=1 
-DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -DNEED_MATHERR=1 
-DRETSIGTYPE=void -DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1        
-DTCL_SHLIB_EXT=\"\" ./lib_word.c
rm -f libtcl8.0.a
ar cr libtcl8.0.a panic.o regexp.o tclAsync.o tclBasic.o tclBinary.o 
tclCkalloc.o tclClock.o tclCmdAH.o tclCmdIL.o tclCmdMZ.o tclCompExpr.o 
tclCompile.o tclDate.o tclEnv.o tclEvent.o tclExecute.o tclFCmd.o tclFileName.o 
tclGet.o tclHash.o tclHistory.o tclIndexObj.o tclInterp.o tclIO.o tclIOCmd.o 
tclIOSock.o tclIOUtil.o tclLink.o tclListObj.o tclLoad.o tclMain.o tclNamesp.o 
tclNotify.o tclObj.o tclParse.o tclPipe.o tclPkg.o tclPosixStr.o tclPreserve.o 
tclProc.o tclStringObj.o tclTimer.o tclUtil.o tclVar.o tclResolve.o tclMtherr.o 
tclUnixChan.o tclUnixEvent.o tclUnixFCmd.o tclUnixFile.o tclUnixPipe.o 
tclUnixSock.o tclUnixTime.o tclUnixInit.o tclUnixNotfy.o  lib_history.o 
lib_init.o lib_ldAout.o lib_http.o lib_optparse.o lib_parray.o lib_safe.o 
lib_word.o tclLoadNone.o
ranlib libtcl8.0.a
gcc  tclAppInit.o libtcl8.0.a -lieee -lm -lc \
         -o tclsh
libtcl8.0.a(tclUnixPipe.o)(.text+0xb3): In function `TclpCreateTempFile':
: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
/var/tmp/portage/vic-1.1.13/work/ag-media
/var/tmp/portage/vic-1.1.13/work/ag-media/tk-8.0/unix 
/var/tmp/portage/vic-1.1.13/work/ag-media
creating cache ./config.cache
checking for ranlib... ranlib
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -mcpu=i686 -fomit-frame-pointer ) 
works... yes
checking whether the C compiler (gcc -O2 -mcpu=i686 -fomit-frame-pointer ) is a 
cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for unistd.h... yes
checking for limits.h... yes
checking stdlib.h... yes
checking fd_set and sys/select... yes
checking for ANSI C header files... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for main in -lXbsd... no
checking for connect... yes
checking for gethostbyname... yes
checking for sin... no
checking for main in -lieee... yes
checking for memmove... yes
checking whether char is unsigned... no
checking for strtod... yes
checking for Solaris 2.4 strtod bug... ok
updating cache ./config.cache
creating ./config.status
creating Makefile
creating tkConfig.sh
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tk3d.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkArgv.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkAtom.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkBind.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkBitmap.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkClipboard.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCmds.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkColor.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkConfig.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCursor.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkError.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkEvent.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkFocus.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkFont.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkGet.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkGC.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkGeometry.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkGrab.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkGrid.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkMain.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkOption.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkPack.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkPlace.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkSelect.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkUtil.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkVisual.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkWindow.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnix.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnix3d.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixButton.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixColor.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixCursor.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixDialog.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixDraw.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixEmbed.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixEvent.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixFocus.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixFont.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      -DTK_LIBRARY=\"/usr/lib/tk8.0\" 
\
    ./tkUnixInit.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixMenu.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixMenubu.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixScale.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixScrlbr.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixSelect.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixSend.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixWm.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkUnixXId.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkButton.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkEntry.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkFrame.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkListbox.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkMenu.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkMenubutton.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkMenuDraw.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkMessage.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkScale.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkScrollbar.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvas.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvArc.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvBmap.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvImg.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvLine.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvPoly.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvPs.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvText.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvUtil.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkCanvWind.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkRectOval.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTrig.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkImage.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkImgBmap.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkImgGIF.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkImgPPM.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkImgPhoto.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkText.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTextBTree.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTextDisp.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTextImage.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTextIndex.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTextMark.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTextTag.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./../generic/tkTextWind.c
gcc ./../generic/tcl2c.c -o ./tcl2c 
./tcl2c lib_bgerror < ./../library/bgerror.tcl > ./lib_bgerror.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_bgerror.c
./tcl2c lib_dialog < ./../library/dialog.tcl > ./lib_dialog.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_dialog.c
./tcl2c lib_msgbox < ./../library/msgbox.tcl > ./lib_msgbox.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_msgbox.c
./tcl2c lib_scale < ./../library/scale.tcl > ./lib_scale.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_scale.c
./tcl2c lib_tkfbox < ./../library/tkfbox.tcl > ./lib_tkfbox.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_tkfbox.c
./tcl2c lib_button < ./../library/button.tcl > ./lib_button.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_button.c
./tcl2c lib_entry < ./../library/entry.tcl > ./lib_entry.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_entry.c
./tcl2c lib_obsolete < ./../library/obsolete.tcl > ./lib_obsolete.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_obsolete.c
./tcl2c lib_scrlbar < ./../library/scrlbar.tcl > ./lib_scrlbar.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_scrlbar.c
./tcl2c lib_xmfbox < ./../library/xmfbox.tcl > ./lib_xmfbox.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_xmfbox.c
./tcl2c lib_clrpick < ./../library/clrpick.tcl > ./lib_clrpick.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_clrpick.c
./tcl2c lib_focus < ./../library/focus.tcl > ./lib_focus.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_focus.c
./tcl2c lib_optMenu < ./../library/optMenu.tcl > ./lib_optMenu.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_optMenu.c
./tcl2c lib_tearoff < ./../library/tearoff.tcl > ./lib_tearoff.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_tearoff.c
./tcl2c lib_comdlg < ./../library/comdlg.tcl > ./lib_comdlg.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_comdlg.c
./tcl2c lib_listbox < ./../library/listbox.tcl > ./lib_listbox.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_listbox.c
./tcl2c lib_palette < ./../library/palette.tcl > ./lib_palette.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_palette.c
./tcl2c lib_text < ./../library/text.tcl > ./lib_text.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_text.c
./tcl2c lib_console < ./../library/console.tcl > ./lib_console.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_console.c
./tcl2c lib_menu < ./../library/menu.tcl > ./lib_menu.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_menu.c
./tcl2c lib_safetk < ./../library/safetk.tcl > ./lib_safetk.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_safetk.c
./tcl2c lib_tk < ./../library/tk.tcl > ./lib_tk.c
gcc -c -O -Wall -Wconversion -Wno-implicit-int  -I. -I./../generic 
-I./../bitmaps -I/var/tmp/portage/vic-1.1.13/work/ag-media/tcl-8.0/generic 
-I/usr/X11R6/include -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./lib_tk.c
rm -f libtk8.0.a
ar cr libtk8.0.a tk3d.o tkArgv.o tkAtom.o tkBind.o tkBitmap.o tkClipboard.o 
tkCmds.o tkColor.o tkConfig.o tkCursor.o tkError.o tkEvent.o tkFocus.o tkFont.o 
tkGet.o tkGC.o tkGeometry.o tkGrab.o tkGrid.o tkMain.o tkOption.o tkPack.o 
tkPlace.o tkSelect.o tkUtil.o tkVisual.o tkWindow.o tkUnix.o tkUnix3d.o 
tkUnixButton.o tkUnixColor.o tkUnixCursor.o tkUnixDialog.o tkUnixDraw.o 
tkUnixEmbed.o tkUnixEvent.o tkUnixFocus.o tkUnixFont.o tkUnixInit.o 
tkUnixMenu.o tkUnixMenubu.o tkUnixScale.o tkUnixScrlbr.o tkUnixSelect.o 
tkUnixSend.o tkUnixWm.o tkUnixXId.o tkButton.o tkEntry.o tkFrame.o tkListbox.o 
tkMenu.o tkMenubutton.o tkMenuDraw.o tkMessage.o tkScale.o tkScrollbar.o 
tkCanvas.o tkCanvArc.o tkCanvBmap.o tkCanvImg.o tkCanvLine.o tkCanvPoly.o 
tkCanvPs.o tkCanvText.o tkCanvUtil.o tkCanvWind.o tkRectOval.o tkTrig.o 
tkImage.o tkImgBmap.o tkImgGIF.o tkImgPPM.o tkImgPhoto.o tkText.o tkTextBTree.o 
tkTextDisp.o tkTextImage.o tkTextIndex.o tkTextMark.o tkTextTag.o tkTextWind.o 
./lib_bgerror.o ./lib_dialog.o ./lib_msgbox.o ./lib_scale.o ./lib_tkfbox.o 
./lib_button.o ./lib_entry.o ./lib_obsolete.o ./lib_scrlbar.o ./lib_xmfbox.o 
./lib_clrpick.o ./lib_focus.o ./lib_optMenu.o ./lib_tearoff.o ./lib_comdlg.o 
./lib_listbox.o ./lib_palette.o ./lib_text.o ./lib_console.o ./lib_menu.o 
./lib_safetk.o ./lib_tk.o
ranlib libtk8.0.a
/var/tmp/portage/vic-1.1.13/work/ag-media
/var/tmp/portage/vic-1.1.13/work/ag-media/common 
/var/tmp/portage/vic-1.1.13/work/ag-media
creating cache ./config.cache
checking host system type... i386-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc -O2 -mcpu=i686 -fomit-frame-pointer ) 
works... yes
checking whether the C compiler (gcc -O2 -mcpu=i686 -fomit-frame-pointer ) is a 
cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ranlib... ranlib
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for working const... yes
checking for size_t... yes
checking for stropts.h... yes
checking for sys/filio.h... no
checking for stdint.h... yes
checking for inttypes.h... yes
checking for int8_t... yes
checking for int16_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for uint8_t in <stdint.h>... yes
checking for uint16_t in <stdint.h>... yes
checking for uint32_t in <stdint.h>... yes
checking whether byte ordering is bigendian... no
checking whether char is unsigned... no
checking for /dev/urandom... yes
checking for vsnprintf... yes
checking for inet_pton in <arpa/inet.h>... yes
checking for inet_ntop in <arpa/inet.h>... yes
checking for library containing socket... none required
checking for library containing inet_addr... none required
checking whether to enable IPv6... no
checking for getipnodebyname in <netdb.h>... no
checking for struct addrinfo in <netdb.h>... yes
checking for sin6_len in struct sockaddr_in6... no
checking for gtkdoc-scan... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating examples/Makefile
creating examples/rtp/Makefile
creating src/Makefile
creating tests/Makefile
creating src/uclconf.h
for s in src tests examples  ; do (cd $s && make) || exit 1 ; done
make[1]: Entering directory 
`/var/tmp/portage/vic-1.1.13/work/ag-media/common/src'
sed -e 's/.*/#define CCL_VERSION "v&"/' ../VERSION > version.h
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c crypt_random.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c debug.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c md5.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c memory.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c net_udp.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c qfDES.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c util.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c hmac.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c base64.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c ntp.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c rtp.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c drand48.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c mbus_parser.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c mbus_config.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c mbus_addr.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c mbus.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c btree.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c asarray.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c rijndael-alg-fst.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H  -c rijndael-api-fst.c
ar r libuclmmbase.a crypt_random.o debug.o md5.o memory.o net_udp.o qfDES.o 
util.o hmac.o base64.o ntp.o rtp.o drand48.o mbus_parser.o mbus_config.o 
mbus_addr.o mbus.o btree.o asarray.o  rijndael-alg-fst.o rijndael-api-fst.o
ar: creating libuclmmbase.a
ranlib libuclmmbase.a
make[1]: Leaving directory 
`/var/tmp/portage/vic-1.1.13/work/ag-media/common/src'
make[1]: Entering directory 
`/var/tmp/portage/vic-1.1.13/work/ag-media/common/tests'
gcc -I../src -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H   -c test_base64.c
gcc -I../src -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H   -c test_des.c
gcc -I../src -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H   -c test_md5.c
gcc -I../src -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H   -c test_net_udp.c
gcc -I../src -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H   -c test_memory.c
gcc -I../src -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H   -c test_mbus_parser.c
gcc -I../src -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H   -c test_mbus_addr.c
gcc -I../src -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H   -c test.c
gcc test_base64.o test_des.o test_md5.o test_net_udp.o test_memory.o 
test_mbus_parser.o test_mbus_addr.o test.o -I../src -O2 -mcpu=i686 
-fomit-frame-pointer -W -Wall -Wwrite-strings -Wbad-function-cast 
-Wmissing-prototypes -Wcast-qual -Wmissing-declarations -Werror -DHAVE_CONFIG_H 
 ../src/libuclmmbase.a -L../src   -o test-libcommon
make[1]: Leaving directory 
`/var/tmp/portage/vic-1.1.13/work/ag-media/common/tests'
make[1]: Entering directory 
`/var/tmp/portage/vic-1.1.13/work/ag-media/common/examples'
for s in rtp ; do (cd $s && make) || exit 1; done
make[2]: Entering directory 
`/var/tmp/portage/vic-1.1.13/work/ag-media/common/examples/rtp'
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H -I../../src  -c rtpdemo.c
gcc -O2 -mcpu=i686 -fomit-frame-pointer -W -Wall -Wwrite-strings 
-Wbad-function-cast -Wmissing-prototypes -Wcast-qual -Wmissing-declarations 
-Werror -DHAVE_CONFIG_H -I../../src -o rtpdemo rtpdemo.o -L../../src -luclmmbase
make[2]: Leaving directory 
`/var/tmp/portage/vic-1.1.13/work/ag-media/common/examples/rtp'
make[1]: Leaving directory 
`/var/tmp/portage/vic-1.1.13/work/ag-media/common/examples'
/var/tmp/portage/vic-1.1.13/work/ag-media
/var/tmp/portage/vic-1.1.13/work/ag-media/vic 
/var/tmp/portage/vic-1.1.13/work/ag-media
cp: cannot stat `/usr/local/portage/ag-media/vic/files/vic-1.1.3-config.sub': 
No such file or directory
creating cache ./config.cache
checking host system type... Invalid configuration `i386-pc-linux-gnu': machine 
`i386-pc-linux' not recognized

checking target system type... Invalid configuration `i386-pc-linux-gnu': 
machine `i386-pc-linux' not recognized

checking build system type... Invalid configuration `i386-pc-linux-gnu': 
machine `i386-pc-linux' not recognized

checking for gcc... gcc
checking whether the C compiler (gcc -O2 -mcpu=i686 -fomit-frame-pointer ) 
works... yes
checking whether the C compiler (gcc -O2 -mcpu=i686 -fomit-frame-pointer ) is a 
cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... g++
checking whether the C++ compiler (g++ -O2 -mcpu=i686 -fomit-frame-pointer ) 
works... yes
checking whether the C++ compiler (g++ -O2 -mcpu=i686 -fomit-frame-pointer ) is 
a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for string.h... yes
checking for main in -lXbsd... no
checking for poll in -lsocket... no
./configure: line 1386: test: !=: unary operator expected
./configure: line 1478: test: =: unary operator expected
checking for X11 header files
checking for X11 library archive
checking for XOpenDisplay in -lX11... no
checking for libXext.a
Using UCL's tcl-8.0: ../tcl-8.0
Using UCL's tk-8.0: ../tk-8.0
checking for gcc version 2.96
ok...gcc version gcc (GCC) 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, 
pie-8.7.6)
Copyright (C) 2003 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. is 
not found to be 2.96
no dynamic load lib
updating cache ./config.cache
creating ./config.status
creating Makefile
(cd codec/tmndec; make CC=gcc CCOPT="-g -g -W -Wall -Wno-implicit-int 
-Wno-return-type" -f Makefile.lib)
(cd codec/tmn-x; make CC=gcc CCOPT="-g -g -W -Wall -Wno-implicit-int 
-Wno-return-type" )
make[1]: Entering directory 
`/var/tmp/portage/vic-1.1.13/work/ag-media/vic/codec/tmndec'
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o tmndec.o 
tmndec.c
make[1]: Entering directory 
`/var/tmp/portage/vic-1.1.13/work/ag-media/vic/codec/tmn-x'
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o main.o 
main.c
tmndec.c:133: warning: missing initializer
tmndec.c:133: warning: (near initialization for `config[20].size')
main.c: In function `h263_encode_one_frame':
main.c:354: warning: too many arguments for format
tmndec.c:93: warning: `options' declared `static' but never defined
tmndec.c:651: warning: `getval' defined but not used
tmndec.c:776: warning: `flushdisplaybuffer' defined but not used
tmndec.c:97: warning: `loopflag' defined but not used
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o getpic.o 
getpic.c
main.c: In function `CalculateStatistics':
main.c:1398: warning: unused parameter `pb_b_image'
main.c:1398: warning: unused parameter `pb_b_recon'
main.c:1399: warning: unused parameter `QP'
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o io.o io.c
getpic.c: In function `get_B_MBs':
getpic.c:1211: warning: unused variable `mvx'
getpic.c:1211: warning: unused variable `mvy'
io.c: In function `ReadImage':
io.c:77: warning: unused parameter `filename'
io.c:77: warning: unused parameter `frame_no'
io.c:77: warning: unused parameter `headerlength'
io.c: In function `WriteImage':
io.c:192: warning: unused parameter `image'
io.c:192: warning: unused parameter `filename'
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o dct.o dct.c
getpic.c: In function `get_EI_EP_MBs':
getpic.c:1886: warning: unused variable `mvx'
getpic.c:1886: warning: unused variable `mvy'
getpic.c:1887: warning: unused variable `mvbx'
getpic.c:1887: warning: unused variable `mvby'
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o coder.o 
coder.c
coder.c: In function `CodeOneOrTwo':
coder.c:92: warning: missing initializer
coder.c:92: warning: (near initialization for `ZERO.Mode')
getpic.c: In function `Intra_AC_DC_Decode':
getpic.c:3029: warning: unused parameter `MBA'
coder.c:84: warning: unused parameter `prev'
getpic.c: In function `PictureDisplay':
getpic.c:3807: warning: unused variable `last_frame_disposable'
coder.c: In function `CodeOneTrueB':
coder.c:986: warning: missing initializer
coder.c:986: warning: (near initialization for `ZERO.Mode')
coder.c:986: warning: unused variable `ZERO'
coder.c:999: warning: unused variable `QuantChangePostponed'
coder.c:979: warning: unused parameter `curr'
coder.c:979: warning: unused parameter `prev'
coder.c:980: warning: unused parameter `frameskip'
coder.c: In function `CodeOneEI':
coder.c:1333: warning: unused variable `QuantChangePostponed'
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o getvlc.o 
getvlc.c
coder.c: In function `CodeOneEP':
coder.c:1596: warning: missing initializer
coder.c:1596: warning: (near initialization for `ZERO.Mode')
coder.c:1609: warning: unused variable `QuantChangePostponed'
coder.c:1589: warning: unused parameter `prev_enhance_image'
coder.c:1590: warning: unused parameter `frameskip'
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o gethdr.o 
gethdr.c
gethdr.c: In function `getheader':
gethdr.c:91: warning: suggest parentheses around + or - inside shift
gethdr.c:103: warning: suggest parentheses around + or - inside shift
gethdr.c: In function `getpicturehdr':
gethdr.c:556: warning: suggest parentheses around + or - inside shift
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o getblk.o 
getblk.c
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o quant.o 
quant.c
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o mot_est.o 
mot_est.c
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o getbits.o 
getbits.c
getbits.c: In function `fillbfr':
getbits.c:110: warning: implicit declaration of function `memcpy'
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o store.o 
store.c
store.c: In function `store_yuv1':
store.c:224: warning: implicit declaration of function `write'
store.c:226: warning: implicit declaration of function `close'
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o pred.o 
pred.c
store.c: In function `save_frame':
store.c:489: warning: unused parameter `framenum'
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o recon.o 
recon.c
pred.c: In function `Predict_EI':
pred.c:516: warning: missing initializer
pred.c:516: warning: (near initialization for `ZERO.Mode')
pred.c: In function `MB_Recon_EI':
pred.c:590: warning: missing initializer
pred.c:590: warning: (near initialization for `ZERO.Mode')
recon.c: In function `recon_comp':
recon.c:640: warning: unused parameter `chroma'
pred.c: In function `Predict_EP':
pred.c:1337: warning: missing initializer
pred.c:1337: warning: (near initialization for `ZERO.Mode')
recon.c: In function `recon_comp_obmc':
recon.c:1155: warning: unused parameter `w'
recon.c:1155: warning: unused parameter `h'
pred.c: In function `MB_Recon_EP':
pred.c:1547: warning: missing initializer
pred.c:1547: warning: (near initialization for `ZERO.Mode')
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o idct.o 
idct.c
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o idctref.o 
idctref.c
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o sac.o sac.c
rm -f libh263.a
ar rc libh263.a tmndec.o getpic.o getvlc.o gethdr.o getblk.o getbits.o store.o 
recon.o idct.o idctref.o sac.o
ranlib libh263.a
make[1]: Leaving directory 
`/var/tmp/portage/vic-1.1.13/work/ag-media/vic/codec/tmndec'
rm -f net/inet.o; gcc -o net/inet.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. net/inet.c
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o snr.o snr.c
snr.c: In function `ComputeSNR':
snr.c:74: warning: unused parameter `pict_type'
net/inet.c: In function `LookupHostAddr':
net/inet.c:43: warning: comparison between signed and unsigned
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o countbit.o 
countbit.c
rm -f net/inet6.o; gcc -o net/inet6.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. net/inet6.c
rm -f codec/cellb_tables.o; gcc -o codec/cellb_tables.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/cellb_tables.c
countbit.c: In function `CountBitsMB':
countbit.c:85: warning: unused variable `true_B_cbp_present'
countbit.c:82: warning: unused parameter `scalability_prediction_type'
countbit.c: In function `CountBitsScalMB':
countbit.c:328: warning: suggest parentheses around + or - inside shift
countbit.c:329: warning: suggest parentheses around + or - inside shift
countbit.c:283: warning: unused parameter `CBPB'
countbit.c: In function `CodeCoeff':
countbit.c:935: warning: suggest parentheses around && within ||
countbit.c:1025: warning: suggest parentheses around && within ||
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o putbits.o 
putbits.c
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o ratectrl.o 
ratectrl.c
rm -f tkStripchart.o; gcc -o tkStripchart.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. tkStripchart.c
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o sac.o sac.c
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o putvlc.o 
putvlc.c
tkStripchart.c:219: warning: missing initializer
tkStripchart.c:219: warning: (near initialization for 
`configSpecs[0].customPtr')
tkStripchart.c:222: warning: missing initializer
tkStripchart.c:222: warning: (near initialization for 
`configSpecs[1].customPtr')
tkStripchart.c:225: warning: missing initializer
tkStripchart.c:225: warning: (near initialization for 
`configSpecs[2].customPtr')
tkStripchart.c:228: warning: missing initializer
tkStripchart.c:228: warning: (near initialization for 
`configSpecs[3].customPtr')
tkStripchart.c:231: warning: missing initializer
tkStripchart.c:231: warning: (near initialization for 
`configSpecs[4].customPtr')
tkStripchart.c:234: warning: missing initializer
tkStripchart.c:234: warning: (near initialization for 
`configSpecs[5].customPtr')
tkStripchart.c:237: warning: missing initializer
tkStripchart.c:237: warning: (near initialization for 
`configSpecs[6].customPtr')
tkStripchart.c:240: warning: missing initializer
tkStripchart.c:240: warning: (near initialization for 
`configSpecs[7].customPtr')
tkStripchart.c:244: warning: missing initializer
tkStripchart.c:244: warning: (near initialization for 
`configSpecs[8].customPtr')
tkStripchart.c:247: warning: missing initializer
tkStripchart.c:247: warning: (near initialization for 
`configSpecs[9].customPtr')
tkStripchart.c:248: warning: missing initializer
tkStripchart.c:248: warning: (near initialization for 
`configSpecs[10].customPtr')
tkStripchart.c:249: warning: missing initializer
tkStripchart.c:249: warning: (near initialization for 
`configSpecs[11].customPtr')
tkStripchart.c:251: warning: missing initializer
tkStripchart.c:251: warning: (near initialization for 
`configSpecs[12].customPtr')
tkStripchart.c:253: warning: missing initializer
tkStripchart.c:253: warning: (near initialization for 
`configSpecs[13].customPtr')
tkStripchart.c:255: warning: missing initializer
tkStripchart.c:255: warning: (near initialization for 
`configSpecs[14].customPtr')
tkStripchart.c:258: warning: missing initializer
tkStripchart.c:258: warning: (near initialization for 
`configSpecs[15].customPtr')
tkStripchart.c:261: warning: missing initializer
tkStripchart.c:261: warning: (near initialization for 
`configSpecs[16].customPtr')
tkStripchart.c:263: warning: missing initializer
tkStripchart.c:263: warning: (near initialization for 
`configSpecs[17].customPtr')
tkStripchart.c:266: warning: missing initializer
tkStripchart.c:266: warning: (near initialization for 
`configSpecs[18].customPtr')
tkStripchart.c:269: warning: missing initializer
tkStripchart.c:269: warning: (near initialization for 
`configSpecs[19].customPtr')
tkStripchart.c:271: warning: missing initializer
tkStripchart.c:271: warning: (near initialization for 
`configSpecs[20].customPtr')
tkStripchart.c:273: warning: missing initializer
tkStripchart.c:273: warning: (near initialization for 
`configSpecs[21].customPtr')
tkStripchart.c:275: warning: missing initializer
tkStripchart.c:275: warning: (near initialization for 
`configSpecs[22].customPtr')
tkStripchart.c:277: warning: missing initializer
tkStripchart.c:277: warning: (near initialization for 
`configSpecs[23].customPtr')
tkStripchart.c:279: warning: missing initializer
tkStripchart.c:279: warning: (near initialization for 
`configSpecs[24].customPtr')
tkStripchart.c:281: warning: missing initializer
tkStripchart.c:281: warning: (near initialization for 
`configSpecs[25].customPtr')
tkStripchart.c:283: warning: missing initializer
tkStripchart.c:283: warning: (near initialization for 
`configSpecs[26].customPtr')
tkStripchart.c:285: warning: missing initializer
tkStripchart.c:285: warning: (near initialization for 
`configSpecs[27].customPtr')
tkStripchart.c:287: warning: missing initializer
tkStripchart.c:287: warning: (near initialization for 
`configSpecs[28].customPtr')
tkStripchart.c:289: warning: missing initializer
tkStripchart.c:289: warning: (near initialization for 
`configSpecs[29].customPtr')
tkStripchart.c:292: warning: missing initializer
tkStripchart.c:292: warning: (near initialization for 
`configSpecs[30].customPtr')
tkStripchart.c:295: warning: missing initializer
tkStripchart.c:295: warning: (near initialization for 
`configSpecs[31].customPtr')
tkStripchart.c:298: warning: missing initializer
tkStripchart.c:298: warning: (near initialization for 
`configSpecs[32].customPtr')
tkStripchart.c:300: warning: missing initializer
tkStripchart.c:300: warning: (near initialization for 
`configSpecs[33].customPtr')
tkStripchart.c:302: warning: missing initializer
tkStripchart.c:302: warning: (near initialization for 
`configSpecs[34].customPtr')
tkStripchart.c:305: warning: missing initializer
tkStripchart.c:305: warning: (near initialization for 
`configSpecs[35].customPtr')
tkStripchart.c:308: warning: missing initializer
tkStripchart.c:308: warning: (near initialization for 
`configSpecs[36].customPtr')
tkStripchart.c:311: warning: missing initializer
tkStripchart.c:311: warning: (near initialization for 
`configSpecs[37].customPtr')
tkStripchart.c:314: warning: missing initializer
tkStripchart.c:314: warning: (near initialization for 
`configSpecs[38].customPtr')
tkStripchart.c:316: warning: missing initializer
tkStripchart.c:316: warning: (near initialization for 
`configSpecs[39].customPtr')
tkStripchart.c:318: warning: missing initializer
tkStripchart.c:318: warning: (near initialization for 
`configSpecs[40].customPtr')
tkStripchart.c:320: warning: missing initializer
tkStripchart.c:320: warning: (near initialization for 
`configSpecs[41].customPtr')
tkStripchart.c:322: warning: missing initializer
tkStripchart.c:322: warning: (near initialization for 
`configSpecs[42].customPtr')
tkStripchart.c:324: warning: missing initializer
tkStripchart.c:324: warning: (near initialization for 
`configSpecs[43].customPtr')
tkStripchart.c: In function `chose_scale':
tkStripchart.c:883: warning: `static' is not at beginning of declaration
tkStripchart.c:886: warning: `static' is not at beginning of declaration
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o 
intra_pred.o intra_pred.c
rm -f md5c.o; gcc -o md5c.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. md5c.c
intra_pred.c: In function `Choose_Intra_Mode':
intra_pred.c:63: warning: unused parameter `pcoeff'
rm -f random.o; gcc -o random.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. random.c
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o filter.o 
filter.c
rm -f codec/h263/h263rtp.o; gcc -o codec/h263/h263rtp.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/h263rtp.c
gcc -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DVIC   -c -o 
malloc_debug.o malloc_debug.c
malloc_debug.c: In function `debug_free':
malloc_debug.c:19: warning: statement with no effect
rm -f libh263coder.a
ar rc libh263coder.a main.o io.o dct.o coder.o quant.o mot_est.o pred.o  snr.o 
countbit.o putbits.o ratectrl.o sac.o putvlc.o intra_pred.o filter.o 
malloc_debug.o
codec/h263/h263rtp.c: In function `split_h263stream':
codec/h263/h263rtp.c:214: warning: comparison between signed and unsigned
codec/h263/h263rtp.c:222: warning: comparison between signed and unsigned
codec/h263/h263rtp.c:273: warning: comparison between signed and unsigned
codec/h263/h263rtp.c:285: warning: comparison between signed and unsigned
codec/h263/h263rtp.c:300: warning: comparison between signed and unsigned
codec/h263/h263rtp.c:203: warning: unused parameter `ts_'
ranlib libh263coder.a
make[1]: Leaving directory 
`/var/tmp/portage/vic-1.1.13/work/ag-media/vic/codec/tmn-x'
rm -f codec/h263/h263dec.o; gcc -o codec/h263/h263dec.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/h263dec.c
rm -f codec/h263/bitIn.o; gcc -o codec/h263/bitIn.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/bitIn.c
codec/h263/bitIn.c: In function `ErrorProneCheckInBufferH263':
codec/h263/bitIn.c:341: warning: suggest explicit braces to avoid ambiguous 
`else'
codec/h263/bitIn.c: In function `ErrorProneCheckInBufferPyra':
codec/h263/bitIn.c:398: warning: suggest explicit braces to avoid ambiguous 
`else'
rm -f codec/h263/input.o; gcc -o codec/h263/input.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/input.c
rm -f codec/h263/getgob.o; gcc -o codec/h263/getgob.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/getgob.c
rm -f codec/h263/reconh263.o; gcc -o codec/h263/reconh263.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/reconh263.c
codec/h263/getgob.c: In function `H263parseGOB':
codec/h263/getgob.c:715: warning: suggest explicit braces to avoid ambiguous 
`else'
codec/h263/reconh263.c: In function `reconstructH263':
codec/h263/reconh263.c:94: warning: implicit declaration of function 
`recon_comp_obmc'
codec/h263/reconh263.c:118: warning: implicit declaration of function 
`recon_comp'
codec/h263/getgob.c: In function `H263parseIFrameMB':
codec/h263/getgob.c:1213: warning: unused parameter `w'
codec/h263/getgob.c:1213: warning: unused parameter `h'
rm -f codec/h263/recon.o; gcc -o codec/h263/recon.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/recon.c
codec/h263/getgob.c: In function `addblock_ext':
codec/h263/getgob.c:1386: warning: unused parameter `h'
codec/h263/recon.c: In function `recon_comp':
codec/h263/recon.c:139: warning: unused parameter `chroma'
rm -f codec/h263/getvlc.o; gcc -o codec/h263/getvlc.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/getvlc.c
codec/h263/recon.c: In function `recon_comp_obmc':
codec/h263/recon.c:556: warning: unused parameter `w'
codec/h263/recon.c:556: warning: unused parameter `h'
rm -f codec/h263/getblk.o; gcc -o codec/h263/getblk.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/getblk.c
rm -f codec/h263/h263enc.o; gcc -o codec/h263/h263enc.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/h263enc.c
codec/h263/h263enc.c: In function `H263intraPictureEncode':
codec/h263/h263enc.c:253: warning: unused parameter `codingTime'
codec/h263/h263enc.c: In function `H263intraPictureEncodeQ':
codec/h263/h263enc.c:388: warning: unused parameter `codingTime'
rm -f codec/h263/motion.o; gcc -o codec/h263/motion.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/motion.c
codec/h263/h263enc.c: In function `H263interPictureEncode':
codec/h263/h263enc.c:555: warning: implicit declaration of function 
`InitHalfPelInterpolation'
codec/h263/h263enc.c: In function `H263interPictureEncodeQ':
codec/h263/h263enc.c:781: warning: implicit declaration of function 
`PrintMVField'
codec/h263/h263enc.c: In function `H263dctMbEncodeIFrame':
codec/h263/h263enc.c:872: warning: implicit declaration of function 
`PlaceBlockShortPicture'
codec/h263/h263enc.c: In function `H263dctMbEncodePFrame':
codec/h263/h263enc.c:942: warning: implicit declaration of function 
`ResetMacroBlockPicture'
codec/h263/h263enc.c:966: warning: implicit declaration of function 
`ExtractBlockInt'
codec/h263/h263enc.c:968: warning: implicit declaration of function 
`ExtractDiffBlockInt'
codec/h263/h263enc.c:1000: warning: implicit declaration of function 
`AddBlockShortPicture'
codec/h263/h263enc.c:1007: warning: implicit declaration of function 
`ZeroMVector2D'
codec/h263/h263enc.c:1005: warning: suggest explicit braces to avoid ambiguous 
`else'
codec/h263/h263enc.c: In function `H263MbEncodePFrame':
codec/h263/h263enc.c:1094: warning: implicit declaration of function 
`ResetMVector'
codec/h263/h263enc.c:1118: warning: implicit declaration of function 
`CopyMacroBlockPicture'
codec/h263/h263enc.c:1125: warning: implicit declaration of function 
`MacroBlockPictureSSE'
codec/h263/h263enc.c:1132: warning: implicit declaration of function 
`FPMotionMacroBlockPictureSAD'
codec/h263/h263enc.c:1135: warning: implicit declaration of function 
`GetMVDRate'
codec/h263/h263enc.c:1143: warning: implicit declaration of function 
`FastFullPelMotionEstimationMB'
codec/h263/h263enc.c:1147: warning: implicit declaration of function 
`FullSearchFullPelME'
codec/h263/h263enc.c:1162: warning: implicit declaration of function 
`MacroBlockPictureIntraSAD'
codec/h263/h263enc.c:1177: warning: implicit declaration of function 
`ExtractMacroBlock'
codec/h263/h263enc.c:1193: warning: implicit declaration of function 
`HalfPelMotionEstimationMB'
codec/h263/h263enc.c:1198: warning: implicit declaration of function 
`MCMacroBlockPicture'
codec/h263/h263enc.c:1218: warning: implicit declaration of function 
`PlaceMacroBlock'
codec/h263/h263enc.c:1262: warning: implicit declaration of function 
`CopyMVector'
codec/h263/h263enc.c: In function `H263dequantTable':
codec/h263/h263enc.c:1596: warning: unused parameter `mbQuant'
rm -f codec/h263/block.o; gcc -o codec/h263/block.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/block.c
rm -f codec/h263/bitOut.o; gcc -o codec/h263/bitOut.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/bitOut.c
codec/h263/bitOut.c: In function `AllocBitstr':
codec/h263/bitOut.c:69: warning: comparison between signed and unsigned
codec/h263/bitOut.c:69: warning: signed and unsigned type in conditional 
expression
codec/h263/bitOut.c: In function `CheckOutBuffer':
codec/h263/bitOut.c:185: warning: comparison between signed and unsigned
codec/h263/bitOut.c: In function `PutCodewordX':
codec/h263/bitOut.c:454: warning: implicit declaration of function `strlen'
rm -f codec/h263/h263mux.o; gcc -o codec/h263/h263mux.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/h263mux.c
rm -f codec/h263/idctdec.o; gcc -o codec/h263/idctdec.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/idctdec.c
codec/h263/h263mux.c: In function `PutPLUSPTYPE':
codec/h263/h263mux.c:207: warning: unused parameter `w'
codec/h263/h263mux.c:207: warning: unused parameter `h'
codec/h263/h263mux.c: In function `H263putIFrameMCBPC':
codec/h263/h263mux.c:383: warning: implicit declaration of function `InitCode'
codec/h263/h263mux.c:384: warning: assignment makes pointer from integer 
without a cast
codec/h263/h263mux.c:391: warning: implicit declaration of function 
`PutIndexToBitstr'
codec/h263/h263mux.c: In function `H263putPFrameMCBPC':
codec/h263/h263mux.c:409: warning: assignment makes pointer from integer 
without a cast
codec/h263/h263mux.c: In function `H263putCBPY':
codec/h263/h263mux.c:438: warning: assignment makes pointer from integer 
without a cast
codec/h263/h263mux.c:441: warning: assignment makes pointer from integer 
without a cast
codec/h263/h263mux.c: In function `H263putINTRADC':
codec/h263/h263mux.c:503: warning: assignment makes pointer from integer 
without a cast
codec/h263/h263mux.c: In function `H263putDCTBitsZigzag':
codec/h263/h263mux.c:539: warning: assignment makes pointer from integer 
without a cast
codec/h263/h263mux.c:541: warning: assignment makes pointer from integer 
without a cast
codec/h263/h263mux.c:544: warning: assignment makes pointer from integer 
without a cast
rm -f codec/h263/fdct.o; gcc -o codec/h263/fdct.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/fdct.c
codec/h263/h263mux.c: In function `H263putMVD':
codec/h263/h263mux.c:693: warning: assignment makes pointer from integer 
without a cast
codec/h263/h263mux.c:694: warning: implicit declaration of function 
`AllocMVector'
codec/h263/h263mux.c:694: warning: assignment makes pointer from integer 
without a cast
codec/h263/h263mux.c:699: warning: implicit declaration of function 
`H263subtractMVPrediction'
rm -f codec/h263/code.o; gcc -o codec/h263/code.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/code.c
rm -f codec/h263/gethdr.o; gcc -o codec/h263/gethdr.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/gethdr.c
codec/h263/code.c: In function `AllocCode':
codec/h263/code.c:73: warning: implicit declaration of function `strlen'
codec/h263/code.c:74: warning: implicit declaration of function `strcpy'
rm -f codec/h263/idctenc.o; gcc -o codec/h263/idctenc.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/idctenc.c
rm -f codec/h263/sac.o; gcc -o codec/h263/sac.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/h263/sac.c
codec/h263/idctenc.c: In function `Idct3coef':
codec/h263/idctenc.c:533: warning: implicit declaration of function `memcpy'
rm -f main.o; g++ -o main.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. main.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f iohandler.o; g++ -o iohandler.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. iohandler.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f timer.o; g++ -o timer.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. timer.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f idlecallback.o; g++ -o idlecallback.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. idlecallback.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f media-timer.o; g++ -o media-timer.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. media-timer.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f rate-variable.o; g++ -o rate-variable.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. rate-variable.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f Tcl.o; g++ -o Tcl.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. Tcl.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f Tcl2.o
g++ -c -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. Tcl2.cpp
rm -f module.o; g++ -o module.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. module.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f net/crypt.o; g++ -o net/crypt.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. net/crypt.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
module.h: In constructor `Module::Module(int)':
module.h:139: warning: `Module::ft_' will be initialized after
module.h:135: warning:   `Module*Module::target_'
module.cpp:85: warning:   when initialized here
rm -f net/crypt-des.o; g++ -o net/crypt-des.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. net/crypt-des.cpp
module.cpp: In member function `virtual int TransmitterModule::command(int, 
   const char* const*)':
module.cpp:117: warning: unused variable `Tcl&tcl'
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
module.cpp: At top level:
module.cpp:35: warning: `char rcsid[95]' defined but not used
rm -f net/pkttbl.o; g++ -o net/pkttbl.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. net/pkttbl.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
net/crypt-des.cpp: In member function `int CryptDES::encrypt(u_int32_t*, const 
   u_char*, int, u_char*)':
net/crypt-des.cpp:127: warning: unused parameter `u_int32_t*blk'
net/crypt-des.cpp:127: warning: unused parameter `const u_char*in'
net/crypt-des.cpp:127: warning: unused parameter `u_char*rh'
rm -f net/pktbuf.o; g++ -o net/pktbuf.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. net/pktbuf.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
net/pkttbl.cpp:35: warning: `char rcsid[93]' defined but not used
rm -f net/net.o; g++ -o net/net.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. net/net.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f net/net-ip.o; g++ -o net/net-ip.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. net/net-ip.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
net/net.cpp:323:25: warning: "/*" within comment
net/net.cpp:331:25: warning: "/*" within comment
net/net.cpp:345:25: warning: "/*" within comment
net/net.cpp:68: warning: `int sendmsg(int, msghdr*, int)' defined but not used
rm -f net/net-addr.o; g++ -o net/net-addr.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. net/net-addr.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
net/net-ip.cpp: In member function `int IPNetwork::localname(sockaddr_in*)':
net/net-ip.cpp:260: warning: comparison of unsigned expression < 0 is always 
   false
rm -f net/net-ipv6.o; g++ -o net/net-ipv6.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. net/net-ipv6.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
net/net-addr.h: In member function `virtual Address* AddressType::resolve(const 
   char*)':
net/net-addr.h:51: warning: unused parameter `const char*name'
rm -f net/mbus_handler.o; g++ -o net/mbus_handler.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. net/mbus_handler.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f net/mbus_engine.o; g++ -o net/mbus_engine.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. net/mbus_engine.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
net/mbus_handler.cpp: In constructor `MBusHandler::MBusHandler(void (*)(char*, 
   char*, char*, void*), void (*)(int, int))':
net/mbus_handler.cpp:69: warning: long unsigned int format, u_int32_t arg (arg 
   3)
net/mbus_handler.cpp: In member function `virtual void MBusHandler::timeout()':
net/mbus_handler.cpp:97: warning: unused variable `double now'
net/mbus_engine.cpp: In member function `void MBusEngine::rx_mbus_hello(char*, 
   char*, MBusHandler*)':
net/mbus_engine.cpp:70: warning: unused parameter `char*srce'
net/mbus_engine.cpp:70: warning: unused parameter `char*args'
net/mbus_engine.cpp:70: warning: unused parameter `MBusHandler*mb'
net/mbus_engine.cpp: In member function `void 
   MBusEngine::rx_source_cname(char*, char*, MBusHandler*)':
net/mbus_engine.cpp:74: warning: unused parameter `char*srce'
net/mbus_engine.cpp:74: warning: unused parameter `MBusHandler*mb'
net/mbus_engine.cpp: In member function `void 
   MBusEngine::rx_source_playout(char*, char*, MBusHandler*)':
net/mbus_engine.cpp:95: warning: unused parameter `char*srce'
net/mbus_engine.cpp:95: warning: unused parameter `MBusHandler*mb'
net/mbus_engine.cpp: In member function `void MBusEngine::rx_powermeter(char*, 
   char*, MBusHandler*)':
net/mbus_engine.cpp:133: warning: unused parameter `char*srce'
net/mbus_engine.cpp: In member function `void 
   MBusEngine::rx_source_active(char*, char*, MBusHandler*)':
net/mbus_engine.cpp:149: warning: unused parameter `char*srce'
rm -f net/group-ipc.o; g++ -o net/group-ipc.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. net/group-ipc.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f net/confbus.o; g++ -o net/confbus.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. net/confbus.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f rtp/session.o; g++ -o rtp/session.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. rtp/session.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f rtp/source.o; g++ -o rtp/source.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. rtp/source.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
In file included from rtp/source.cpp:47:
rtp/ntp-time.h: In function `ntp64 ntp64time(timeval)':
rtp/ntp-time.h:69: warning: this decimal constant is unsigned only in ISO C90
rtp/ntp-time.h: In function `u_int32_t ntptime(timeval)':
rtp/ntp-time.h:76: warning: this decimal constant is unsigned only in ISO C90
In file included from rtp/session.cpp:49:
rtp/ntp-time.h: In function `ntp64 ntp64time(timeval)':
rtp/ntp-time.h:69: warning: this decimal constant is unsigned only in ISO C90
rtp/ntp-time.h: In function `u_int32_t ntptime(timeval)':
rtp/ntp-time.h:76: warning: this decimal constant is unsigned only in ISO C90
rtp/source.h: In constructor `Source::Layer::Layer()':
rtp/source.h:254: warning: `Source::Layer::sts_ctrl_' will be initialized after
rtp/source.h:251: warning:   `u_int32_t Source::Layer::nrunt_'
rtp/source.cpp:122: warning:   when initialized here
rtp/source.h:251: warning: `Source::Layer::nrunt_' will be initialized after
rtp/source.h:242: warning:   `u_int32_t Source::Layer::fs_'
rtp/source.cpp:122: warning:   when initialized here
rtp/source.h: In constructor `Source::Source(unsigned int, unsigned int, 
   Address&)':
rtp/source.h:379: warning: `Source::sync_' will be initialized after
rtp/source.h:333: warning:   `int Source::rtp2ntp_'
rtp/source.cpp:197: warning:   when initialized here
rtp/source.h:372: warning: `Source::delta_' will be initialized after
rtp/source.h:370: warning:   `int Source::delay_'
rtp/source.cpp:197: warning:   when initialized here
rtp/source.h:377: warning: `Source::count_' will be initialized after
rtp/source.h:376: warning:   `int Source::late_'
rtp/source.cpp:197: warning:   when initialized here
rtp/source.h:376: warning: `Source::late_' will be initialized after
rtp/source.h:374: warning:   `int Source::apdelay_'
rtp/source.cpp:197: warning:   when initialized here
rtp/source.h:378: warning: `Source::pending_' will be initialized after
rtp/source.h:362: warning:   `PacketData*Source::head_'
rtp/source.cpp:197: warning:   when initialized here
rtp/session.h: In constructor `SessionManager::SessionManager()':
rtp/session.h:178: warning: `SessionManager::confid_' will be initialized after
rtp/session.h:160: warning:   `MBusHandler SessionManager::mb_'
rtp/session.cpp:215: warning:   when initialized here
rtp/source.cpp:491:25: warning: "/*" within comment
rtp/source.cpp:493:55: warning: "/*" within comment
rtp/session.cpp: In member function `u_int32_t 
   SessionManager::alloc_srcid(Address&) const':
rtp/session.cpp:260: warning: comparison between signed and unsigned integer 
   expressions
rtp/session.cpp: In member function `virtual int SessionManager::command(int, 
   const char* const*)':
rtp/session.cpp:351: warning: suggest parentheses around assignment used as 
   truth value
rtp/source.cpp: In member function `void Source::adapt(unsigned int, unsigned 
   int, int)':
rtp/source.cpp:634: warning: unused variable `char*arg'
rtp/source.cpp: In member function `virtual void Source::timeout()':
rtp/source.cpp:745: warning: comparison between signed and unsigned integer 
   expressions
rtp/source.cpp:733: warning: unused variable `u_int32_t ts'
rtp/source.cpp: In member function `void Source::process(rtphdr*, u_char*, int)
   ':
rtp/source.cpp:759: warning: unused parameter `u_char*bp'
rtp/session.cpp:656:11: warning: "/*" within comment
rtp/session.cpp:666:9: warning: "/*" within comment
rtp/session.cpp: In member function `virtual void 
   SessionManager::send_report(CtrlHandler*, int, int)':
rtp/session.cpp:547: warning: unused parameter `int app'
rtp/session.cpp: In member function `virtual void 
   SessionManager::recv(DataHandler*)':
rtp/session.cpp:726: warning: comparison between signed and unsigned integer 
   expressions
rtp/session.cpp: In member function `void SessionManager::demux(pktbuf*, 
   Address&)':
rtp/session.cpp:744: warning: unused variable `u_char*pkt'
rtp/source.cpp: In member function `virtual TclObject* 
   SourceLayerMatcher::match(const char*)':
rtp/source.cpp:104: warning: unused parameter `const char*id'
rtp/source.cpp: At top level:
rtp/source.cpp:91: warning: `int server_delay' defined but not used
rm -f rtp/transmitter.o; g++ -o rtp/transmitter.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. rtp/transmitter.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f rtp/pktbuf-rtp.o; g++ -o rtp/pktbuf-rtp.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. rtp/pktbuf-rtp.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
In file included from rtp/transmitter.cpp:54:
rtp/ntp-time.h: In function `ntp64 ntp64time(timeval)':
rtp/ntp-time.h:69: warning: this decimal constant is unsigned only in ISO C90
rtp/ntp-time.h: In function `u_int32_t ntptime(timeval)':
rtp/ntp-time.h:76: warning: this decimal constant is unsigned only in ISO C90
rtp/transmitter.cpp:110:17: warning: "/*" within comment
rtp/transmitter.cpp:330:3: warning: no newline at end of file
In file included from rtp/pktbuf-rtp.cpp:45:
rtp/ntp-time.h: In function `ntp64 ntp64time(timeval)':
rtp/ntp-time.h:69: warning: this decimal constant is unsigned only in ISO C90
rtp/ntp-time.h: In function `u_int32_t ntptime(timeval)':
rtp/ntp-time.h:76: warning: this decimal constant is unsigned only in ISO C90
rtp/pktbuf-rtp.cpp:56:1: warning: "/*" within comment
rtp/pktbuf-rtp.cpp: In constructor `RTP_BufferPool::RTP_BufferPool()':
rtp/pktbuf-rtp.cpp:66: warning: converting of negative value `-1' to `unsigned 
   int'
rtp/pktbuf-rtp.cpp: At top level:
rtp/pktbuf-rtp.cpp:35: warning: `char rcsid[97]' defined but not used
rm -f video/device.o; g++ -o video/device.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. video/device.cpp
rm -f video/grabber.o; g++ -o video/grabber.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. video/grabber.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
video/grabber.h: In constructor `Grabber::Grabber()':
video/grabber.h:119: warning: `Grabber::status_' will be initialized after
video/grabber.h:118: warning:   `int Grabber::running_'
video/grabber.cpp:74: warning:   when initialized here
video/grabber.h:121: warning: `Grabber::delta_' will be initialized after
video/grabber.h:95: warning:   `u_char*Grabber::crvec_'
video/grabber.cpp:74: warning:   when initialized here
video/grabber.h:109: warning: `Grabber::rover_' will be initialized after
video/grabber.h:86: warning:   `int Grabber::vstart_'
video/grabber.cpp:74: warning:   when initialized here
video/grabber.h:100: warning: `Grabber::outh_' will be initialized after
video/grabber.h:90: warning:   `int Grabber::threshold_'
video/grabber.cpp:74: warning:   when initialized here
video/device.cpp:35: warning: `char rcsid[101]' defined but not used
video/grabber.cpp: In member function `void Grabber::contrast(double)':
video/grabber.cpp:173: warning: comparison between signed and unsigned integer 
   expressions
video/grabber.cpp:175: warning: comparison between signed and unsigned integer 
   expressions
rm -f video/grabber-still.o; g++ -o video/grabber-still.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. video/grabber-still.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
video/grabber.cpp: At top level:
video/grabber.cpp:36: warning: `char rcsid[102]' defined but not used
rm -f codec/encoder-h261.o; g++ -o codec/encoder-h261.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/encoder-h261.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
video/grabber-still.cpp: In member function `virtual int 
   StillGrabber::command(int, const char* const*)':
video/grabber-still.cpp:166: warning: unused variable `Tcl&tcl'
video/grabber-still.cpp: At top level:
video/grabber-still.cpp:38: warning: `char rcsid[108]' defined but not used
codec/encoder-h261.cpp: In destructor `virtual H261Encoder::~H261Encoder()':
codec/encoder-h261.cpp:220: warning: deleting `void*' is undefined
codec/encoder-h261.cpp:222: warning: deleting `void*' is undefined
rm -f codec/encoder-jpeg.o; g++ -o codec/encoder-jpeg.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/encoder-jpeg.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f codec/encoder-raw.o; g++ -o codec/encoder-raw.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/encoder-raw.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f codec/encoder-h263.o; g++ -o codec/encoder-h263.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/encoder-h263.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
codec/encoder-raw.cpp: In member function `void RawEncoder::setq(int)':
codec/encoder-raw.cpp:120: warning: unused parameter `int q'
codec/encoder-raw.cpp:136:2: warning: no newline at end of file
codec/encoder-raw.cpp: At top level:
codec/encoder-raw.cpp:36: warning: `char rcsid[106]' defined but not used
rm -f codec/encoder-h263v2.o; g++ -o codec/encoder-h263v2.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/encoder-h263v2.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
codec/encoder-h263.cpp:185:8: warning: extra tokens at end of #endif directive
codec/encoder-h263.cpp: In member function `virtual int 
   H263Encoder::consume(const VideoFrame*)':
codec/encoder-h263.cpp:203: warning: comparison between signed and unsigned 
   integer expressions
codec/encoder-h263.cpp:203: warning: comparison between signed and unsigned 
   integer expressions
codec/encoder-h263.cpp:268:8: warning: extra tokens at end of #endif directive
codec/encoder-h263.cpp:319: warning: comparison between signed and unsigned 
   integer expressions
codec/encoder-h263.cpp:335: warning: comparison between signed and unsigned 
   integer expressions
codec/encoder-h263.h: At top level:
codec/encoder-h263.cpp:47: warning: `char rcsid[107]' defined but not used
codec/encoder-h263v2.cpp:62:48: warning: "/*" within comment
codec/encoder-h263v2.cpp: In function `void dump_paket(const unsigned char*, 
   int)':
codec/encoder-h263v2.cpp:150: warning: unused parameter `const unsigned 
   char*data'
codec/encoder-h263v2.cpp:150: warning: unused parameter `int len'
rm -f codec/encoder-nv.o; g++ -o codec/encoder-nv.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/encoder-nv.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f codec/encoder-cellb.o; g++ -o codec/encoder-cellb.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/encoder-cellb.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
codec/encoder-nv.cpp: In constructor `NvEncoder::NvEncoder()':
codec/encoder-nv.cpp:108: warning: `NvEncoder::ep_' will be initialized after
codec/encoder-nv.cpp:104: warning:   `int NvEncoder::loss_'
codec/encoder-nv.cpp:124: warning:   when initialized here
rm -f codec/encoder-pvh.o; g++ -o codec/encoder-pvh.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/encoder-pvh.cpp
rm -f codec/compositor.o; g++ -o codec/compositor.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/compositor.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
codec/compositor.cpp: In constructor `Overlay::Overlay()':
codec/compositor.cpp:67: warning: `Overlay::image_' will be initialized after
codec/compositor.cpp:65: warning:   `int Overlay::width_'
codec/compositor.cpp:137: warning:   when initialized here
codec/compositor.cpp: In member function `void Compositor::attach(Overlay*, 
   int, int, int)':
codec/compositor.cpp:266: warning: statement with no effect
codec/compositor.cpp: In member function `void Compositor::detach(Overlay*)':
codec/compositor.cpp:277: warning: unused parameter `Overlay*o'
codec/compositor.cpp: At top level:
codec/compositor.cpp:35: warning: `char rcsid[105]' defined but not used
rm -f codec/jpeg/jpeg.o; g++ -o codec/jpeg/jpeg.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/jpeg/jpeg.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
codec/encoder-pvh.cpp:36: warning: `char rcsid[100]' defined but not used
codec/encoder-pvh.cpp:433: warning: `void pbits(bit_counter*)' defined but not 
   used
rm -f codec/p64/p64.o; g++ -o codec/p64/p64.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/p64/p64.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
codec/jpeg/jpeg.h: In constructor `JpegDecoder::JpegDecoder(const 
   JpegDecoder::config&, int, int, int)':
codec/jpeg/jpeg.h:191: warning: `JpegDecoder::color_' will be initialized after
codec/jpeg/jpeg.h:150: warning:   `int JpegDecoder::width_'
codec/jpeg/jpeg.cpp:423: warning:   when initialized here
codec/jpeg/jpeg.h:195: warning: `JpegDecoder::cthresh_' will be initialized 
   after
codec/jpeg/jpeg.h:154: warning:   `int JpegDecoder::owidth_'
codec/jpeg/jpeg.cpp:423: warning:   when initialized here
codec/jpeg/jpeg.h:155: warning: `JpegDecoder::oheight_' will be initialized 
   after
codec/jpeg/jpeg.h:145: warning:   `int JpegDecoder::ndblk_'
codec/jpeg/jpeg.cpp:423: warning:   when initialized here
codec/p64/p64.cpp: In member function `virtual void P64Decoder::err(const 
   char*, ...) const':
codec/p64/p64.cpp:79: warning: unused parameter `const char*msg'
codec/p64/p64.h: In constructor `P64Decoder::P64Decoder()':
codec/p64/p64.h:139: warning: `P64Decoder::mvdv_' will be initialized after
codec/p64/p64.h:137: warning:   `int P64Decoder::mba_'
codec/p64/p64.cpp:98: warning:   when initialized here
codec/p64/p64.h:137: warning: `P64Decoder::mba_' will be initialized after
codec/p64/p64.h:130: warning:   `u_int P64Decoder::ngob_'
codec/p64/p64.cpp:98: warning:   when initialized here
codec/p64/p64.h:136: warning: `P64Decoder::gob_' will be initialized after
codec/p64/p64.h:131: warning:   `u_int P64Decoder::maxgob_'
codec/p64/p64.cpp:98: warning:   when initialized here
codec/p64/p64.h:161: warning: `P64Decoder::bad_fmt_' will be initialized after
codec/p64/p64.h:96: warning:   `u_char*P64Decoder::fs_'
codec/p64/p64.cpp:98: warning:   when initialized here
codec/p64/p64.cpp: In member function `int P64Decoder::parse_picture_hdr()':
codec/p64/p64.cpp:674: warning: comparison between signed and unsigned integer 
   expressions
codec/p64/p64.cpp: In member function `int P64Decoder::parse_gob_hdr(int)':
codec/p64/p64.cpp:762: warning: comparison between signed and unsigned integer 
   expressions
codec/p64/p64.cpp:779: warning: comparison between signed and unsigned integer 
   expressions
codec/p64/p64.cpp: In member function `virtual void FullP64Decoder::sync()':
codec/p64/p64.cpp:1207: warning: comparison between signed and unsigned integer 
   expressions
codec/p64/p64.cpp: At top level:
codec/p64/p64.cpp:55: warning: `char rcsid[102]' defined but not used
rm -f codec/dct.o; g++ -o codec/dct.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. codec/dct.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f codec/transcoder-jpeg.o; g++ -o codec/transcoder-jpeg.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/transcoder-jpeg.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
codec/transcoder-jpeg.cpp:35: warning: `char rcsid[110]' defined but not used
codec/dct.cpp:35: warning: `char rcsid[98]' defined but not used
rm -f codec/framer-jpeg.o; g++ -o codec/framer-jpeg.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/framer-jpeg.cpp
rm -f codec/decoder-pvh.o; g++ -o codec/decoder-pvh.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/decoder-pvh.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
codec/framer-jpeg.cpp:36: warning: `char rcsid[106]' defined but not used
In file included from codec/decoder.h:51,
                 from codec/decoder-pvh.cpp:45:
rtp/ntp-time.h: In function `ntp64 ntp64time(timeval)':
rtp/ntp-time.h:69: warning: this decimal constant is unsigned only in ISO C90
rtp/ntp-time.h: In function `u_int32_t ntptime(timeval)':
rtp/ntp-time.h:76: warning: this decimal constant is unsigned only in ISO C90
rm -f video/assistor-list.o; g++ -o video/assistor-list.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. video/assistor-list.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
codec/decoder-pvh.cpp: In member function `rbent* 
   PvhDecoder::find_first_packet(frment*, rbent*, int) const':
codec/decoder-pvh.cpp:1188: warning: unused variable `int eblk'
In file included from video/assistor-list.cpp:16:
video/assistor-list.h:31:8: warning: extra tokens at end of #endif directive
codec/decoder-pvh.cpp: In member function `virtual void 
   PvhDecoder::recv(pktbuf*)':
codec/decoder-pvh.cpp:1582: warning: comparison between signed and unsigned 
   integer expressions
video/assistor-list.cpp: In member function `virtual TclObject* 
   ALMatcher::match(const char*)':
video/assistor-list.cpp:92: warning: unused parameter `const char*id'
codec/decoder-pvh.cpp: At top level:
codec/decoder-pvh.cpp:36: warning: `char rcsid[100]' defined but not used
rm -f codec/decoder.o; g++ -o codec/decoder.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/decoder.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f codec/decoder-jpeg.o; g++ -o codec/decoder-jpeg.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/decoder-jpeg.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
In file included from codec/decoder.h:51,
                 from codec/decoder.cpp:45:
rtp/ntp-time.h: In function `ntp64 ntp64time(timeval)':
rtp/ntp-time.h:69: warning: this decimal constant is unsigned only in ISO C90
rtp/ntp-time.h: In function `u_int32_t ntptime(timeval)':
rtp/ntp-time.h:76: warning: this decimal constant is unsigned only in ISO C90
codec/decoder.h: In constructor `Decoder::Decoder(int)':
codec/decoder.h:124: warning: `Decoder::engines_' will be initialized after
codec/decoder.h:111: warning:   `int Decoder::inw_'
codec/decoder.cpp:66: warning:   when initialized here
codec/decoder.h:112: warning: `Decoder::inh_' will be initialized after
codec/decoder.h:109: warning:   `int Decoder::color_'
codec/decoder.cpp:66: warning:   when initialized here
codec/decoder.h:110: warning: `Decoder::decimation_' will be initialized after
codec/decoder.h:104: warning:   `int Decoder::nstat_'
codec/decoder.cpp:66: warning:   when initialized here
In file included from codec/decoder.h:51,
                 from codec/decoder-jpeg.cpp:42:
rtp/ntp-time.h: In function `ntp64 ntp64time(timeval)':
rtp/ntp-time.h:69: warning: this decimal constant is unsigned only in ISO C90
rtp/ntp-time.h: In function `u_int32_t ntptime(timeval)':
rtp/ntp-time.h:76: warning: this decimal constant is unsigned only in ISO C90
codec/decoder.cpp: In member function `virtual int 
   NullDecoder::colorhist(u_int*) const':
codec/decoder.cpp:331: warning: unused parameter `u_int*histogram'
rm -f codec/decoder-nv.o; g++ -o codec/decoder-nv.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/decoder-nv.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f codec/decoder-h263.o; g++ -o codec/decoder-h263.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/decoder-h263.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
In file included from codec/decoder.h:51,
                 from codec/decoder-nv.cpp:64:
rtp/ntp-time.h: In function `ntp64 ntp64time(timeval)':
rtp/ntp-time.h:69: warning: this decimal constant is unsigned only in ISO C90
rtp/ntp-time.h: In function `u_int32_t ntptime(timeval)':
rtp/ntp-time.h:76: warning: this decimal constant is unsigned only in ISO C90
In file included from codec/decoder.h:51,
                 from codec/decoder-h263.cpp:57:
rtp/ntp-time.h: In function `ntp64 ntp64time(timeval)':
rtp/ntp-time.h:69: warning: this decimal constant is unsigned only in ISO C90
rtp/ntp-time.h: In function `u_int32_t ntptime(timeval)':
rtp/ntp-time.h:76: warning: this decimal constant is unsigned only in ISO C90
codec/decoder-h263.cpp: In member function `int 
   H263Decoder::reassemble_gobs(u_char**, int*)':
codec/decoder-h263.cpp:167: warning: comparison between signed and unsigned 
   integer expressions
codec/decoder-h263.cpp:187: warning: comparison between signed and unsigned 
   integer expressions
codec/decoder-h263.cpp:224: warning: comparison between signed and unsigned 
   integer expressions
codec/decoder-h263.cpp:232: warning: comparison between signed and unsigned 
   integer expressions
codec/decoder-h263.cpp:242: warning: comparison between signed and unsigned 
   integer expressions
codec/decoder-h263.cpp:255: warning: comparison between signed and unsigned 
   integer expressions
rm -f codec/decoder-h263v2.o; g++ -o codec/decoder-h263v2.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/decoder-h263v2.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f codec/decoder-cellb.o; g++ -o codec/decoder-cellb.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/decoder-cellb.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
In file included from codec/decoder.h:51,
                 from codec/decoder-h263v2.cpp:6:
rtp/ntp-time.h: In function `ntp64 ntp64time(timeval)':
rtp/ntp-time.h:69: warning: this decimal constant is unsigned only in ISO C90
rtp/ntp-time.h: In function `u_int32_t ntptime(timeval)':
rtp/ntp-time.h:76: warning: this decimal constant is unsigned only in ISO C90
codec/decoder-h263v2.cpp: In member function `virtual void 
   H263plusDecoder::info(char*) const':
codec/decoder-h263v2.cpp:91: warning: unused parameter `char*wrk'
codec/decoder-h263v2.cpp: In member function `virtual int 
   H263plusDecoder::colorhist(u_int*) const':
codec/decoder-h263v2.cpp:108: warning: unused parameter `u_int*hist'
codec/decoder-h263v2.cpp: In member function `virtual void 
   H263plusDecoder::recv(pktbuf*)':
codec/decoder-h263v2.cpp:142: warning: unused variable `int plen'
codec/decoder-h263v2.cpp:144: warning: unused variable `int pebit'
In file included from codec/decoder.h:51,
                 from codec/decoder-cellb.cpp:59:
rtp/ntp-time.h: In function `ntp64 ntp64time(timeval)':
rtp/ntp-time.h:69: warning: this decimal constant is unsigned only in ISO C90
rtp/ntp-time.h: In function `u_int32_t ntptime(timeval)':
rtp/ntp-time.h:76: warning: this decimal constant is unsigned only in ISO C90
rm -f codec/decoder-h261.o; g++ -o codec/decoder-h261.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/decoder-h261.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f codec/decoder-h261v1.o; g++ -o codec/decoder-h261v1.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/decoder-h261v1.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
In file included from codec/decoder.h:51,
                 from codec/decoder-h261.cpp:42:
rtp/ntp-time.h: In function `ntp64 ntp64time(timeval)':
rtp/ntp-time.h:69: warning: this decimal constant is unsigned only in ISO C90
rtp/ntp-time.h: In function `u_int32_t ntptime(timeval)':
rtp/ntp-time.h:76: warning: this decimal constant is unsigned only in ISO C90
In file included from codec/decoder.h:51,
                 from codec/decoder-h261v1.cpp:42:
rtp/ntp-time.h: In function `ntp64 ntp64time(timeval)':
rtp/ntp-time.h:69: warning: this decimal constant is unsigned only in ISO C90
rtp/ntp-time.h: In function `u_int32_t ntptime(timeval)':
rtp/ntp-time.h:76: warning: this decimal constant is unsigned only in ISO C90
codec/decoder-h261v1.cpp: In member function `const u_char* 
   RTPv1H261Decoder::reassemble(const u_char*, int&, u_int&, u_int&)':
codec/decoder-h261v1.cpp:181: warning: comparison between signed and unsigned 
   integer expressions
rm -f codec/decoder-raw.o; g++ -o codec/decoder-raw.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/decoder-raw.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f render/renderer.o; g++ -o render/renderer.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. render/renderer.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
In file included from codec/decoder.h:51,
                 from codec/decoder-raw.cpp:42:
rtp/ntp-time.h: In function `ntp64 ntp64time(timeval)':
rtp/ntp-time.h:69: warning: this decimal constant is unsigned only in ISO C90
rtp/ntp-time.h: In function `u_int32_t ntptime(timeval)':
rtp/ntp-time.h:76: warning: this decimal constant is unsigned only in ISO C90
In file included from codec/decoder-raw.cpp:46:
codec/decoder-jpeg.h:56:23: warning: no newline at end of file
codec/decoder-raw.cpp: In member function `virtual int 
   RawDecoder::colorhist(u_int*) const':
codec/decoder-raw.cpp:105: warning: unused parameter `u_int*hist'
rm -f render/renderer-window.o; g++ -o render/renderer-window.o -c -g -g -W 
-Wall -Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. render/renderer-window.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f render/color.o; g++ -o render/color.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. render/color.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
render/color.h: In constructor `ColorModel::ColorModel()':
render/color.h:106: warning: `ColorModel::ncolor_' will be initialized after
render/color.h:102: warning:   `Visual*ColorModel::visual_'
render/color.cpp:74: warning:   when initialized here
render/color.h:103: warning: `ColorModel::depth_' will be initialized after
render/color.h:101: warning:   `Colormap ColorModel::colormap_'
render/color.cpp:74: warning:   when initialized here
rm -f render/color-true.o; g++ -o render/color-true.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. render/color-true.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
render/color.cpp: At top level:
render/color.cpp:36: warning: `char rcsid[101]' defined but not used
rm -f render/color-pseudo.o; g++ -o render/color-pseudo.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. render/color-pseudo.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
render/color-true.cpp: In member function `void 
   TrueWindowRenderer32::map_422(const u_char*, unsigned int, unsigned int, 
   unsigned int, unsigned int) const':
render/color-true.cpp:498: warning: unused parameter `u_int x'
render/color-pseudo.h: In constructor `PseudoColorModel::PseudoColorModel()':
render/color-pseudo.h:55: warning: `PseudoColorModel::lut_' will be initialized 
   after
render/color-pseudo.h:54: warning:   `const char*PseudoColorModel::file_'
render/color-pseudo.cpp:57: warning:   when initialized here
render/color-pseudo.cpp: In member function `void 
   PseudoWindowRenderer::dither_gray_down(const u_char*, unsigned int, unsigned 
   int, unsigned int, unsigned int) const':
render/color-pseudo.cpp:182: warning: unused variable `u_int out'
render/color-pseudo.cpp: In member function `void 
   PseudoWindowRenderer::dither_gray(const u_char*, unsigned int, unsigned int, 
   unsigned int, unsigned int) const':
render/color-pseudo.cpp:213: warning: unused parameter `u_int x'
rm -f render/color-dither.o; g++ -o render/color-dither.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. render/color-dither.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
render/color-true.cpp: In member function `void 
   TrueWindowRenderer32::map_gray(const u_char*, unsigned int, unsigned int, 
   unsigned int, unsigned int) const':
render/color-true.cpp:1107: warning: unused parameter `u_int x'
render/color-true.cpp: In member function `void 
   TrueWindowRenderer24::map_422(const u_char*, unsigned int, unsigned int, 
   unsigned int, unsigned int) const':
render/color-true.cpp:1373: warning: unused parameter `u_int x'
render/color-true.cpp: In member function `void 
   TrueWindowRenderer24::map_gray(const u_char*, unsigned int, unsigned int, 
   unsigned int, unsigned int) const':
render/color-true.cpp:1981: warning: unused parameter `u_int x'
render/color-dither.cpp: In member function `void 
   DitherWindowRenderer::dither_422(const u_char*, unsigned int, unsigned int, 
   unsigned int, unsigned int) const':
render/color-dither.cpp:267: warning: unused parameter `u_int x'
render/color-true.cpp: At top level:
render/color-true.cpp:36: warning: `char rcsid[106]' defined but not used
render/color-dither.cpp: At top level:
render/color-dither.cpp:60: warning: `char rcsid[108]' defined but not used
rm -f render/color-ed.o; g++ -o render/color-ed.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. render/color-ed.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f render/color-quant.o; g++ -o render/color-quant.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. render/color-quant.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
render/color-ed.cpp: In member function `void 
   EDWindowRenderer::dither_422(const u_char*, unsigned int, unsigned int, 
   unsigned int, unsigned int) const':
render/color-ed.cpp:361: warning: unused parameter `u_int x'
render/color-quant.cpp: In member function `void 
   QuantWindowRenderer::map_422(const u_char*, unsigned int, unsigned int, 
   unsigned int, unsigned int) const':
render/color-quant.cpp:181: warning: unused parameter `u_int x'
render/color-quant.cpp: At top level:
render/color-quant.cpp:36: warning: `char rcsid[107]' defined but not used
rm -f render/color-hi.o; g++ -o render/color-hi.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. render/color-hi.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
render/color-hi.cpp: In member function `void HiWindowRenderer::map_422(const 
   u_char*, unsigned int, unsigned int, unsigned int, unsigned int) const':
render/color-hi.cpp:320: warning: unused parameter `u_int x'
render/color-hi.cpp: In member function `void HiWindowRenderer::map_gray(const 
   u_char*, unsigned int, unsigned int, unsigned int, unsigned int) const':
render/color-hi.cpp:769: warning: unused parameter `u_int x'
render/color-ed.cpp: At top level:
render/color-ed.cpp:36: warning: `char rcsid[104]' defined but not used
rm -f render/color-gray.o; g++ -o render/color-gray.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. render/color-gray.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f render/color-mono.o; g++ -o render/color-mono.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. render/color-mono.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
render/color-gray.cpp:36: warning: `char rcsid[106]' defined but not used
render/color-mono.cpp: In member function `void 
   MonoWindowRenderer::dither(const u_char*, unsigned int, unsigned int, 
   unsigned int, unsigned int) const':
render/color-mono.cpp:398: warning: comparison between signed and unsigned 
   integer expressions
render/color-mono.cpp:400: warning: comparison between signed and unsigned 
   integer expressions
rm -f render/color-hist.o; g++ -o render/color-hist.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. render/color-hist.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
render/color-mono.cpp: At top level:
render/color-mono.cpp:52: warning: `char rcsid[106]' defined but not used
rm -f render/rgb-converter.o; g++ -o render/rgb-converter.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. render/rgb-converter.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
In file included from render/rgb-converter.cpp:45:
render/rgb-converter.h:51: warning: `class RGB_Converter' has virtual functions 
   but non-virtual destructor
render/rgb-converter.h:77: warning: `class RGB_Converter_422' has virtual 
   functions but non-virtual destructor
render/rgb-converter.h:94: warning: `class RGB_Converter_411' has virtual 
   functions but non-virtual destructor
render/color-hist.cpp:35: warning: `char rcsid[106]' defined but not used
render/rgb-converter.cpp: In member function `virtual void 
   RGB_Converter_422::convert8(u_int8_t*, int, int, u_int8_t*, int, int, int)':
render/rgb-converter.cpp:481: warning: unused variable `u_int32_t*R'
render/rgb-converter.cpp:481: warning: unused variable `u_int32_t*G'
render/rgb-converter.cpp:481: warning: unused variable `u_int32_t*B'
render/rgb-converter.cpp: In member function `virtual void 
   RGB_Converter_411::convert8(u_int8_t*, int, int, u_int8_t*, int, int, int)':
render/rgb-converter.cpp:498: warning: unused variable `u_int32_t*R'
render/rgb-converter.cpp:498: warning: unused variable `u_int32_t*G'
render/rgb-converter.cpp:498: warning: unused variable `u_int32_t*B'
render/rgb-converter.cpp: In member function `virtual void 
   RGB_Converter_422::convert4(u_int8_t*, int, int, u_int8_t*, int, int, int)':
render/rgb-converter.cpp:518: warning: unused variable `u_int32_t*R'
render/rgb-converter.cpp:518: warning: unused variable `u_int32_t*G'
render/rgb-converter.cpp:518: warning: unused variable `u_int32_t*B'
render/rgb-converter.cpp: In member function `virtual void 
   RGB_Converter_411::convert4(u_int8_t*, int, int, u_int8_t*, int, int, int)':
render/rgb-converter.cpp:535: warning: unused variable `u_int32_t*R'
render/rgb-converter.cpp:535: warning: unused variable `u_int32_t*G'
render/rgb-converter.cpp:535: warning: unused variable `u_int32_t*B'
rm -f render/vw.o; g++ -o render/vw.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. render/vw.cpp
render/rgb-converter.cpp: In member function `virtual void 
   RGB_Converter_422::convert1(u_int8_t*, int, int, u_int8_t*, int, int, int)':
render/rgb-converter.cpp:557: warning: unused variable `u_int32_t*R'
render/rgb-converter.cpp:557: warning: unused variable `u_int32_t*G'
render/rgb-converter.cpp:557: warning: unused variable `u_int32_t*B'
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
render/rgb-converter.cpp: In member function `virtual void 
   RGB_Converter_411::convert1(u_int8_t*, int, int, u_int8_t*, int, int, int)':
render/rgb-converter.cpp:587: warning: unused variable `u_int32_t*R'
render/rgb-converter.cpp:587: warning: unused variable `u_int32_t*G'
render/rgb-converter.cpp:587: warning: unused variable `u_int32_t*B'
render/rgb-converter.cpp: At top level:
render/rgb-converter.cpp:40: warning: `char rcsid[109]' defined but not used
rm -f codec/encoder-bvc.o; g++ -o codec/encoder-bvc.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/encoder-bvc.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
In file included from render/vw.cpp:43:
render/rgb-converter.h:51: warning: `class RGB_Converter' has virtual functions 
   but non-virtual destructor
render/rgb-converter.h:77: warning: `class RGB_Converter_422' has virtual 
   functions but non-virtual destructor
render/rgb-converter.h:94: warning: `class RGB_Converter_411' has virtual 
   functions but non-virtual destructor
render/vw.cpp: In member function `void SharedVideoImage::init(Tk_Window_*)':
render/vw.cpp:290: warning: unused parameter `Tk_Window_*tk'
codec/encoder-bvc.cpp: In member function `int BvcEncoder::flush(pktbuf*, int)
   ':
codec/encoder-bvc.cpp:121: warning: unused variable `int ebit'
codec/encoder-bvc.cpp:135: warning: unused variable `bvchdr*bh'
render/vw.cpp: In member function `virtual int MonitorCommand::command(int, 
   const char* const*)':
render/vw.cpp:1889: warning: unused parameter `const char* const*argv'
render/vw.cpp: In member function `virtual int UpdateRatesCommand::command(int, 
   const char* const*)':
render/vw.cpp:1922: warning: unused parameter `const char* const*argv'
rm -f codec/decoder-bvc.o; g++ -o codec/decoder-bvc.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/decoder-bvc.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
codec/encoder-bvc.cpp: At top level:
codec/encoder-bvc.cpp:440: warning: `u_char depth[64]' defined but not used
rm -f mkcube
g++ -o mkcube -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DUSE_SHM 
-fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec 
-Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src 
 -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. 
render/mkcube/mkcube.cpp -static
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
render/mkcube/mkcube.cpp:35: warning: `char rcsid[109]' defined but not used
In file included from codec/decoder.h:51,
                 from codec/decoder-bvc.cpp:7:
rtp/ntp-time.h: In function `ntp64 ntp64time(timeval)':
rtp/ntp-time.h:69: warning: this decimal constant is unsigned only in ISO C90
rtp/ntp-time.h: In function `u_int32_t ntptime(timeval)':
rtp/ntp-time.h:76: warning: this decimal constant is unsigned only in ISO C90
codec/decoder-bvc.cpp: In constructor `BvcDecoder::BvcDecoder()':
codec/decoder-bvc.cpp:46: warning: `BvcDecoder::frm_' will be initialized after
codec/decoder-bvc.cpp:44: warning:   `u_char*BvcDecoder::blk_'
codec/decoder-bvc.cpp:68: warning:   when initialized here
codec/decoder-bvc.cpp:44: warning: `BvcDecoder::blk_' will be initialized after
codec/decoder-bvc.cpp:39: warning:   `int8_t*BvcDecoder::level0_'
codec/decoder-bvc.cpp:68: warning:   when initialized here
rm -f ppmtolut
gcc -o ppmtolut -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DUSE_SHM 
-fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec 
-Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src 
 -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. 
render/ppmtolut/ppmtolut.c -lm -static
codec/decoder-bvc.cpp: In member function `void BvcDecoder::decode(const 
   u_char*, int, int)':
codec/decoder-bvc.cpp:766: warning: comparison between signed and unsigned 
   integer expressions
codec/decoder-bvc.cpp:766: warning: comparison between signed and unsigned 
   integer expressions
render/ppmtolut/ppmtolut.c: In function `rgb_to_yuv':
render/ppmtolut/ppmtolut.c:147: warning: int format, double arg (arg 3)
render/ppmtolut/ppmtolut.c:148: warning: implicit declaration of function `exit'
render/ppmtolut/ppmtolut.c:151: warning: int format, double arg (arg 3)
render/ppmtolut/ppmtolut.c:155: warning: int format, double arg (arg 3)
render/ppmtolut/ppmtolut.c: In function `uv_closest':
render/ppmtolut/ppmtolut.c:402: warning: int format, double arg (arg 3)
render/ppmtolut/ppmtolut.c: In function `main':
render/ppmtolut/ppmtolut.c:475: warning: implicit declaration of function 
`getopt'
render/ppmtolut/ppmtolut.c:490: warning: implicit declaration of function `atoi'
render/ppmtolut/ppmtolut.c:496: warning: implicit declaration of function `atof'
render/ppmtolut/ppmtolut.c:545: warning: implicit declaration of function 
`malloc'
render/ppmtolut/ppmtolut.c:471: warning: unused variable `opterr'
render/ppmtolut/ppmtolut.c: At top level:
render/ppmtolut/ppmtolut.c:35: warning: `rcsid' defined but not used
rm -f yuv-map.ppm
./mkcube -Y 4 -U 45 -V 45 yuv > yuv-map.ppm
rm -f mkhuff
g++ -o mkhuff -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DUSE_SHM 
-fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec 
-Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src 
 -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. 
codec/p64/mkhuff.cpp -static
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f version.o; gcc -o version.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. version.c
rm -f mkbv
g++ -o mkbv -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DUSE_SHM 
-fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec 
-Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src 
 -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. 
render/mkbv/mkbv.c -static
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
codec/p64/mkhuff.cpp:35: warning: `char rcsid[101]' defined but not used
rm -f codec/pvh-huff.o; gcc -o codec/pvh-huff.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. codec/pvh-huff.c
render/mkbv/mkbv.c: In function `int main(int, char**)':
render/mkbv/mkbv.c:302: warning: unused parameter `int argc'
render/mkbv/mkbv.c:302: warning: unused parameter `char**argv'
render/mkbv/mkbv.c: At top level:
render/mkbv/mkbv.c:35: warning: `char rcsid[103]' defined but not used
rm -f tcl2c++
g++ -o tcl2c++ -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DUSE_SHM 
-fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec 
-Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src 
 -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. 
tcl/tcl2cpp/tcl2cpp.c
rm -f strtol.o; gcc -o strtol.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. strtol.c
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f strtoul.o; gcc -o strtoul.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. strtoul.c
strtoul.c: In function `strtoul':
strtoul.c:171: warning: comparison between signed and unsigned
rm -f video/grabber-video4linux.o; g++ -o video/grabber-video4linux.o -c -g -g 
-W -Wall -Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char 
-DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x 
-Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src  
-I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. 
video/grabber-video4linux.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f video/grabber-x11.o; g++ -o video/grabber-x11.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. video/grabber-x11.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
video/grabber-x11.cpp: In constructor `X11Device::X11Device(const char*)':
video/grabber-x11.cpp:197: warning: the address of `void free(void*)', will 
   always be `true'
video/grabber-x11.cpp: In function `int ErrHandler(void*, XErrorEvent*)':
video/grabber-x11.cpp:302: warning: unused parameter `void*clientData'
video/grabber-x11.cpp:302: warning: unused parameter `XErrorEvent*errevp'
video/grabber-video4linux.cpp: In member function `virtual int 
   V4lGrabber::command(int, const char* const*)':
video/grabber-video4linux.cpp:418: warning: unused variable `video_channel 
   channel'
video/grabber-video4linux.cpp:419: warning: unused variable `const 
   char*norms[4]'
video/grabber-x11.cpp: In member function `X11Grabber::X11Grabber(const char*, 
   const char*)':
video/grabber-x11.cpp:1175: warning: unused parameter `const char*name'
video/grabber-x11.cpp: In member function `virtual int X11Grabber::command(int, 
   const char* const*)':
video/grabber-x11.cpp:1299: warning: comparison between signed and unsigned 
   integer expressions
rm -f net/crypt-rijndael.o; g++ -o net/crypt-rijndael.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. net/crypt-rijndael.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f net/rijndael-alg-fst.o; gcc -o net/rijndael-alg-fst.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. net/rijndael-alg-fst.c
In file included from net/rijndael-alg-fst.c:19:
net/boxes-fst.dat:42: warning: missing braces around initializer
net/boxes-fst.dat:42: warning: (near initialization for `T1[0]')
net/boxes-fst.dat:109: warning: missing braces around initializer
net/boxes-fst.dat:109: warning: (near initialization for `T2[0]')
net/boxes-fst.dat:176: warning: missing braces around initializer
net/boxes-fst.dat:176: warning: (near initialization for `T3[0]')
net/boxes-fst.dat:243: warning: missing braces around initializer
net/boxes-fst.dat:243: warning: (near initialization for `T4[0]')
net/boxes-fst.dat:310: warning: missing braces around initializer
net/boxes-fst.dat:310: warning: (near initialization for `T5[0]')
net/boxes-fst.dat:377: warning: missing braces around initializer
net/boxes-fst.dat:377: warning: (near initialization for `T6[0]')
net/boxes-fst.dat:444: warning: missing braces around initializer
net/boxes-fst.dat:444: warning: (near initialization for `T7[0]')
net/boxes-fst.dat:511: warning: missing braces around initializer
net/boxes-fst.dat:511: warning: (near initialization for `T8[0]')
net/boxes-fst.dat:645: warning: missing braces around initializer
net/boxes-fst.dat:645: warning: (near initialization for `U1[0]')
net/boxes-fst.dat:712: warning: missing braces around initializer
net/boxes-fst.dat:712: warning: (near initialization for `U2[0]')
net/boxes-fst.dat:779: warning: missing braces around initializer
net/boxes-fst.dat:779: warning: (near initialization for `U3[0]')
net/boxes-fst.dat:846: warning: missing braces around initializer
net/boxes-fst.dat:846: warning: (near initialization for `U4[0]')
rm -f net/rijndael-api-fst.o; gcc -o net/rijndael-api-fst.o -c -g -g -W -Wall 
-Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 
-DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp 
-Irender -Inet -Ivideo -Icodec -I../common/src  -I../tk-8.0/generic 
-I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. net/rijndael-api-fst.c
rm -f render/histtolut/convex_hull.o; gcc -o render/histtolut/convex_hull.o -c 
-g -g -W -Wall -Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char 
-DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x 
-Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src  
-I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. 
render/histtolut/convex_hull.c
rm -f rgb-cube.ppm
./mkcube rgb > rgb-cube.ppm
rm -f cm1.c
./ppmtolut -n quant cm170.ppm >> cm1.c
net/rijndael-api-fst.c: In function `blockEncrypt':
net/rijndael-api-fst.c:193: warning: suggest parentheses around arithmetic in 
operand of |
net/rijndael-api-fst.c: In function `blockDecrypt':
net/rijndael-api-fst.c:281: warning: suggest parentheses around && within ||
net/rijndael-api-fst.c:359: warning: suggest parentheses around arithmetic in 
operand of |
rm -f huffcode.c
./mkhuff -e > huffcode.c
rm -f bv.c
./mkbv > bv.c
base=ui-ctrlmenu; rm -f ui-ctrlmenu.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o ui-ctrlmenu.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
./ppmtolut -Y 4 -n ed -e yuv-map.ppm >> cm1.c
base=ui-main; rm -f ui-main.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o ui-main.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=ui-resource; rm -f ui-resource.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o ui-resource.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=ui-relate; rm -f ui-relate.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o ui-relate.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=ui-srclist; rm -f ui-srclist.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o ui-srclist.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=ui-stats; rm -f ui-stats.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o ui-stats.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=ui-util; rm -f ui-util.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o ui-util.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=ui-windows; rm -f ui-windows.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o ui-windows.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=ui-switcher; rm -f ui-switcher.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o ui-switcher.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=ui-extout; rm -f ui-extout.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o ui-extout.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
base=ui-grabber; rm -f ui-grabber.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o ui-grabber.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=ui-unix; rm -f ui-unix.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o ui-unix.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=cf-main; rm -f cf-main.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o cf-main.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=cf-tm; rm -f cf-tm.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o cf-tm.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=cf-confbus; rm -f cf-confbus.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o cf-confbus.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=cf-network; rm -f cf-network.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o cf-network.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=cf-util; rm -f cf-util.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o cf-util.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=tkerror; rm -f tkerror.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o tkerror.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=entry; rm -f entry.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o entry.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=accessgrid; rm -f accessgrid.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o accessgrid.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=ag-pixrate; rm -f ag-pixrate.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o ag-pixrate.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=autoplace_ui; rm -f autoplace_ui.o $base.cpp ; \
        ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; \
        g++ -o autoplace_ui.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
base=tk; rm -f tk.o $base.cpp ; \
        ./tcl2c++ 1 ../tcl-8.0/library/init.tcl ../tk-8.0/library/tk.tcl 
../tk-8.0/library/button.tcl ../tk-8.0/library/dialog.tcl 
../tk-8.0/library/entry.tcl ../tk-8.0/library/focus.tcl 
../tk-8.0/library/listbox.tcl ../tk-8.0/library/menu.tcl 
../tk-8.0/library/palette.tcl ../tk-8.0/library/scale.tcl 
../tk-8.0/library/tearoff.tcl ../tk-8.0/library/text.tcl 
../tk-8.0/library/optMenu.tcl ../tk-8.0/library/scrlbar.tcl > $base.cpp ; \
        g++ -o tk.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. $base.cpp ; rm -f $base.cpp
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f histtolut
g++ -o histtolut -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DUSE_SHM 
-fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec 
-Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src 
 -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I. 
render/histtolut/histtolut.cpp render/histtolut/convex_hull.o
cc1plus: warning: "-Wno-implicit-int" is valid for C/ObjC but not for C++
rm -f cm0.c
./ppmtolut -n cube rgb-cube.ppm >> cm0.c
rm -f cm1.o; gcc -o cm1.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. cm1.c
./ppmtolut -n jv_cube jv-cube-128.ppm >> cm0.c
rm -f huffcode.o; gcc -o huffcode.o -c -g -g -W -Wall -Wno-implicit-int 
-Wno-return-type -DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 
-I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo 
-Icodec -I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   
-Icodec/jpeg -Icodec/p64 -I. huffcode.c
rm -f bv.o; gcc -o bv.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. bv.c
rm -f cm0.o; gcc -o cm0.o -c -g -g -W -Wall -Wno-implicit-int -Wno-return-type 
-DUSE_SHM -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. 
-Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec 
-I../common/src  -I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg 
-Icodec/p64 -I. cm0.c
rm -f vic
g++ -g -g -W -Wall -Wno-implicit-int -Wno-return-type -DUSE_SHM -fsigned-char 
-DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -I. -Icodec/tmndec -Icodec/tmn-x 
-Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src  
-I../tk-8.0/generic -I../tcl-8.0/generic   -Icodec/jpeg -Icodec/p64 -I.  -o vic 
net/inet.o net/inet6.o codec/cellb_tables.o tkStripchart.o md5c.o random.o 
codec/h263/h263rtp.o codec/h263/h263dec.o codec/h263/bitIn.o codec/h263/input.o 
codec/h263/getgob.o codec/h263/reconh263.o codec/h263/recon.o 
codec/h263/getvlc.o codec/h263/getblk.o codec/h263/h263enc.o 
codec/h263/motion.o codec/h263/block.o codec/h263/bitOut.o codec/h263/h263mux.o 
codec/h263/idctdec.o codec/h263/fdct.o codec/h263/code.o codec/h263/gethdr.o 
codec/h263/idctenc.o codec/h263/sac.o main.o iohandler.o timer.o idlecallback.o 
media-timer.o rate-variable.o Tcl.o Tcl2.o module.o net/crypt.o net/crypt-des.o 
net/pkttbl.o net/pktbuf.o net/net.o net/net-ip.o net/net-addr.o net/net-ipv6.o 
net/mbus_handler.o net/mbus_engine.o net/group-ipc.o net/confbus.o 
rtp/session.o rtp/source.o rtp/transmitter.o rtp/pktbuf-rtp.o video/device.o 
video/grabber.o video/grabber-still.o codec/encoder-h261.o codec/encoder-jpeg.o 
codec/encoder-raw.o codec/encoder-h263.o codec/encoder-h263v2.o 
codec/encoder-nv.o codec/encoder-cellb.o codec/encoder-pvh.o codec/compositor.o 
codec/jpeg/jpeg.o codec/p64/p64.o codec/dct.o codec/transcoder-jpeg.o 
codec/framer-jpeg.o codec/decoder-pvh.o video/assistor-list.o codec/decoder.o 
codec/decoder-jpeg.o codec/decoder-nv.o codec/decoder-h263.o 
codec/decoder-h263v2.o codec/decoder-cellb.o codec/decoder-h261.o 
codec/decoder-h261v1.o codec/decoder-raw.o render/renderer.o 
render/renderer-window.o render/color.o render/color-true.o 
render/color-pseudo.o render/color-dither.o render/color-ed.o 
render/color-quant.o render/color-hi.o render/color-gray.o render/color-mono.o 
render/color-hist.o render/rgb-converter.o render/vw.o  codec/encoder-bvc.o 
codec/decoder-bvc.o cm0.o cm1.o huffcode.o version.o bv.o codec/pvh-huff.o 
ui-ctrlmenu.o ui-main.o ui-resource.o ui-relate.o ui-srclist.o ui-stats.o 
ui-util.o ui-windows.o ui-switcher.o ui-extout.o ui-grabber.o ui-unix.o 
cf-main.o cf-tm.o cf-confbus.o cf-network.o cf-util.o tkerror.o entry.o 
accessgrid.o ag-pixrate.o autoplace_ui.o tk.o strtol.o strtoul.o  
video/grabber-video4linux.o video/grabber-x11.o net/crypt-rijndael.o 
net/rijndael-alg-fst.o net/rijndael-api-fst.o   ../tk-8.0/unix/libtk8.0.a 
../tcl-8.0/unix/libtcl8.0.a -L/usr/X11R6/lib -lXext -lX11 
codec/tmndec/libh263.a codec/tmn-x/libh263coder.a ../common/src/libuclmmbase.a 
-lm -static
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.3/../../../libc.a(strtol.o)(.text+0x50): 
In function `strtol':
: multiple definition of `strtol'
strtol.o(.text+0x0):/var/tmp/portage/vic-1.1.13/work/ag-media/vic/strtol.c:68: 
first defined here
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.3/../../../../i386-pc-linux-gnu/bin/ld: 
Warning: size of symbol `strtol' changed from 157 in strtol.o to 73 in 
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.3/../../../libc.a(strtol.o)
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.3/../../../libc.a(strtoul.o)(.text+0x50):
 In function `strtoul':
: multiple definition of `strtoul'
strtoul.o(.text+0x0):/var/tmp/portage/vic-1.1.13/work/ag-media/vic/strtoul.c:83:
 first defined here
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.3/../../../../i386-pc-linux-gnu/bin/ld: 
Warning: size of symbol `strtoul' changed from 439 in strtoul.o to 73 in 
/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.3/../../../libc.a(strtoul.o)
../tcl-8.0/unix/libtcl8.0.a(tclUnixPipe.o)(.text+0xb3): In function 
`TclpCreateTempFile':
: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
../tcl-8.0/unix/libtcl8.0.a(tclUnixFCmd.o)(.text+0x847): In function 
`GetGroupAttribute':
: warning: Using 'getgrgid' in statically linked applications requires at 
runtime the shared libraries from the glibc version used for linking
../tcl-8.0/unix/libtcl8.0.a(tclUnixFCmd.o)(.text+0x9d5): In function 
`SetGroupAttribute':
: warning: Using 'getgrnam' in statically linked applications requires at 
runtime the shared libraries from the glibc version used for linking
../tcl-8.0/unix/libtcl8.0.a(tclUnixFCmd.o)(.text+0x871): In function 
`GetGroupAttribute':
: warning: Using 'endgrent' in statically linked applications requires at 
runtime the shared libraries from the glibc version used for linking
../tcl-8.0/unix/libtcl8.0.a(tclUnixFCmd.o)(.text+0xa94): In function 
`SetOwnerAttribute':
: warning: Using 'getpwnam' in statically linked applications requires at 
runtime the shared libraries from the glibc version used for linking
../tk-8.0/unix/libtk8.0.a(tkCanvPs.o)(.text+0x5de): In function 
`TkCanvPostscriptCmd':
: warning: Using 'getpwuid' in statically linked applications requires at 
runtime the shared libraries from the glibc version used for linking
../tk-8.0/unix/libtk8.0.a(tkCanvPs.o)(.text+0x60f): In function 
`TkCanvPostscriptCmd':
: warning: Using 'endpwent' in statically linked applications requires at 
runtime the shared libraries from the glibc version used for linking
net/inet.o(.text+0x20a): In function `LookupHostName':
net/inet.c:119: warning: Using 'gethostbyaddr' in statically linked 
applications requires at runtime the shared libraries from the glibc version 
used for linking
net/inet.o(.text+0x4b): In function `LookupHostAddr':
net/inet.c:47: warning: Using 'gethostbyname' in statically linked applications 
requires at runtime the shared libraries from the glibc version used for linking
../tcl-8.0/unix/libtcl8.0.a(tclIOSock.o)(.text+0x29): In function 
`TclSockGetPort':
: warning: Using 'getservbyname' in statically linked applications requires at 
runtime the shared libraries from the glibc version used for linking
/usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0x818): In function `_XEventsQueued':
: undefined reference to `pthread_equal'
/usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xb95): In function `_XEventsQueued':
: undefined reference to `pthread_equal'
/usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xbb2): In function `_XEventsQueued':
: undefined reference to `pthread_equal'
/usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xbd0): In function `_XEventsQueued':
: undefined reference to `pthread_equal'
/usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xbeb): In function `_XEventsQueued':
: undefined reference to `pthread_equal'
/usr/X11R6/lib/libX11.a(XlibInt.o)(.text+0xc64): more undefined references to 
`pthread_equal' follow
collect2: ld returned 1 exit status
make: *** [vic] Error 1

!!! ERROR: ag-media/vic-1.1.13 failed.
!!! Function src_compile, Line 41, Exitcode 2
!!! Failed to make rat

Calculating dependencies    ...done!
>>> emerge (1 of 1) ag-media/vic-1.1.13 to /
>>> md5 src_uri ;-) ag-media-2.2.tar.gz

Reply via email to