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

Re: gEDA: Error building PCB-HID



Em Sex 23 Dez 2005 17:40, DJ Delorie escreveu:
> > It looks like the "lib" directory didn't get created.  Any ideas if
> > it is required, or why it didn't get created?  FWIW, the "lib"
> > directory exists in my regular pcb source tree directory.
>
> Intentional.  I stripped out everything I didn't need, including the
> lib directory.  I tried to make the toplevel configury smart about it,
> but automake doesn't have a "conditional directory" option.  I decided
> not to worry about it.

I had another little problem, I did not have the lesstif headers and the 
configure script didnt take a look and didnt warned me about it. Then I 
installed and it compiled nicelly.
Other issue is that there is a variable (I cant remeber the name) which (I 
suppose) you will list the supported toolkits (AFAIK lesstif is the only one 
now) but that variable is not started...