[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA: Error building PCB-HID
> 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.