C compiler not found?? But... It's there!

1,507 views
Skip to first unread message

Hoch

unread,
Dec 14, 2016, 2:26:44 PM12/14/16
to ngx-pagespeed-discuss
Hi,

I'm trying to compile pagespeed nginx dynamic module but I got the following error 'checking for C compiler ... not found'

As you can see below, I have gcc-mozilla installed in the correct path.

Any suggestions?

Thank you!

----

root@foo:~/nginx-1.10.2# ./configure --add-dynamic-module=/root/ngx_pagespeed-latest-stable --with-cc=/usr/lib/gcc-mozilla/bin/gcc '--with-ld-opt=-static-libstdc++'
checking for OS
 + Linux 2.6.32-042stab108.8 x86_64
checking for C compiler ... not found

./configure: error: C compiler /usr/lib/gcc-mozilla/bin/gcc is not found


root@foo:~/nginx-1.10.2# /usr/lib/gcc-mozilla/bin/gcc -v
Usando especificaciones internas.
COLLECT_GCC=/usr/lib/gcc-mozilla/bin/gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc-mozilla/libexec/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Objetivo: x86_64-linux-gnu
Configurado con: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-0ubuntu1~12.04.1' --with-bugurl=file:///usr/share/doc/gcc-mozilla/README.Bugs --enable-languages=c,c++,objc,obj-c++ --prefix=/usr/lib/gcc-mozilla --enable-shared --enable-linker-build-id --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --disable-libquadmath --enable-plugin --with-system-zlib --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Modelo de hilos: posix
gcc version 4.8.4 (Ubuntu 4.8.4-0ubuntu1~12.04.1)

----

Steve Hill

unread,
Dec 19, 2016, 1:46:39 PM12/19/16
to ngx-pagesp...@googlegroups.com
Did configure leave behind a config.log or anything? I think it's mostly likely that the binary was built but then failed to run, but it's hard to tell without a bit more information.

--
You received this message because you are subscribed to the Google Groups "ngx-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ngx-pagespeed-discuss+unsub...@googlegroups.com.
Visit this group at https://groups.google.com/group/ngx-pagespeed-discuss.
For more options, visit https://groups.google.com/d/optout.

Hoch

unread,
Dec 20, 2016, 12:16:07 PM12/20/16
to ngx-pagespeed-discuss
Steve,

Thank you for your answer.

No config.log in the nginx directory... Nor in any other directory.

Compiler is in the right place.

Any clues?...

Thanks!

Hoch

unread,
Dec 20, 2016, 2:05:57 PM12/20/16
to ngx-pagespeed-discuss
Hi,

If I use the gcc v4.9 I had installed in my system, instead of gcc-mozilla, compilation starts but aborts with errors. This is what I get in the terminal and in autoconf.err:

------

root@bfreenews:~/nginx-1.10.2# ./configure --add-dynamic-module=/root/ngx_pagespeed-latest-stable '--with-cc=/usr/bin/gcc-4.9' '--with-ld-opt=-static-libstdc++'
checking for OS
 + Linux 2.6.32-042stab108.8 x86_64
checking for C compiler ... found
 + using GNU C compiler
 + gcc version: 4.9.2 (Ubuntu 4.9.2-0ubuntu1~12.04)
