Re: [gtk-list] Re: Call to g_print() causes Seg Fault



On Tue, 27 Jul 1999, Allan Black wrote:

> Does this work:
> 
> 	/* example-start base base.c */
> 
> 	int main( int argc, char *argv[] )
> 	{
> 	  g_print ("Hello World\n");
> 	  return (0);
> 	}
> 
> 	/* example ends here */
> 
> ???
> 
> Allan


I had the same problem last night. I had just upgraded from Redhat 5.2 to
6.0. My glib-1.2.3 rpms where built on the 5.2 system. I rebuilt the rpms
for RH6.0 and did a `rpm -Uvh --force` to install the glib and gtk+ stuff
and the problem went away. Most likely something in the glibc-2.0 ->
glibc-2.1 conversion from the RH5.2 -> RH6.0 switch.


Ted Roth



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]