tar -xf alac_decoder-0.2.0.tgz gcc -c -ggdb -O2 -march=i486 -mtune=i686 -W -Wall alac.c -o alac.o gcc -c -ggdb -O2 -march=i486 -mtune=i686 -W -Wall demux.c -o demux.o demux.c: In Funktion »read_chunk_stbl«: demux.c:371:21: Warnung: format »%lu« erwartet Typ »long unsigned int«, aber Argument 3 hat Typ »size_t« demux.c:371:21: Warnung: format »%lu« erwartet Typ »long unsigned int«, aber Argument 4 hat Typ »size_t« gcc -c -ggdb -O2 -march=i486 -mtune=i686 -W -Wall main.c -o main.o gcc -c -ggdb -O2 -march=i486 -mtune=i686 -W -Wall stream.c -o stream.o gcc -c -ggdb -O2 -march=i486 -mtune=i686 -W -Wall wavwriter.c -o wavwriter.o gcc -o alac alac.o demux.o main.o stream.o wavwriter.o /home/slkbuilds/arch/ap/alac/pkg: insgesamt 8 drwxr-xr-x 2 root root 4096 Jan 6 20:53 install drwxr-xr-x 5 root root 4096 Jan 6 20:53 usr /home/slkbuilds/arch/ap/alac/pkg/install: insgesamt 4 -rw-r--r-- 1 root root 373 Jan 6 20:53 slack-desc /home/slkbuilds/arch/ap/alac/pkg/usr: insgesamt 12 drwxr-xr-x 2 root root 4096 Jan 6 20:53 bin drwxr-xr-x 3 root root 4096 Jan 6 20:53 doc drwxr-xr-x 3 root root 4096 Jan 6 20:53 src /home/slkbuilds/arch/ap/alac/pkg/usr/bin: insgesamt 20 -rwxr-xr-x 1 root root 18144 Jan 6 20:53 alac /home/slkbuilds/arch/ap/alac/pkg/usr/doc: insgesamt 4 drwxr-xr-x 2 root root 4096 Jan 6 20:53 alac-0.2.0 /home/slkbuilds/arch/ap/alac/pkg/usr/doc/alac-0.2.0: insgesamt 4 -rw-r--r-- 1 root root 1003 Jan 6 20:53 README /home/slkbuilds/arch/ap/alac/pkg/usr/src: insgesamt 4 drwxr-xr-x 2 root root 4096 Jan 6 20:53 alac-0.2.0 /home/slkbuilds/arch/ap/alac/pkg/usr/src/alac-0.2.0: insgesamt 4 -rw-r--r-- 1 root root 798 Jan 6 20:53 SLKBUILD Slackware package maker, version 3.14159. 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 Slackware package: /home/slkbuilds/arch/ap/alac/alac-0.2.0-i486-2tm.txz ./ usr/ usr/bin/ usr/bin/alac usr/doc/ usr/doc/alac-0.2.0/ usr/doc/alac-0.2.0/README usr/src/ usr/src/alac-0.2.0/ usr/src/alac-0.2.0/SLKBUILD install/ install/slack-desc Slackware package /home/slkbuilds/arch/ap/alac/alac-0.2.0-i486-2tm.txz created. Package has been built. Cleaning pkg and src directories