Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Package a2ps doesn't build #1

Open
ubuntu-repo opened this issue Apr 26, 2019 · 0 comments
Open

Package a2ps doesn't build #1

ubuntu-repo opened this issue Apr 26, 2019 · 0 comments

Comments

@ubuntu-repo
Copy link

ubuntu-repo commented Apr 26, 2019

config.log

After './bootstrap' and './configure' (the last one again after installing a missing dependency) 'make' exited with an error:

rob@ubuntu-dev:~/Source/github/a2ps$ make
make  all-recursive
make[1]: Map '/home/rob/Source/github/a2ps' wordt binnengegaan
Making all in build-aux
make[2]: Map '/home/rob/Source/github/a2ps/build-aux' wordt binnengegaan
make[2]: Er hoeft niets gedaan te worden voor 'all'.
make[2]: Map '/home/rob/Source/github/a2ps/build-aux' wordt verlaten
Making all in etc
make[2]: Map '/home/rob/Source/github/a2ps/etc' wordt binnengegaan
sed "s!@date@!`date`!g;s!@version@!4.14!g"	\
./README.in > README
sed "s!@libpath@!/usr/local/share/a2ps/sheets:/usr/local/share/a2ps/ps:/usr/local/share/a2ps/encoding:/usr/local/share/a2ps/afm:/usr/local/share/ogonkify/afm:/usr/local/share/a2ps/ppd:/usr/local/share/a2ps/fonts:/usr/local/share/ogonkify/fonts:/usr/local/share/a2ps!" a2ps_cfg > a2ps.cfg
make[2]: Map '/home/rob/Source/github/a2ps/etc' wordt verlaten
Making all in ps
make[2]: Map '/home/rob/Source/github/a2ps/ps' wordt binnengegaan
make[2]: Er hoeft niets gedaan te worden voor 'all'.
make[2]: Map '/home/rob/Source/github/a2ps/ps' wordt verlaten
Making all in ogonkify
make[2]: Map '/home/rob/Source/github/a2ps/ogonkify' wordt binnengegaan
make[2]: *** Er is geen regel om doel 'all' te maken.  Gestopt.
make[2]: Map '/home/rob/Source/github/a2ps/ogonkify' wordt verlaten
Makefile:520: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Map '/home/rob/Source/github/a2ps' wordt verlaten
Makefile:452: recipe for target 'all' failed
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant