Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: xgalaga - Galaga clone for X11
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=191582
------- Additional Comments From chris.stone@gmail.com 2006-05-21 17:55 EST ------- $ cat /var/lib/mock/fedora-5-x86_64-core/root/builddir/build/BUILD/xgalaga-2.0.34/config.log This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake.
configure:564: checking host system type configure:588: checking for gcc configure:701: checking whether the C compiler (gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsigned-char -DXF86VIDMODE -lXxf86vm) works configure:717: gcc -o conftest -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -fsigned-char -DXF86VIDMODE -lXxf86vm conftest.c 1>&5 configure:714: warning: return type defaults to 'int' /usr/bin/ld: cannot find -lXxf86vm collect2: ld returned 1 exit status configure: failed program was:
#line 712 "configure" #include "confdefs.h"
main(){return(0);}