This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

make TAGS broken...


Hi,

got this when I tried to make a tags database:

[...snip...]
echo >> /home/ams/libc/libc.obj/po/distinfo.new 'install-others = $(po-install-others)'
mv -f /home/ams/libc/libc.obj/po/distinfo.new /home/ams/libc/libc.obj/po/distinfo
make -f /home/ams/libc/libc.obj/po/distinfo -f ../MakeTAGS TAGS
make[4]: Entering directory `/gnu/src-cvs/libc/po'
make[4]: *** No rule to make target `be.mo', needed by `TAGS'.  Stop.
make[4]: Leaving directory `/gnu/src-cvs/libc/po'
make[3]: *** [TAGS] Error 2
make[3]: Leaving directory `/gnu/src-cvs/libc/po'
make[2]: *** [po/TAGS] Error 2
make[2]: Leaving directory `/gnu/src-cvs/libc'
make[1]: *** [TAGS] Error 2
make[1]: Leaving directory `/gnu/src-cvs/libc'
make: *** [TAGS] Error 2

Compilation exited abnormally with code 2 at Fri Dec  5 22:20:20

Cheers.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]