On Wed, Apr 15, 2009 at 01:41:58PM +0200, Nils Olav Fossum wrote: > However, I just gave up Lenny for now, and installed etch to compile cvs. > there is a clash somewhere compiling glibc( it fails on limits.h). > > I have googled like a madman to find a solution for Lenny to no avail. > > Does someone have a workaround?
Which compiler are you using? With Lenny you could install gcc version 4.1, 4.2, or 4.3. The workaround that seems to work for me is to use gcc 4.1 rather than 4.3 which I think is the default. Assuming that you have 4.1 installed, try: $ make CC=gcc-4.1 There were some recent changes to the makefile that should make this work. (I haven't tried them since on my machine gcc is gcc-4.1) glibc is very picky about which version of gcc is used to compile it. Allan. ------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ unattended-info mailing list unattended-info@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/unattended-info