Re: problems building latest using tla



i have experience kind of the same problem. 

I hade an old version of garnome installed in /usr/local/gnome-2.4 and
tried to compile gnome 2.6 into a new dir and then first test it and
then switch symlinks, /etc/profile variabels so that the whole system is
using the new version. It seams that my current /etc/profile export
variabels broke the build. So i hade to repoint them to the new dir
start a terminal window, point the exports back to 2-4 to allow other
people to run the old stuff when compiling and then it works. That
limits me to just compile in the started terminal

This makes the installation much much harder than for example konstruct
where you just have to specify it in the conf file and everything works

/Alexander

On Thu, 2004-04-15 at 17:28 -0700, Raul Acevedo wrote:

> I found the problem.  The compile line has includes in the wrong
> order... it puts MOST of the garnome 2.6 includes first, but then it
> puts the main include for my CURRENT garnome install (0.27.1), followed
> by the -I for the garnome 2.6 libxklavier.
> 
> In other words, it's using the libxklavier from my current 0.27.1
> install, not 2.6.  Given that this probably causes lots of possible bugs
> elsewhere, even if the right files are found, I'm just rebuilding the
> whole thing but making sure there are no references to 0.27.1 in my
> environment.  I'll also check the build output as it happens... so far
> so good...
> 
> I think this is a bug in garnome... it should know to put all -I
> directives for the version it is building first.
> 
> Raul
> 
> Bob Kashani wrote:
> 
>  > On Thu, 2004-04-15 at 13:18, Raul Acevedo wrote:
>  > > Anyone seen this problem before?
>  > > gswitchit_config.c: In function `_GSwitchItConfigGetDescriptions':
>  > > gswitchit_config.c:101: structure has no member named `shortDescription'
>  > > gswitchit_config.c:111: structure has no member named `shortDescription'
>  > > gswitchit_config.c: In function `_GSwitchItXkbConfigDoWithSettings':
>  > > gswitchit_config.c:374: too few arguments to function `XklConfigActivate'
>  > > gswitchit_config.c:382: too few arguments to function `XklConfigWriteXKMFile'
>  > 
>  > cd into $GARNOME/include/libxklavier
>  > rm -rf *
>  > 
>  > Then go back and run a 'make clean; make install' in
>  > desktop/libxklavier.
>  > 
>  > It seems that the install script doesn't overwrite the old header files.
>  > 
>  > Bob
>  > 
>  > -- 
>  > Bob Kashani
>  > http://www.ocf.berkeley.edu/~bobk/garnome/
>  > 
>  > -- 
>  > garnome-list mailing list
>  > garnome-list gnome org
>  > http://mail.gnome.org/mailman/listinfo/garnome-list
> -- 
> garnome-list mailing list
> garnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/garnome-list




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