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

Re: gEDA: Error building PCB-HID



Em Sex 23 Dez 2005 17:18, Stuart Brorson escreveu:
> Hi DJ and other developers,
>
> I grabbed the PCB-HID stuff off DJ's CVS and tried to build it.
> Configure does the right thing, but I get this error when doing make:
>
> Making all in lib
> /bin/sh: line 1: cd: lib: No such file or directory
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/pcb-hid'
> make: *** [all] Error 2
>
> 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.
>
> Stuart

I had the same error, but if you go to the src directory the pcb-bin works.