|
From: <ee...@fr...> - 2007-07-10 01:05:11
|
Hi Franz, Franz Regensburger a écrit : > 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 > > that's what I use and seems the good one, > 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. > > Never had this kind of errors about .texi files ... I did a lot of builds last weeks, and when I encounter "stranges" build errors, I start from scratch with a fresh new lfssystem install ... Move your .../data/build/src/ directory out of the lfssystem path to save you from downloading again all the sources files which is the longer and bandwidth consumming part ;) And restore it after the cvs sync; then do an update_src against n°1 in the list to ensure nothing has changed in the last hours ... you should have no md5sum errors. > Is this a known bug? > > Hope it helps, Regards, MaNU > If I disable QUAGGA in .config the rest works fine (install,iso,dist) > > Regards, > > Franz > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Devil-linux-discuss mailing list > Dev...@li... > https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss > > |