netdate/ netdate/Makefile netdate/netdate.8 netdate/netdate.c netdate/COPYRIGHT patching file Makefile patching file netdate.8 patching file netdate.c patching file netdate.c gcc -m32 -mcpu=v8 -mtune=v9 -g -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wcast-align -c -o netdate.o netdate.c netdate.c:94: warning: function declaration isn't a prototype netdate.c:95: warning: type defaults to 'int' in declaration of 'internettime' netdate.c: In function 'main': netdate.c:125: warning: function declaration isn't a prototype netdate.c:125: warning: nested extern declaration of 'rindex' netdate.c:126: warning: function declaration isn't a prototype netdate.c:126: warning: nested extern declaration of 'mungediffs' netdate.c: At top level: netdate.c:123: warning: unused parameter 'argc' netdate.c: In function 'printit': netdate.c:347: warning: function declaration isn't a prototype netdate.c:347: warning: nested extern declaration of 'ctime' netdate.c:348: warning: function declaration isn't a prototype netdate.c:348: warning: nested extern declaration of 'localtime' netdate.c:353: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness netdate.c:359: warning: pointer targets in passing argument 1 of 'ctime' differ in signedness netdate.c:360: warning: format '%03ld' expects type 'long int', but argument 4 has type 'int' netdate.c:362: warning: pointer targets in passing argument 1 of 'localtime' differ in signedness netdate.c:365: warning: format '%03ld' expects type 'long int', but argument 5 has type 'int' netdate.c: At top level: netdate.c:398: warning: function declaration isn't a prototype gcc -m32 -mcpu=v8 -mtune=v9 netdate.o -o netdate Slackware package maker, version 2.1. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating tar file netdate-bsd4-sparc-1.tar... ./ usr/ usr/sbin/ usr/sbin/netdate usr/man/ usr/man/man8/ usr/man/man8/netdate.8.gz usr/doc/ usr/doc/netdate/ usr/doc/netdate/COPYRIGHT install/ install/slack-desc tar-1.13: netdate-bsd4-sparc-1.tar is the archive; not dumped Gzipping netdate-bsd4-sparc-1.tar... Renaming netdate-bsd4-sparc-1.tar.gz to netdate-bsd4-sparc-1.tgz... Moving netdate-bsd4-sparc-1.tgz to /tmp... Package creation complete.