checking for gcc -pipe switch ... found
checking for --with-ld-opt="-static-libstdc++" ... found
checking for -Wl,-E switch ... found
checking for gcc builtin atomic operations ... found
checking for C99 variadic macros ... found
checking for gcc variadic macros ... found
checking for gcc builtin 64 bit byteswap ... found
checking for unistd.h ... found
checking for inttypes.h ... found
checking for limits.h ... found
checking for sys/filio.h ... not found
checking for sys/param.h ... found
checking for sys/mount.h ... found
checking for sys/statvfs.h ... found
checking for crypt.h ... found
checking for Linux specific features
checking for epoll ... found
checking for EPOLLRDHUP ... found
checking for O_PATH ... found
checking for sendfile() ... found
checking for sendfile64() ... found
checking for sys/prctl.h ... found
checking for prctl(PR_SET_DUMPABLE) ... found
checking for sched_setaffinity() ... found
checking for crypt_r() ... found
checking for sys/vfs.h ... found
checking for nobody group ... not found
checking for nogroup group ... found
checking for poll() ... found
checking for /dev/poll ... not found
checking for kqueue ... not found
checking for crypt() ... not found
checking for crypt() in libcrypt ... found
checking for F_READAHEAD ... not found
checking for posix_fadvise() ... found
checking for O_DIRECT ... found
checking for F_NOCACHE ... not found
checking for directio() ... not found
checking for statfs() ... found
checking for statvfs() ... found
checking for dlopen() ... not found
checking for dlopen() in libdl ... found
checking for sched_yield() ... found
checking for SO_SETFIB ... not found
checking for SO_REUSEPORT ... not found
checking for SO_ACCEPTFILTER ... not found
checking for IP_RECVDSTADDR ... not found
checking for IP_PKTINFO ... found
checking for IPV6_RECVPKTINFO ... found
checking for TCP_DEFER_ACCEPT ... found
checking for TCP_KEEPIDLE ... found
checking for TCP_FASTOPEN ... not found
checking for TCP_INFO ... found
checking for accept4() ... found
checking for eventfd() ... found
checking for int size ... 4 bytes
checking for long size ... 8 bytes
checking for long long size ... 8 bytes
checking for void * size ... 8 bytes
checking for uint32_t ... found
checking for uint64_t ... found
checking for sig_atomic_t ... found
checking for sig_atomic_t size ... 4 bytes
checking for socklen_t ... found
checking for in_addr_t ... found
checking for in_port_t ... found
checking for rlim_t ... found
checking for uintptr_t ... uintptr_t found
checking for system byte ordering ... little endian
checking for size_t size ... 8 bytes
checking for off_t size ... 8 bytes
checking for time_t size ... 8 bytes
checking for setproctitle() ... not found
checking for pread() ... found
checking for pwrite() ... found
checking for pwritev() ... found
checking for sys_nerr ... found
checking for localtime_r() ... found
checking for posix_memalign() ... found
checking for memalign() ... found
checking for mmap(MAP_ANON|MAP_SHARED) ... found
checking for mmap("/dev/zero", MAP_SHARED) ... found
checking for System V shared memory ... found
checking for POSIX semaphores ... not found
checking for POSIX semaphores in libpthread ... found
checking for struct msghdr.msg_control ... found
checking for ioctl(FIONBIO) ... found
checking for struct tm.tm_gmtoff ... found
checking for struct dirent.d_namlen ... not found
checking for struct dirent.d_type ... found
checking for sysconf(_SC_NPROCESSORS_ONLN) ... found
checking for openat(), fstatat() ... found
checking for getaddrinfo() ... found
configuring additional dynamic modules
adding module in /root/ngx_pagespeed-latest-stable
mod_pagespeed_dir=/root/ngx_pagespeed-latest-stable/psol/include
build_from_source=false
checking for psol ... not found
./configure: error: module ngx_pagespeed requires the pagespeed optimization library.
Look in obj/autoconf.err for more details.

----

autoconf.err

----------------------------------------
checking for C compiler


----------------------------------------
checking for gcc -pipe switch


----------------------------------------
checking for --with-ld-opt="-static-libstdc++"


----------------------------------------
checking for -Wl,-E switch


----------------------------------------
checking for gcc builtin atomic operations


----------------------------------------
checking for C99 variadic macros


----------------------------------------
checking for gcc variadic macros


----------------------------------------
checking for gcc builtin 64 bit byteswap


----------------------------------------
checking for unistd.h


----------------------------------------
checking for inttypes.h


----------------------------------------
checking for limits.h


----------------------------------------
checking for sys/filio.h

objs/autotest.c:3:23: fatal error: sys/filio.h: No such file or directory
 #include <sys/filio.h>
                       ^
compilation terminated.
----------


#include <sys/filio.h>

int main() {
    return 0;
}

----------
/usr/bin/gcc-4.9 -o objs/autotest objs/autotest.c
----------

----------------------------------------
checking for sys/param.h


----------------------------------------
checking for sys/mount.h


----------------------------------------
checking for sys/statvfs.h


----------------------------------------
checking for crypt.h


----------------------------------------
checking for epoll


----------------------------------------
checking for EPOLLRDHUP


