[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: PCB install target: problems on OS X
On Fri, Feb 04, 2005 at 10:28:06PM -0500, Charles Lepple wrote:
> (Using 20050127 snapshot)
>
> The default OS X /usr/bin/install program doesn't seem to like copying
> directories wholesale, as seen in this output from pcb's 'make
> install':
>
> /usr/bin/install -c -m 644 './pcb.html'
> '/sw/src/root-pcb-1.99.20050127-1/sw/share/pcb/pcb.html'
> install: ./pcb.html: Inappropriate file type or format
>
> where pcb.html is a directory. (I think the last snapshot just had a
> single HTML file with the same name. Don't get me wrong-- I think
> multiple files are better.)
this happened more or less by mistake. I didn't notice it had changed
until after the snapshot.
out of curiosity, what happens if you use GNU make instead of whatever
MacOS X ships with?
-Dan
--