Re: CORBA_SOURCE patch - source dependencies
- From: Peter Wainwright <prw wainpr demon co uk>
- To: Michael Meeks <michael ximian com>
- Cc: Rodrigo Moya <rodrigo ulises openresources com>, gnome-components-list gnome org
- Subject: Re: CORBA_SOURCE patch - source dependencies
- Date: Tue, 7 Aug 2001 21:38:08 +0100
On Tue, 07 Aug 2001 17:10:14 Michael Meeks wrote:
>
> Hi Rodrigo,
>
> On 3 Aug 2001, Rodrigo Moya wrote:
> > Here's a patch that builds the CORBA generated files before the other
> > sources, since if not, the GNOME 1.x Bonobo.h file is used in a clean
> > compile
I missed the mail which contained this patch, but FWIW I used
$(libbonobo_2_la_OBJECTS) : Bonobo.h bonobo-marshal.h
and this fixed the problem - is that what you had in mind?
>
> Yes - that's fine; it's not the real solution though, make -j 8
> will still be totaly broken here; we need to express the dependency
> properly.
>
> > I've also had problems with bonobo-marshal.[ch], and I had to manually
> > run 'make bonobo-marshal.[ch]' to have the files created before
> > compiling.
>
> Hmm, that sucks too.
>
> I tried telling make that all these C files depended on these
> built C files with a rule somewhat like:
>
> $(libbonobo_src) : $(marshal_sources) $(CORBA_SOURCE)
>
> And this seemed to work just fine - problem is it broke make
> distcheck in a _totaly_ wierd way, that I have no understanding of
> whatsoever - and a prolongued session with make -d didn't help me either.
>
> If there are any make / automake gurus listening, your help would
> be much appreciated.
>
> Regards,
>
> Michael.
>
> --
> mmeeks gnu org <><, Pseudo Engineer, itinerant idiot
>
>
> _______________________________________________
> gnome-components-list mailing list
> gnome-components-list gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-components-list
>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]