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

Re: gEDA-user: Build geda-gaf without XML



On Sat, 2010-09-25 at 17:04 -0700, Thomas D. Dean wrote:
> I am running FreeBSD 8.1.
> 
> Building geda-gaf fails.
> make: don't know how to make libgeda.xml
> 
> Most likely, this failure is caused by some missing tool or lib.
> 
> I think this is created by build-tools/desktop-i18n.
> 
> FreeBSD has /usr/local/bin/xgettext and /usr/local/bin/gettext.

I found three problems, two with using build-tools/desktop-i18n and one
in symbols.


For some reason, I have not discovered, yet, make does not
use ../../build-tools/desktop-i18n to create files from *.in

# cd gschem/data
# ../../build-tools/desktop-i18n \
     --create geda-gschem.desktop.in geda-gschem.desktop
# cd libgeda/data
# ../../build-tools/desktop-i18n \
     --create libgeda.xml.in libgeda.xml


symbols/local directory was empty - install failed.  Create a symbol
there fixed the problem.
# cp ~/CAD/sym/header-10-1.sym symbols/local

I will look at these, but, ...

I filed a bug report,

https://sourceforge.net/tracker/index.php?func=detail&aid=3075697&group_id=161080&atid=818426

tomdean



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user