[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: PCB compilation wipeout on OpenBSD
On Mon, Jul 10, 2006 at 07:03:49PM -0400, Dan McMahill wrote:
> Karel Kulhavy wrote:
> >On Mon, Jul 10, 2006 at 07:06:39AM -0400, Dan McMahill wrote:
> >
> >>Karel Kulhavy wrote:
> >>
> >>>On Sun, Jul 09, 2006 at 08:44:33AM -0400, Dan McMahill wrote:
> >>
> >>>>>Now the PCB compiles. But if I do make install, it goes OK too, but I
> >>>>>don't get an executable:
> >>>>>clock@kestrel:~$ pcb
> >>>>>bash: pcb: command not found
> >>>>>
> >>>>>updatedb and locate pcb doesn't show any pcb executable neither in
> >>>>>/usr/bin
> >>>>>nor in /usr/local/bin/. Actually it doesn't print anything that looks
> >>>>>like
> >>>>>a pcb executable.
> >>>>>
> >>>>
> >>>>do you have a log file showing the 'make install' output? Were there
> >>>
> >>>
> >>>I made one. At the end of the mail.
> >>
> >>
> >>>Making install in src
> >>>`install' not remade because of errors.
> >>
> >>This would be why you didn't end up with /usr/local/bin/pcb. I wonder
> >>what the error is. You might try GNU make for building and see if that
> >>does any better. I just added that to the INSTALL notes because I
> >
> >
> >I already have alias make=gmake
> >
>
> really? The log you sent didn't quite look like GNU make output. Does
> 'make --version' tell you anything interesting? (like GNU vs not GNU)?
> Either way, the circular dependency bug has been fixed in cvs.
clock@kestrel:~/links-current$ make --version
GNU Make 3.80
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
CL<
>
> -Dan
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user