From mboxrd@z Thu Jan 1 00:00:00 1970 From: david stevenson Date: Mon, 4 Aug 2003 16:52:16 +0100 Subject: [U-Boot-Users] problem compiling sc520 Message-ID: <200308041652.16627.david@avoncliff.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de I am still having problems with this. I have applied the patches Brad sent on Sat to the CVS of yesterday, by hand. But gcc 3.2 -Werror and " goto done; ...... done: } do not appear compatable, so I changed the easiest option and removed -Werror. I now have lib_i386/libi386.a(video_bios.o): In function `probe_pci_video': /home/david/smart/cvs/u-boot/lib_i386/video_bios.c:88: undefined reference to `pci_find_class' Can someone who gets past this let me know where the function is? Thanks David