Re: GNOME 2.22.3 stable tarballs due



lø., 05.07.2008 kl. 01.42 +0200, skrev Kjartan Maraas:
> to., 03.07.2008 kl. 13.47 +0200, skrev Vincent Untz:
> > Le vendredi 27 juin 2008, à 11:08 +0200, Vincent Untz a écrit :
> > > I won't be able to handle this release -- I'll be travelling on Tuesday
> > > and talking at a conference on Wednesday... Can somebody else do all the
> > > hard work and credit me? ;-)
> > 
> > Hmm, so, what's the status here? With the bandwidth available at the
> > conference, I won't be able to download all the tarballs. I could just
> > populate the ftp tree, but, well, that's quite bad for a stable release
> > :/
> > 
> > (The alternative for me is to wait for Saturday evening where I might
> > get enough time to handle things before flying to GUADEC)
> > 
> I've uploaded the moduleset files and versions file, but I'm having
> problems building stuff.
> 
> Looks like pixman is trying to link against gtk+ even though it's below
> gtk+ in the stack. So gtk+ depending on pixman which depends on gtk+
> seems like a bad idea. It's doing this in it's test dir only so maybe
> those should be disabled by default?
> 
Next problem is gamin not building properly:

 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -DBINDIR=
\"/opt/tarball-gnome2/libexec\" -DBUILDDIR=\"..\" -DGAM_DEBUG_ENABLED
-Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes
-Wnested-externs -Wsign-compare -Wno-sign-compare -g -MT gam_api.lo -MD
-MP -MF .deps/gam_api.Tpo -c gam_api.c  -fPIC -DPIC -o .libs/gam_api.o
gam_api.c: In function 'gamin_check_cred':
gam_api.c:715: error: storage size of 'cr' isn't known
gam_api.c:715: warning: unused variable 'cr'
make[2]: *** [gam_api.lo] Error 1
make[2]: Leaving directory
`/home/kmaraas/cvs/tarball-gnome2/gamin-0.1.8/libgamin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/kmaraas/cvs/tarball-gnome2/gamin-0.1.8'
make: *** [all] Error 2
*** error during stage build of gamin: ########## Error running make   *

I think this is due to a missing __GNU_SOURCE define.

Cheers
Kjartan




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