I downloaded the new beta INIT.2014-06-25 and ast-ksh.2014-06-25.
The build went fine on the RHEL6 Linux Distro (gcc 4.4.7) but went
off the rails using RHEL7 (gcc 4.8.2) failing to build the ast
library due to compilation failures.

If you compare the build logs, the first substantial difference
shows up around line 1323 with the iffe messing up sys/socket and
later with dirent.  Both header problems lead directly to compile
errors later.

You can check out the logs posted here:
    RHEL6 build (good): https://pastee.org/p679h
    RHEL7 build (bad):  https://pastee.org/5y5nk

If I compare the "arch/linux.i386-64/srclib/libast/ast_socket.h"
files, the RHEL7 one is missing everything including and after the
"/* the socket part of ast_intercept.h */" comment line.

Any further information I can provide or ideas to try?

Quentin
_______________________________________________
ast-users mailing list
ast-users@lists.research.att.com
http://lists.research.att.com/mailman/listinfo/ast-users

Reply via email to