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

Re: gEDA: can't build without libgdgeda



Hi Hamish,

[snip]
>> I'm having trouble building geda-gnetlist without libgdgeda -- the
>> build seems to try to link with it anyway, although it's not used
>> according to config.h.
>> 
>> Anyone else seen this? I'm building 20020209.
>
>Problem found -- libgeda was built with libgdgeda installed,
>so libgeda-config --libs said '-lgdgeda'. Is that a bug?
>

	Hmmm... I would probably say not, because libgeda was build
with gdgeda and libgeda is fundamental to gnetlist.  You should always
build all of gaf with the same set of libraries. 

								-Ales