I get a problem when compiling the package slackbuilds asl. I use slackware64-14 (
http://slackbuilds.org/repository/14.0/development/asl/)
display error as below
asl-current_20090810/ushyph.c
asl-current_20090810/ushyph.h
asl-current_20090810/version.c
asl-current_20090810/version.h
patching file install.sh
Makefile:62: Makefile.dep: No such file or directory
gcc -O2 -fPIC -DCHARSET_ISO8859_1 -DSTDINCLUDES=\"/usr/include/asl\" -DLIBDIR=\"/usr/lib64/asl\" -c mkdepend.c
gcc -o mkdepend mkdepend.o
./mkdepend -o Makefile.dep *.c
gcc -O2 -fPIC -DCHARSET_ISO8859_1 -DSTDINCLUDES=\"/usr/include/asl\" -DLIBDIR=\"/usr/lib64/asl\" -c rescomp.c
gcc -O2 -fPIC -DCHARSET_ISO8859_1 -DSTDINCLUDES=\"/usr/include/asl\" -DLIBDIR=\"/usr/lib64/asl\" -c endian.c
gcc -O2 -fPIC -DCHARSET_ISO8859_1 -DSTDINCLUDES=\"/usr/include/asl\" -DLIBDIR=\"/usr/lib64/asl\" -c strutil.c
gcc -O2 -fPIC -DCHARSET_ISO8859_1 -DSTDINCLUDES=\"/usr/include/asl\" -DLIBDIR=\"/usr/lib64/asl\" -c bpemu.c
gcc -o rescomp rescomp.o endian.o strutil.o bpemu.o
./rescomp ioerrs.res ioerrs.msg ioerrs.rsc
./rescomp cmdarg.res cmdarg.msg cmdarg.rsc
./rescomp tools.res tools.msg tools.rsc
./rescomp as.res as.msg as.rsc
syntax error : "-shareout <Name> : Namen des Sharefiles neu setzen\n
make: *** [as.msg] Error 10
I beg the solution on this error