From: Erik M. <J.A...@it...> - 2002-02-26 10:34:44
|
On Tue, Feb 26, 2002 at 01:34:28AM -0700, Russ Dill wrote: > this commit broke blob CVS for me: > > blob_rest_elf32_LDFLAGS += \ > + @BLOB_CHKMEM_OBJS@ \ > + @BLOB_CLOCK_OBJS@ \ > + @BLOB_CRAMFS_OBJS@ \ > + @BLOB_FLASH_OBJS@ \ > + @BLOB_JFFS2_OBJS@ \ > + @BLOB_PLATFORM_OBJS@ \ > + @BLOB_UUCODEC_OBJS@ \ > + @BLOB_XMODEM_OBJS@ \ > -Wl,-T,rest-ld-script \ > -Wl,-Map,blob-rest-elf32.map > > with my version of autmake (1.4-p4) the following command in the > Makefile is generated: Known problem, this change completely confuses the auto{conf|make} tools. Run "make maintainerclean", regenerate all stuff with "./tools/update-gcc", reconfigure, and recompile. Erik -- J.A.K. (Erik) Mouw, Information and Communication Theory Group, Faculty of Information Technology and Systems, Delft University of Technology, PO BOX 5031, 2600 GA Delft, The Netherlands Phone: +31-15-2783635 Fax: +31-15-2781843 Email: J.A...@it... WWW: http://www-ict.its.tudelft.nl/~erik/ |