|
From: Franz R. <Fra...@od...> - 2007-07-09 20:29:36
|
Hello all, two days ago I was downloading and building devil linux from CVS with tag 'rel-1-2-patches' This is currently a 1.2.14. I use lfssystem-for-DL-1.0_and_up make build: OK make install: yields an error for componet quagga: # executing quagga with option install (in /data/build/tmp/quagga-0.99.7) # ERROR # /data/build/scripts/quagga install failed # check log file /data/build/tmp/LOGS/install/quagga for details Reason: the bulding of the texinfo files does not work. Command tex2dvi reports lots of errors during processing of file routeserver.texi Unknown command @float .... When I disable the processing of file routeserver.texi (remove the include directive) I get similar errors for the other *.texi files. The texinfo environment seems to be broken somehow. Is this a known bug? If I disable QUAGGA in .config the rest works fine (install,iso,dist) Regards, Franz |