On 12/16/2010 10:49 PM, Alan Coopersmith wrote: > Simon Thum wrote: >> On 12/16/2010 10:09 PM, Alan Coopersmith wrote: >>> Simon Thum wrote: >>>> Hi List, >>>> >>>> on my gentoo box I have a server build which fails (using the live xorg >>>> ebuilds). The ebuild invokes: >>>> >>>> ./configure (lots) --enable-install-libxf86config (lots more) >>>> >>>> My (separate) dev builds didn't fail. So I applied the above command >>>> line to my dev tree and, viola, the exact same error occurred: >>>> >>>> make[4]: Entering directory `/usr/src/xorg/tree/xserver/hw/xfree86/parser' >>>> make[4]: *** No rule to make target `/os/xprintf.c', needed by >>>> `libxf86config_a-xprintf.o'. Stop. >>> Oh! Is that what https://bugs.freedesktop.org/show_bug.cgi?id=32436 is >>> about? >>> >>> I didn't realize that was a mistake in my asprintf patches - sorry. >>> Does fixing the capitalization in Makefile.am as the bug suggests solve it? >> Nope. I did distclean, configure & make in between - should that not >> suffice please try for yourself. > > You would have to run automake or autogen.sh to regenerate the Makefile.in > from > Makefile.am. I'll try later when I get some time to poke at it. Ah - I just tried again with autogen, the fix is correct.
Cheers, Simon _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
