Re: [2.15.(3|4)] gamin fails to build



On Sat, 2006-07-15 at 14:05 +0200, Martin Ammerm�wrote:
> Hi list!
> 
> On a Ubuntu Dapper machine here, garnome versions 2.15.3 & 2.15.4 fail
> to build with *exactly* the same error:
> 
> [===== NOW BUILDING:    gamin-0.1.7     =====]
>         [fetch] complete for gamin.
>         [checksum] complete for gamin.
>         [extract] complete for gamin.
>         [patch] complete for gamin.
>         [fixup] complete for gamin.
> lib/Makefile.am:1: INCLUDES defined both conditionally and unconditionally
> libgamin/Makefile.am:1: INCLUDES defined both conditionally and unconditionally
> libgamin/Makefile.am:58: variable `LDADDS' not defined
> server/Makefile.am:1: INCLUDES defined both conditionally and unconditionally
> server/Makefile.am:19: gam_server_SOURCES defined both conditionally and unconditionally
> server/Makefile.am:78: gam_server_LDADD defined both conditionally and unconditionally
> server/Makefile.am:78: variable `LDADDS' not defined
> tests/Makefile.am:13: variable `LDADDS' not defined
> python/Makefile.am:13: bad macro name `_gamin_la_LDFLAGS'
> python/Makefile.am:23: bad macro name `_gamin_la_SOURCES'
> python/Makefile.am:24: bad macro name `_gamin_la_LIBADD'
> make[6]: *** [pre-configure] Fehler 1
[...]

Automake 1.9 is required. To fix this, just build the garball provided
by GARNOME in bootstrap/:

$ cd bootstrap/automake-1.9/
$ make install

After that you (optionally) can do the same for bootstrap/gamin/, just
to verify that it builds now. :)

To continue the GARNOME build, just cd back to where you started the
GARNOME build in the first place, and run the command again you used
before. Likely 'make paranoid-install' in the desktop/ dir.


> Since I am not subscribed to this list, please put me on the CC-list.

No need to any more, since you are already subscribed, after chatting on
IRC. ;)

...guenther


-- 
char *t="\10pse\0r\0dtu\0  ghno\x4e\xc8\x79\xf4\xab\x51\x8a\x10\xf4\xf4\xc4";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}




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