From: David E. <tw...@us...> - 2005-10-13 15:17:14
|
On Thu, 2005-10-13 at 17:00 +0200, Pierre Ossman wrote: > David Eriksson wrote: > > On Thu, 2005-10-13 at 16:36 +0200, Pierre Ossman wrote: > > > >> Armin Bauer wrote: > >> > >>> yes. but the way that synce handles things is also not completely > >>> correct. if the --with-rra switch adds the ${includedir}/rra dir to the > >>> included directories _and_ the #include commands search for a rra/ again > >>> the switch wont work correctly. > >>> > >>> > >> I had a look at this and it seems that synce is particularly confused. > >> From what I can tell from it's Makefile.am it is supposed to install > >> stuff into /usr/include, which is also where they end up on my system. > >> But the .m4 macros that are included still insist on /usr/include/rra. > >> Something is rotten in the state of Denmark... > >> > >> I suggest we revert the rra/-addition in the m4-script. > >> > >> Rgds > >> Pierre > >> > > > > They are meant to install to an rra subdirectory. > > > > See the Makefile.am: > > > > http://cvs.sourceforge.net/viewcvs.py/synce/rra/lib/Makefile.am?rev=1.19&view=auto > > > > > > > > Hmm... missed the define there. A bit unorthodox solution. Perhaps that > breaks on certain versions of autotools, causing the wrong location? > It's not in rra/ on FC4, and there is no magic performed in the build > process there. Yeah it should not reuse "includedir", I'll get to it any decade... :-) -- Regards, -\- David Eriksson -/- SynCE - http://synce.sourceforge.net ScummVM - http://scummvm.sourceforge.net Desquirr - http://desquirr.sourceforge.net |