From: M.B. S. <mb....@ar...> - 2005-04-27 19:41:35
|
M.B. Schiekel schrieb: > ... I made my last SuSE-online update and it seems that > this update installed a new gnome file-hierarchy, because I found in > /opt/gnome2 a file named REMOVE_IN_PROGRESS: > > So I think, my GNOME installation is broken by these online-updates and > I have to find a way to fix it, ... Well, actually the SuSE-8.2-online update has broken my GNOME installation. After deinstalling and reinstalling of: libgnomeui-devel (DVD), libgnome-devel (DVD), libgnomecanvas-devel (DVD), gtk2-devel (ftp-Update) the missing header-files were there again and the gwc-make started Ok! Next problem is the next compile-error in declick.c (I'm playing with gwc-0.20-10a under GNOME-2.2.0.1). Thank you for your help. Kind regards, bernhard --------------------------------------------------------------------- declick.c: In function `do_declick_fft': declick.c:575: error: `left' undeclared (first use in this function) declick.c:575: error: (Each undeclared identifier is reported only once declick.c:575: error: for each function it appears in.) declick.c:577: error: `right' undeclared (first use in this function) declick.c:586: warning: unused variable `y' declick.c:605: warning: unused variable `click_end' declick.c:536: warning: unused variable `nclicks_not_repaired_start' declick.c:538: warning: unused variable `loop_flag' declick.c:474: warning: unused variable `min_sample' declick.c:474: warning: unused variable `max_sample' declick.c:475: warning: unused variable `sample' declick.c:478: warning: unused variable `n_samples' declick.c:480: warning: unused variable `n_last_pass' declick.c:482: warning: unused variable `n' declick.c:483: warning: unused variable `offset0' declick.c:483: warning: unused variable `offsetF' declick.c:500: warning: unused variable `window_overlap' make: *** [declick.o] Error 1 -- http://www.mb-schiekel.de/ GPG-Key available: GnuPG-1.4.0 |