----------------------------------------
checking for O_PATH


----------------------------------------
checking for sendfile()


----------------------------------------
checking for sendfile64()


----------------------------------------
checking for sys/prctl.h


----------------------------------------
checking for prctl(PR_SET_DUMPABLE)


----------------------------------------
checking for sched_setaffinity()


----------------------------------------
checking for crypt_r()


----------------------------------------
checking for sys/vfs.h


----------------------------------------
checking for poll()


----------------------------------------
checking for /dev/poll

objs/autotest.c:4:25: fatal error: sys/devpoll.h: No such file or directory
 #include <sys/devpoll.h>
                         ^
compilation terminated.
----------

#include <sys/types.h>
#include <unistd.h>
#include <sys/devpoll.h>

int main() {
    int  n, dp; struct dvpoll  dvp;
                  dp = 0;
                  dvp.dp_fds = NULL;
                  dvp.dp_nfds = 0;
                  dvp.dp_timeout = 0;
                  n = ioctl(dp, DP_POLL, &dvp);
                  if (n == -1) return 1;
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c -static-libstdc++
----------

----------------------------------------
checking for kqueue

objs/autotest.c:4:23: fatal error: sys/event.h: No such file or directory
 #include <sys/event.h>
                       ^
compilation terminated.
----------

#include <sys/types.h>
#include <unistd.h>
#include <sys/event.h>

int main() {
    int kq; kq = kqueue();
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c -static-libstdc++
----------

----------------------------------------
checking for crypt()

/tmp/ccCCtYPW.o: In function `main':
autotest.c:(.text+0xf): undefined reference to `crypt'
collect2: error: ld returned 1 exit status
----------

#include <sys/types.h>
#include <unistd.h>


int main() {
    crypt("test", "salt");;
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c -static-libstdc++
----------

----------------------------------------
checking for crypt() in libcrypt


----------------------------------------
checking for F_READAHEAD

objs/autotest.c: In function 'main':
objs/autotest.c:7:14: error: 'F_READAHEAD' undeclared (first use in this function)
     fcntl(0, F_READAHEAD, 1);;
              ^
objs/autotest.c:7:14: note: each undeclared identifier is reported only once for each function it appears in
----------

#include <sys/types.h>
#include <unistd.h>
#include <fcntl.h>

int main() {
    fcntl(0, F_READAHEAD, 1);;
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c -static-libstdc++
----------

----------------------------------------
checking for posix_fadvise()


----------------------------------------
checking for O_DIRECT


----------------------------------------
checking for F_NOCACHE

objs/autotest.c: In function 'main':
objs/autotest.c:7:14: error: 'F_NOCACHE' undeclared (first use in this function)
     fcntl(0, F_NOCACHE, 1);;
              ^
objs/autotest.c:7:14: note: each undeclared identifier is reported only once for each function it appears in
----------

#include <sys/types.h>
#include <unistd.h>
#include <fcntl.h>

int main() {
    fcntl(0, F_NOCACHE, 1);;
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c -static-libstdc++
----------

----------------------------------------
checking for directio()

objs/autotest.c: In function 'main':
objs/autotest.c:8:17: error: 'DIRECTIO_ON' undeclared (first use in this function)
     directio(0, DIRECTIO_ON);;
                 ^
objs/autotest.c:8:17: note: each undeclared identifier is reported only once for each function it appears in
----------

#include <sys/types.h>
#include <unistd.h>
#include <sys/types.h>
                  #include <sys/fcntl.h>

int main() {
    directio(0, DIRECTIO_ON);;
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c -static-libstdc++
----------

----------------------------------------
checking for statfs()


----------------------------------------
checking for statvfs()


----------------------------------------
checking for dlopen()

objs/autotest.c: In function 'main':
objs/autotest.c:7:5: warning: null argument where non-null required (argument 2) [-Wnonnull]
     dlopen(NULL, RTLD_NOW | RTLD_GLOBAL); dlsym(NULL, NULL);
     ^
/tmp/cc6kKKYl.o: In function `main':
autotest.c:(.text+0xf): undefined reference to `dlopen'
autotest.c:(.text+0x1e): undefined reference to `dlsym'
collect2: error: ld returned 1 exit status
----------

#include <sys/types.h>
#include <unistd.h>
#include <dlfcn.h>

int main() {
    dlopen(NULL, RTLD_NOW | RTLD_GLOBAL); dlsym(NULL, NULL);
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c -static-libstdc++
----------

----------------------------------------
checking for dlopen() in libdl

objs/autotest.c: In function 'main':
objs/autotest.c:7:5: warning: null argument where non-null required (argument 2) [-Wnonnull]
     dlopen(NULL, RTLD_NOW | RTLD_GLOBAL); dlsym(NULL, NULL);
     ^

----------------------------------------
checking for sched_yield()


----------------------------------------
checking for SO_SETFIB

objs/autotest.c: In function 'main':
objs/autotest.c:7:31: error: 'SO_SETFIB' undeclared (first use in this function)
     setsockopt(0, SOL_SOCKET, SO_SETFIB, NULL, 0);
                               ^
objs/autotest.c:7:31: note: each undeclared identifier is reported only once for each function it appears in
----------

#include <sys/types.h>
#include <unistd.h>
#include <sys/socket.h>

int main() {
    setsockopt(0, SOL_SOCKET, SO_SETFIB, NULL, 0);
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c -static-libstdc++
----------

----------------------------------------
checking for SO_REUSEPORT

objs/autotest.c: In function 'main':
objs/autotest.c:7:31: error: 'SO_REUSEPORT' undeclared (first use in this function)
     setsockopt(0, SOL_SOCKET, SO_REUSEPORT, NULL, 0);
                               ^
objs/autotest.c:7:31: note: each undeclared identifier is reported only once for each function it appears in
----------

#include <sys/types.h>
#include <unistd.h>
#include <sys/socket.h>

int main() {
    setsockopt(0, SOL_SOCKET, SO_REUSEPORT, NULL, 0);
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c -static-libstdc++
----------

----------------------------------------
checking for SO_ACCEPTFILTER

objs/autotest.c: In function 'main':
objs/autotest.c:7:31: error: 'SO_ACCEPTFILTER' undeclared (first use in this function)
     setsockopt(0, SOL_SOCKET, SO_ACCEPTFILTER, NULL, 0);
                               ^
objs/autotest.c:7:31: note: each undeclared identifier is reported only once for each function it appears in
----------

#include <sys/types.h>
#include <unistd.h>
#include <sys/socket.h>

int main() {
    setsockopt(0, SOL_SOCKET, SO_ACCEPTFILTER, NULL, 0);
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c -static-libstdc++
----------

----------------------------------------
checking for IP_RECVDSTADDR

objs/autotest.c: In function 'main':
objs/autotest.c:8:31: error: 'IP_RECVDSTADDR' undeclared (first use in this function)
     setsockopt(0, IPPROTO_IP, IP_RECVDSTADDR, NULL, 0);
                               ^
objs/autotest.c:8:31: note: each undeclared identifier is reported only once for each function it appears in
----------

#include <sys/types.h>
#include <unistd.h>
#include <sys/socket.h>
                  #include <netinet/in.h>

int main() {
    setsockopt(0, IPPROTO_IP, IP_RECVDSTADDR, NULL, 0);
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c -static-libstdc++
----------

----------------------------------------
checking for IP_PKTINFO


----------------------------------------
checking for IPV6_RECVPKTINFO


----------------------------------------
checking for TCP_DEFER_ACCEPT


----------------------------------------
checking for TCP_KEEPIDLE


----------------------------------------
checking for TCP_FASTOPEN

objs/autotest.c: In function 'main':
objs/autotest.c:9:32: error: 'TCP_FASTOPEN' undeclared (first use in this function)
     setsockopt(0, IPPROTO_TCP, TCP_FASTOPEN, NULL, 0);
                                ^
objs/autotest.c:9:32: note: each undeclared identifier is reported only once for each function it appears in
----------

#include <sys/types.h>
#include <unistd.h>
#include <sys/socket.h>
                  #include <netinet/in.h>
                  #include <netinet/tcp.h>

int main() {
    setsockopt(0, IPPROTO_TCP, TCP_FASTOPEN, NULL, 0);
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c -static-libstdc++
----------

----------------------------------------
checking for TCP_INFO


----------------------------------------
checking for accept4()


----------------------------------------
checking for eventfd()


----------------------------------------
checking for int size


----------------------------------------
checking for long size


----------------------------------------
checking for long long size


----------------------------------------
checking for void * size


----------------------------------------
checking for uint32_t


----------------------------------------
checking for uint64_t


----------------------------------------
checking for sig_atomic_t


----------------------------------------
checking for sig_atomic_t size


----------------------------------------
checking for socklen_t


----------------------------------------
checking for in_addr_t


----------------------------------------
checking for in_port_t


----------------------------------------
checking for rlim_t


----------------------------------------
checking for uintptr_t


----------------------------------------
checking for system byte ordering


----------------------------------------
checking for size_t size


----------------------------------------
checking for off_t size


----------------------------------------
checking for time_t size


----------------------------------------
checking for setproctitle()

/tmp/ccjYB1TI.o: In function `main':
autotest.c:(.text+0xf): undefined reference to `setproctitle'
collect2: error: ld returned 1 exit status
----------

#include <sys/types.h>
#include <unistd.h>
#include <stdlib.h>

int main() {
    setproctitle("test");;
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c -static-libstdc++
----------

----------------------------------------
checking for pread()


----------------------------------------
checking for pwrite()


----------------------------------------
checking for pwritev()


----------------------------------------
checking for sys_nerr

135
----------------------------------------
checking for localtime_r()


----------------------------------------
checking for posix_memalign()


----------------------------------------
checking for memalign()


----------------------------------------
checking for mmap(MAP_ANON|MAP_SHARED)


----------------------------------------
checking for mmap("/dev/zero", MAP_SHARED)


----------------------------------------
checking for System V shared memory


----------------------------------------
checking for POSIX semaphores

/tmp/ccM06gJ7.o: In function `main':
autotest.c:(.text+0x29): undefined reference to `sem_init'
autotest.c:(.text+0x41): undefined reference to `sem_destroy'
collect2: error: ld returned 1 exit status
----------

#include <sys/types.h>
#include <unistd.h>
#include <semaphore.h>

int main() {
    sem_t  sem;
                  if (sem_init(&sem, 1, 0) == -1) return 1;
                  sem_destroy(&sem);;
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c -static-libstdc++
----------

----------------------------------------
checking for POSIX semaphores in libpthread


----------------------------------------
checking for struct msghdr.msg_control


----------------------------------------
checking for ioctl(FIONBIO)


----------------------------------------
checking for struct tm.tm_gmtoff


----------------------------------------
checking for struct dirent.d_namlen

objs/autotest.c: In function 'main':
objs/autotest.c:8:28: error: 'struct dirent' has no member named 'd_namlen'
     struct dirent  dir; dir.d_namlen = 0;
                            ^
objs/autotest.c:9:41: error: 'struct dirent' has no member named 'd_namlen'
                   printf("%d", (int) dir.d_namlen);
                                         ^
----------

#include <sys/types.h>
#include <unistd.h>
#include <dirent.h>
                  #include <stdio.h>

int main() {
    struct dirent  dir; dir.d_namlen = 0;
                  printf("%d", (int) dir.d_namlen);
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -o objs/autotest objs/autotest.c -static-libstdc++
----------

----------------------------------------
checking for struct dirent.d_type


----------------------------------------
checking for sysconf(_SC_NPROCESSORS_ONLN)


----------------------------------------
checking for openat(), fstatat()


----------------------------------------
checking for getaddrinfo()


----------------------------------------
checking for psol

gcc-4.9: error trying to exec 'cc1plus': execvp: No such file or directory
----------

#include <sys/types.h>
#include <unistd.h>

#include "pagespeed/kernel/base/string.h"
#include "pagespeed/kernel/base/string_writer.h"
#include "pagespeed/kernel/base/null_message_handler.h"
#include "pagespeed/kernel/html/html_parse.h"
#include "pagespeed/kernel/html/html_writer_filter.h"


int main() {
    

  GoogleString output_buffer;
  net_instaweb::StringWriter write_to_string(&output_buffer);

  net_instaweb::NullMessageHandler handler;
  net_instaweb::HtmlParse html_parse(&handler);
  net_instaweb::HtmlWriterFilter html_writer_filter(&html_parse);

  html_writer_filter.set_writer(&write_to_string);
  html_parse.AddFilter(&html_writer_filter);

  html_parse.StartParse("http:example.com");
  html_parse.ParseText(
      "<html ><body ><h1 >Test</h1 ><p>Test Text</p></body></html>\n");
  html_parse.FinishParse();

  printf("parsed as: %s", output_buffer.c_str());
    return 0;
}

----------
/usr/bin/gcc-4.9 -D_GLIBCXX_USE_CXX11_ABI=0 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I /root/ngx_pagespeed-latest-stable/psol/include -I /root/ngx_pagespeed-latest-stable/psol/include/third_party/chromium/src -I /root/ngx_pagespeed-latest-stable/psol/include/third_party/google-sparsehash/src -I /root/ngx_pagespeed-latest-stable/psol/include/third_party/google-sparsehash/gen/arch/linux/x64/include -I /root/ngx_pagespeed-latest-stable/psol/include/third_party/protobuf/src/src -I /root/ngx_pagespeed-latest-stable/psol/include/third_party/re2/src -I /root/ngx_pagespeed-latest-stable/psol/include/out/Release/obj/gen -I /root/ngx_pagespeed-latest-stable/psol/include/out/Release/obj/gen/protoc_out/instaweb -I /root/ngx_pagespeed-latest-stable/psol/include/third_party/apr/src/include -I /root/ngx_pagespeed-latest-stable/psol/include/third_party/aprutil/src/include -I /root/ngx_pagespeed-latest-stable/psol/include/third_party/apr/gen/arch/linux/x64/include -I /root/ngx_pagespeed-latest-stable/psol/include/third_party/aprutil/gen/arch/linux/x64/include -I /root/ngx_pagespeed-latest-stable/psol/include/url -o objs/autotest objs/autotest.cc -static-libstdc++ /root/ngx_pagespeed-latest-stable/psol/lib/Release/linux/x64/pagespeed_automatic.a -lstdc++ -lrt -pthread -lm
----------

Maksim Orlovich

unread,
Dec 20, 2016, 2:10:26 PM12/20/16
to ngx-pagespeed-discuss
gcc-4.9: error trying to exec 'cc1plus': execvp: No such file or directory
That looks like you don't have the c++ portion of gcc installed, it's
usually a different package.
Since you mentioned gcc-mozilla, you might be on Ubuntu; there the
relevant package is probably g++-4.9
> --
> You received this message because you are subscribed to the Google Groups
> "ngx-pagespeed-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to ngx-pagespeed-di...@googlegroups.com.

Steve Hill

unread,
Dec 20, 2016, 3:34:39 PM12/20/16
to ngx-pagesp...@googlegroups.com
Also: autoconf.err is probably where you'll find errors to help debug the gcc-mozilla problems. Sorry.

--
You received this message because you are subscribed to the Google Groups "ngx-pagespeed-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ngx-pagespeed-discuss+unsub...@googlegroups.com.

Jochi email

unread,
Dec 22, 2016, 6:10:31 AM12/22/16
to ngx-pagesp...@googlegroups.com
Hi,

Thank you Maksim and Steve for taking the time to guide me through this C maze... :-)

Below is the autoconf.err after compiling whith gcc-mozilla.

Seems that there are problems with crt1.o object file?

I have experience with compilers but not with C, so no idea of what this means...

Thank you for your patience!

----------------------------------------

autoconf.err

----------------------------------------
checking for C compiler

/usr/lib/x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x12): undefined reference to `__libc_csu_fini'
/usr/lib/x86_64-linux-gnu/crt1.o: In function `_start':
(.text+0x19): undefined reference to `__libc_csu_init'
collect2: error: ld returned 1 exit status
----------

#include <sys/types.h>

int main() {
    ;
    return 0;
}

----------
/usr/lib/gcc-mozilla/bin/gcc -o objs/autotest objs/autotest.c
----------


2016-12-20 21:34 GMT+01:00 'Steve Hill' via ngx-pagespeed-discuss <ngx-pagesp...@googlegroups.com>:
Also: autoconf.err is probably where you'll find errors to help debug the gcc-mozilla problems. Sorry,
Reply all
Reply to author
Forward
0 new messages