Re: libbsd Makefile issues

2015-07-23 Thread Ric Claus
On Jun 23, 2015, at 8:30 PM, Gene Smith wrote: > On 06/23/2015 02:18 PM, Joel Sherrill wrote: >> >> >> On 6/23/2015 1:09 PM, Gene Smith wrote: >>> >>> Here's the things I did to fix the Makefile. I think you added the >>> quotes (item 1) and maybe item 2. I think the error you are seeing is >

Re: libbsd Makefile issues

2015-06-23 Thread Gene Smith
On 06/23/2015 02:18 PM, Joel Sherrill wrote: On 6/23/2015 1:09 PM, Gene Smith wrote: Here's the things I did to fix the Makefile. I think you added the quotes (item 1) and maybe item 2. I think the error you are seeing is due to item 3 since it can't find pcap.h. 1) Everywhere the string "-D

Re: libbsd Makefile issues

2015-06-23 Thread Joel Sherrill
On 6/23/2015 1:18 PM, Joel Sherrill wrote: On 6/23/2015 1:09 PM, Gene Smith wrote: On 06/23/2015 11:28 AM, Joel Sherrill wrote: Hi I decided to take a look at this and spotted what I think are at least two mistakes but when I fixed them, I got a build error. Help appreciated: Makefile.di

Re: libbsd Makefile issues

2015-06-23 Thread Joel Sherrill
On 6/23/2015 1:09 PM, Gene Smith wrote: On 06/23/2015 11:28 AM, Joel Sherrill wrote: Hi I decided to take a look at this and spotted what I think are at least two mistakes but when I fixed them, I got a build error. Help appreciated: Makefile.diff attached. But it then fails like this: $ m

Re: libbsd Makefile issues

2015-06-23 Thread Gene Smith
On 06/23/2015 11:28 AM, Joel Sherrill wrote: Hi I decided to take a look at this and spotted what I think are at least two mistakes but when I fixed them, I got a build error. Help appreciated: Makefile.diff attached. But it then fails like this: $ make i386-rtems4.11-gcc --pipe -B/home/joel/