Re: Error compiling control-center-2.5.3 in 0.30.0



Hi Bob,
now it works. I did a fresh install under another user (whose LD_LIBRARY_PATH and all the other env-variables where not set).

Thanks for your help :-))

Bye
Phong

Bob Kashani wrote:

hehe...of course it doesn't work!!! That's because my patch is for the
alsa problem that people are having during compile and not the problem
that you are having.

Sorry about not reading your post more carefully.

Ok, try this:

cd ~/garnome/include
rm -rf libxklavier

Then just recompile libxklavier:

cd garnome-0.30.1/desktop/libxklavier
make clean; make install

Now just go back to control-center and recompile:

cd garnome-0.30.1/desktop/control-center
make clean; make install

I suspect that someone forgot to add the -f option in libxklavier to
force the overwrite of your old header files.

Bob

On Mon, 2004-02-23 at 09:05, Phong wrote:
Hello Bob and all others,
though applying your patch (http://mail.gnome.org/archives/garnome-list/2004-February/msg00170.html) it doesn't work.

I untar in garnome-0.30.1/desktop, cd control-center, make clean; make install
though I get the following output

###################
nobo-activation-2.0 -I/usr/X11R6/include/freetype2 -I/opt/garnomes/garnome0.30.1/include/libxml2 -I/opt/garnomes/garnome0.28.2/include/startup-notification-1.0 -I/opt/garnomes/garnome0.30.1/include -I/opt/garnomes/garnome0.30.1/include/libxml2 -I../intl -I../intl -DSYS_PLUGIN_DIR=\"/opt/garnomes/garnome0.30.1/lib/gswitchit/\" -DG_LOG_DOMAIN=\"GSwitchIt\" -DGNOMELOCALEDIR=\""/opt/garnomes/garnome0.30.1/share/locale"\" -I/opt/garnomes/garnome0.30.1/include -I/usr/X11R6/include -g -I/opt/garnomes/garnome0.30.1/include -I/usr/X11R6/include -L/opt/garnomes/garnome0.30.1/lib -L/usr/X11R6/lib -O2 -pipe -Wall -c gswitchit_config.c
gswitchit_config.c: In function `_GSwitchItXkbConfigDoWithSettings':
gswitchit_config.c:374: error: too few arguments to function `XklConfigActivate'gswitchit_config.c:382: error: too few arguments to function `XklConfigWriteXKMFile'
make[3]: *** [gswitchit_config.o] Error 1
make[3]: Leaving directory `/root/garnome-0.30.1/desktop/control-center/work/main.d/control-center-2.5.3/libgswitchit'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/garnome-0.30.1/desktop/control-center/work/main.d/control-center-2.5.3'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/root/garnome-0.30.1/desktop/control-center/work/main.d/control-center-2.5.3'
make: *** [build-work/main.d/control-center-2.5.3/Makefile] Error 2

###################

Thanx

Bye
Phong





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