On Sun, 2018-10-21 at 16:25 +0000, Taylor R Campbell wrote:
> Fails to build in x11.  Am I doing something wrong?  I see several .h
> files with `typedef unsigned long SCM;', which doesn't seem right.

I compared the command lines libtool chose for each of us and they are
identical (modulo whitespace and the placement of the -I/usr/X11R7/
include option).

Maybe your gcc is newer than my old Ubuntu 18.04 gcc (7.3.0), and now
redefinition to the same type is an error, not a consistency check.


_______________________________________________
MIT-Scheme-devel mailing list
MIT-Scheme-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/mit-scheme-devel

Reply via email to