On 17 March 2010 12:37, lux-integ <[email protected]> wrote: > Greetings, > > I am building xorg7.5 but having some difficulty compiling xinit-1.1.1 (the > host runs clfs (64bit amd64 -gcc-4.4.2, kernel-2.6.32(with nouveau drm). > > the compiler output is below:-
> /bin/sh: -DXRDB=xrdb: command not found > make[2]: *** No rule to make target `star...@app_man_suffix@', needed by > `all-am'. Stop. Did you fail to compile xrdb ? I'm slightly baffled by your output, because I would expect @APP_MAN_SUFFIX@ to be changed at the end of configure, probably to '1', so that implies configure failed to finish - but in that you probably wouldn't have a Makefile. As far as I can see, the only dependencies that xinit tests for are pkg-config and libX11 - do you have them ? ĸen -- After tragedy, and farce, "OMG poneys!" -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
