vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi, I synced my -current xenocara source, and tried to build it, but the build fails at "make build". Earlier on, I also get errors while doing a "make cleandir" inside /usr/xenocara, something like: # cd /usr/xenocara/ # make cleandir ===> proto ===> proto/bigreqsproto rm -f bigreqsproto.pc make: don't know how to make distclean. Stop in /usr/xenocara/proto/bigreqsproto. *** Error code 2 (ignored) ===> proto/compositeproto rm -f compositeproto.pc make: don't know how to make distclean. Stop in /usr/xenocara/proto/compositeproto. *** Error code 2 (ignored) ===> proto/dmxproto rm -f dmxproto.pc make: don't know how to make distclean. Stop in /usr/xenocara/proto/dmxproto. *** Error code 2 (ignored) ===> proto/damageproto rm -f damageproto.pc make: don't know how to make distclean. Stop in /usr/xenocara/proto/damageproto. .... The build continues though, but breaks here: # make build make distrib-dirs mtree -qdef /usr/xenocara/etc/mtree/BSD.x11.dist -p / -U cd /usr/xenocara/share/mk && exec make X11BASE=/usr/X11R6 install install -c -o root -g bin -m 444 automake.dep bsd.xconf.mk bsd.xorg.mk /usr/X11R6/share/mk cd /usr/xenocara/util/macros && make -f Makefile.bsd-wrapper && exec make -f Makefile.bsd-wrapper install exec make cd /usr/xenocara/util/macros && /bin/sh /usr/xenocara/util/macros/missing --run automake-1.9 --foreign Use of uninitialized value in string eq at /usr/local/bin/automake-1.9 line 4673, <GEN0> line 1. Use of uninitialized value in exists at /usr/local/bin/automake-1.9 line 4675, <GEN0> line 1. Use of uninitialized value in concatenation (.) or string at /usr/local/bin/automake-1.9 line 4675, <GEN0> line 1. automake-1.9: #################### automake-1.9: ## Internal Error ## automake-1.9: #################### automake-1.9: unrequested trace `' automake-1.9: Please contact <bug-automake@gnu.org>. at /usr/local/share/automake-1.9/Automake/Channels.pm line 562 Automake::Channels::msg('automake', '', 'unrequested trace `\'') called at /usr/local/share/automake-1.9/Automake/ChannelDefs.pm line 191 Automake::ChannelDefs: called at /usr/local/bin/automake-1.9 line 4675 Automake::scan_autoconf_traces('configure.ac') called at /usr/local/bin/automake-1.9 line 4877 Automake::scan_autoconf_files() called at /usr/local/bin/automake-1.9 line 7493 *** Error code 1 Stop in /usr/xenocara/util/macros/obj (line 167 of Makefile). *** Error code 1 Stop in /usr/xenocara/util/macros (line 119 of /usr/X11R6/share/mk/bsd.xorg.mk). *** Error code 1 Stop in /usr/xenocara (line 32 of Makefile). I use the following sequence of commands to build xenocara: find /usr/xenocara -type l -name obj | sudo xargs rm cd /usr/xenocara make cleandir mkdir -p /usr/xobj make bootstrap make obj make build They have worked fine till the last sync (which was about a week ago). I'd appreciate of someone points me to the reason, so that I can fix it. Am I making some mistake? If more information is needed, I shall post that too. Thanks in advance. -Amarendra |
| Thread Tools | |
| Display Modes | |
|
|