Dgen on x86_64 / amd64

Just because I encountered some problems compiling the awesome dgen on a 64-bit GNU/Linux box:

  • download 1.23
  • untar
  • "rm ./config.sub ./config.guess" then "automake -a"
  • gcc complains "/usr/include/sys/types.h:153: error: two or more data types in declaration specifiers" so edit "musa/m68kops.c" and insert a new line 7 "#undef uint"
  • ./configure && make && make install # 8-)
Page generated by UWiKiCMS 1.1.8 on Fri Mar 29 2024.
Copyright © 2009 Christian Mauduit. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
Updated on Tue Oct 06 2009.