[gnome-db] gnome-db make errors



Hi!!

Here is the log. I found that after compiling and installing libgda, and
after running autogen.sh in the gnome-db directory without any problem,
make has exited abnormally because of this errors.

Hope you are doing well,
Jaime.


[root gen-71 gnome-db]# make  
make  all-recursive
make[1]: Cambiando a directorio `/home/jaime/cvs-gnome-db/gnome-db'
Making all in po
make[2]: Cambiando a directorio `/home/jaime/cvs-gnome-db/gnome-db/po'
XML_I18N_EXTRACT=../xml-i18n-extract ../xml-i18n-update --pot
rm -f cat-id-tbl.tmp
sed -f ../intl/po2tbl.sed ./gnome-db.pot \
| sed -e "s/@PACKAGE NAME@/gnome-db/" > cat-id-tbl.tmp
if cmp -s cat-id-tbl.tmp ./cat-id-tbl.c; then \
  rm cat-id-tbl.tmp; \
  else \
    echo cat-id-tbl.c changed; \
      rm -f ./cat-id-tbl.c; \
        mv cat-id-tbl.tmp ./cat-id-tbl.c; \
	fi
	cat-id-tbl.c changed
	cd . && rm -f stamp-cat-id && echo timestamp > stamp-cat-id
	file=./`echo ca | sed 's,.*/,,'`.gmo \
	  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ca.po
	  file=./`echo da | sed 's,.*/,,'`.gmo \
	    && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file da.po
	    file=./`echo de | sed 's,.*/,,'`.gmo \
	      && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file de.po
	      file=./`echo el | sed 's,.*/,,'`.gmo \
	        && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file el.po
		file=./`echo es | sed 's,.*/,,'`.gmo \
		  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file es.po
		  file=./`echo fi | sed 's,.*/,,'`.gmo \
		    && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fi.po
		    file=./`echo fr | sed 's,.*/,,'`.gmo \
		      && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fr.po
		      file=./`echo ga | sed 's,.*/,,'`.gmo \
		        && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ga.po
			file=./`echo gl | sed 's,.*/,,'`.gmo \
			  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file gl.po
			  file=./`echo hu | sed 's,.*/,,'`.gmo \
			    && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file hu.po
			    file=./`echo it | sed 's,.*/,,'`.gmo \
			      && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file it.po
			      file=./`echo ja | sed 's,.*/,,'`.gmo \
			      file=./`echo gl | sed 's,.*/,,'`.gmo \
			        && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file gl.po
				file=./`echo hu | sed 's,.*/,,'`.gmo \
				  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file hu.po
				  file=./`echo it | sed 's,.*/,,'`.gmo \
				    && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file it.po
				    file=./`echo ja | sed 's,.*/,,'`.gmo \
				      && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ja.po
				      file=./`echo ko | sed 's,.*/,,'`.gmo \
				        && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ko.po
					file=./`echo nl | sed 's,.*/,,'`.gmo \
					  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file nl.po
					  file=./`echo nn | sed 's,.*/,,'`.gmo \
					    && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file nn.po
					    file=./`echo no | sed 's,.*/,,'`.gmo \
					      && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file no.po
					      file=./`echo pl | sed 's,.*/,,'`.gmo \
					        && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pl.po
						file=./`echo pt_BR | sed 's,.*/,,'`.gmo \
						  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pt_BR.po
						  file=./`echo ru | sed 's,.*/,,'`.gmo \
						    && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ru.po
						    file=./`echo sk | sed 's,.*/,,'`.gmo \
						      && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sk.po
						      file=./`echo sl | sed 's,.*/,,'`.gmo \
						        && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sl.po
							file=./`echo sv | sed 's,.*/,,'`.gmo \
							  && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po
							  file=./`echo tr | sed 's,.*/,,'`.gmo \
							    && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po
							    file=./`echo uk | sed 's,.*/,,'`.gmo \
							      && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file uk.po
							      file=./`echo zh_TW | sed 's,.*/,,'`.gmo \
							        && rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_TW.po
								zh_TW.po:216: secuencia de control ilegal
								zh_TW.po:318: fin de lzh_TW.po:794: secuencia de control ilegal
								zh_TW.po:875: secuencia de control ilegal
								se encontraron 4 errores fatales
								make[2]: *** [zh_TW.gmo] Error 1
								make[2]: Saliendo directorio `/home/jaime/cvs-gnome-db/gnome-db/po'
								make[1]: *** [all-recursive] Error 1
								make[1]: Saliendo directorio `/home/jaime/cvs-gnome-db/gnome-db'
								make: *** [all-recursive-am] Error 2
								[root gen-71 gnome-db]#             
								


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]