[Slackbuilds-users] avr-libc fails on -current (not the bash 4 issue)

Ben Mendis dragonwisard at gmail.com
Sun Apr 25 17:09:32 UTC 2010


I know -current isn't officially supported, but I would appreciate if
someone could take a look anyways.

The SlackBuild for avr-libc fails on Slackware-current with the following:
cd latex_src && \
                sed -e
'/{TabularC}{3}/s/{TabularC}{3}/{longtable}{|l|l|l|}/' \
                -e '/{longtable}{|l|l|l|}/,/TabularC/s/TabularC/longtable/'
\
                -e '/Architecture/s/\\\\\\hline/\\endhead\\hline/' \
                using_tools.tex > tmp.$ && \
                mv -f tmp.$ using_tools.tex
sed: can't read using_tools.tex: No such file or directory
make[3]: *** [latex_src/refman.tex] Error 2
make[3]: Leaving directory `/tmp/SBo/avr-libc-1.6.7/doc/api'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/SBo/avr-libc-1.6.7/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/SBo/avr-libc-1.6.7'
make: *** [all] Error 2

I tested on Slackware 13 and it built cleanly.

I can build the package just fine if I comment out the docs so this isn't an
urgent issue. Still, if anyone has any suggestions on how I could track this
down I'd like to hear it.

Thanks,
Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20100425/17d89ec3/attachment.htm>


More information about the SlackBuilds-users mailing list