gEDA-dev: "make check" in gnetlist
Dan McMahill
dan at mcmahill.net
Mon Apr 30 07:20:59 EDT 2007
Ales Hvezda wrote:
> Hi Dan,
>
> [snip]
>
>>I think you just need to use sed instead of cp when copying over the
>>local gafrc for the vhdl testsuite and point to the appropriate location.
>>
>
>
> I don't think it is that simple to fix, since when doing the
> make distcheck, the vhdl symbol library is no where to be found (only
> in the installed prefix, which btw is _not_ $HOME/geda or whatever but
> rather `pwd`/geda-gnetlist-VERSION/_inst and that certainly does not
> contain the vhdl symbol library). Please let me know if I'm missing
> something obvious here.
don't you have to build against an already installed libgeda? If so,
can't you use the installation prefix from libgeda to figure out where
installed symbols are likely to be?
I suppose the other fix is more far reaching and that is to bundle the
whole gaf build into more of a single entity and then point at
uninstalled symbols.
-Dan
More information about the geda-dev
mailing list