GNOME 2.0 DOES NOT COMPILE

2002-10-04 Thread The Gupta Age
Hi. I was trying to compile GNOME 2.0 on a freebsd current machine on which the world was recently cvsuped, built and installed. CVSUP-ed on 09/22/2002 the gnome compilation breaks while trying to compile libgtop2. here is the error: cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP

Re: GNOME 2.0 DOES NOT COMPILE

2002-10-04 Thread Lars Eggert
The Gupta Age wrote: Hi. I was trying to compile GNOME 2.0 on a freebsd current machine on which the world was recently cvsuped, built and installed. CVSUP-ed on 09/22/2002 the gnome compilation breaks while trying to compile libgtop2. here is the error: I ran into the same problem

Re: GNOME 2.0 DOES NOT COMPILE

2002-10-04 Thread Joe Marcus Clarke
On Fri, 2002-10-04 at 10:39, Lars Eggert wrote: The Gupta Age wrote: Hi. I was trying to compile GNOME 2.0 on a freebsd current machine on which the world was recently cvsuped, built and installed. CVSUP-ed on 09/22/2002 the gnome compilation breaks while trying to compile

Re: GNOME 2.0 DOES NOT COMPILE

2002-10-04 Thread Julian Elischer
Joe, the libkvm changes should work all the way back to 4.x (I haven't tested this of course) but 'ps has been using it to get this info for years) that would simplify the conditionals. (i.e just remove the old code) On 4 Oct 2002, Joe Marcus Clarke wrote: On Fri, 2002-10-04 at 10:39, Lars

Re: GNOME 2.0 DOES NOT COMPILE

2002-10-04 Thread Joe Marcus Clarke
On Fri, 2002-10-04 at 12:23, Julian Elischer wrote: Joe, the libkvm changes should work all the way back to 4.x (I haven't tested this of course) but 'ps has been using it to get this info for years) that would simplify the conditionals. (i.e just remove the old code) Yep, my patches