<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hi, my name is Luis Ortega. I want to inform you that I receive an error upon compiling flashrom 0.9.1 from the source code at the following location. The operating system used is Ubuntu 9.10...<br><br>http://qa.coreboot.org/releases/flashrom-0.9.1.tar.bz2<br><br>The following is displayed upon compiling flashrom...<br><br>sudo make<br>Checking for a C compiler... found.<br>Checking for pciutils and zlib... found.<br>Checking for FTDI support... not found.<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o chipset_enable.o -c chipset_enable.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o board_enable.o -c board_enable.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o udelay.o -c udelay.c<br>cc -Os -Wall -Werror 
 -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o jedec.o -c jedec.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o stm50flw0x0x.o -c stm50flw0x0x.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o sst28sf040.o -c sst28sf040.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o am29f040b.o -c am29f040b.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o mx29f002.o -c mx29f002.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o m29f400bt.o -c m29f400bt.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o pm29f002.o -c pm29f002.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o w49f002u.o -c w49f002u.c<br>cc -Os -Wall
 -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o 82802ab.o -c 82802ab.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o pm49fl00x.o -c pm49fl00x.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o sst49lf040.o -c sst49lf040.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o en29f002a.o -c en29f002a.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o sst49lfxxxc.o -c sst49lfxxxc.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o sst_fwhub.o -c sst_fwhub.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o layout.o -c layout.c<br>cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o cbtable.o -c cbtable.c<br>cc -Os -Wall
 -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o flashchips.o -c flashchips.c<br><span style="font-weight: bold;">cc -Os -Wall -Werror  -D'SERPROG_SUPPORT=1'  -D'FLASHROM_VERSION="0.9.1-r710"' -o physmap.o -c physmap.c</span><br style="font-weight: bold;"><span style="font-weight: bold;">cc1: warnings being treated as errors</span><br style="font-weight: bold;"><span style="font-weight: bold;">physmap.c: In function ‘rdmsr’:</span><br style="font-weight: bold;"><span style="font-weight: bold;">physmap.c:146: error: dereferencing type-punned pointer will break strict-aliasing rules</span><br style="font-weight: bold;"><span style="font-weight: bold;">make: *** [physmap.o] Error 1</span><br><br>I was told via IRCto report it here.<br><br>Best regards,<br>Luis Ortega<br></td></tr></table><br>