- 论坛徽章:
- 0
|
[root@iZ28r8ltifnZ proxy]# /www/wdlinux/httpd-2.2.24/bin/apxs -i -c -a proxy_util.c
/www/wdlinux/httpd-2.2.24/build/libtool --silent --mode=compile gcc -prefer-pic -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -g -O2 -pthread -I/www/wdlinux/httpd-2.2.24/include -I/www/wdlinux/httpd-2.2.24/include -I/www/wdlinux/httpd-2.2.24/include -c -o proxy_util.lo proxy_util.c && touch proxy_util.slo
gcc: proxy_util.c: No such file or directory
gcc: no input files
apxs:Error: Command failed with rc=65536
[root@iZ28r8ltifnZ proxy]# gcc -v
Using built-in specs.
Target: i686-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch=i686 --build=i686-redhat-linux
Thread model: posix
gcc version 4.4.7 20120313 (Red Hat 4.4.7-16) (GCC) |
|