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

lighttpd-2225-2266 fails to build #6

Open
ChrisTimperley opened this issue Feb 7, 2018 · 0 comments
Open

lighttpd-2225-2266 fails to build #6

ChrisTimperley opened this issue Feb 7, 2018 · 0 comments

Comments

@ChrisTimperley
Copy link
Collaborator

...
/bin/sh ../libtool --tag=CC   --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -g -O2 -Wall -W -Wshadow -pedantic -std=gnu99   -o spawn-fcgi spawn-fcgi.o -pthread -lgthread-2.0 -lglib-2.0
libtool: link: gcc -shared  .libs/mod_accesslog.o    -pthread   -pthread -Wl,-soname -Wl,mod_accesslog.so -o .libs/mod_accesslog.so
/bin/sh ../libtool --tag=CC   --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -g -O2 -Wall -W -Wshadow -pedantic -std=gnu99   -o proc_open proc_open-proc_open.o proc_open-buffer.o
libtool: link: ( cd ".libs" && rm -f "mod_auth.la" && ln -s "../mod_auth.la" "mod_auth.la" )
libtool: link: ( cd ".libs" && rm -f "mod_status.la" && ln -s "../mod_status.la" "mod_status.la" )
/bin/sh ../libtool --tag=CC   --mode=link gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -g -O2 -Wall -W -Wshadow -pedantic -std=gnu99   -o lemon lemon.o  
libtool: link: ( cd ".libs" && rm -f "mod_compress.la" && ln -s "../mod_compress.la" "mod_compress.la" )
libtool: link: ( cd ".libs" && rm -f "mod_rewrite.la" && ln -s "../mod_rewrite.la" "mod_rewrite.la" )
rm -f configparser.h
../src/lemon -q ./configparser.y ./lempar.c
make[3]: ../src/lemon: Command not found

rm -f configparser.h
make[3]: *** [configparser.h] Error 127
make[3]: *** Waiting for unfinished jobs....

../src/lemon -q ./configparser.y ./lempar.c
make[3]: ../src/lemon: Command not found

make[3]: *** [configparser.c] Error 127

libtool: link: ( cd ".libs" && rm -f "mod_redirect.la" && ln -s "../mod_redirect.la" "mod_redirect.la" )
libtool: link: ( cd ".libs" && rm -f "mod_accesslog.la" && ln -s "../mod_accesslog.la" "mod_accesslog.la" )
libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -W -Wshadow -pedantic -std=gnu99 -o lemon lemon.o  -pthread
libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -W -Wshadow -pedantic -std=gnu99 -o proc_open proc_open-proc_open.o proc_open-buffer.o  -pthread
libtool: link: gcc -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -Wall -W -Wshadow -pedantic -std=gnu99 -o spawn-fcgi spawn-fcgi.o -pthread  -lgthread-2.0 -lglib-2.0 -pthread
make[3]: Leaving directory `/experiment/src/src'
make[2]: Leaving directory `/experiment/src/src'
make[2]: *** [all-recursive] Error 1

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/experiment/src'
make: *** [all] Error 2
@ChrisTimperley ChrisTimperley changed the title lighttpd-2225-22266 fails to build lighttpd-2225-2266 fails to build Feb 7, 2018
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