In article <52f0b718aagcc-sub@aconet.nl>,
Frank de Bruijn <gcc-sub@aconet.nl> wrote:
> Unfortunately not. I checked out r6166 and tried to build tremor
> separately. Failed.
tremor builds fine here. Somehow it's not recognising the
'--disable-oggtest ' even though it should.
> Got that and it works fine for retrieving files, but building
> tcp-wrappers still fails the same way (i.e. downloading the files
> using apt-get source seems to have worked as well).
I forgot to mention the 'fetch-program' I sent you needs to go in the
autobuilder folder.
> Still fails, I'm afraid. I see there's a note about the circular
> dependency of gtk, cairo and librsvg in the setvars for cairo-gtk2.
> However, *that* was built successfully this afternoon. How exactly is
> the alias file in that directory meant to get the autobuilder to build
> libgtk? (The inner workings of the autobuilder are gradually becomming a
> bit clearer to me, but I'm still nowhere near to fully understanding all
> the details...)
I've checked in a few changes to ensure the correct dependencies are built.
libgtk will still fail. As a workaround until it's fixed make these
changes.
in env/lib/pkgconfig/pango.pc change the 'Libs:' line to,
Libs: -L${libdir} -lpango-1.0 -lffi -lgmodule-2.0 -lm
in env/lib/pkgconfig/atk.pc change the 'Libs:' line to,
Libs: -L${libdir} -latk-1.0 -lffi
Chris.
_______________________________________________
GCCSDK mailing list gcc@gccsdk.riscos.info
Bugzilla: http://www.riscos.info/bugzilla/index.cgi
List Info: http://www.riscos.info/mailman/listinfo/gcc
Main Page: http://www.riscos.info/index.php/GCCSDK
No comments:
Post a Comment