On 3/9/15 2:41 AM, Vikram Choudhary wrote:
> Hi David,
> 
> I have found the issue.
> ./configure option has disabled ospfd and ospfclient needs ospfd for 
> compilation. After compiling ospfd the error is no more visible.
> 
> Thanks for the support.
> 
> Thanks
> Vikram
> 
> -----Original Message-----
> From: Vikram Choudhary [mailto:[email protected]] 
> Sent: 09 March 2015 14:40
> To: David Lamparter
> Cc: [email protected]; Dhruv Dhody
> Subject: [quagga-dev 12115] Re: Error while installing Quagga 0.99.24.1
> 
> Hi David,
> 
> Sorry for attaching the image :(
> Please find the details:
> 
> 133132-slot5:/usr/local/src # ./configure --disable-zebra --disable-ripd 
>>   --disable-ripngd --disable-ospfd --disable-ospf6d 
>>   --sysconfdir=/usr/local/quagga --localstatedir=/usr/local/quagga
> 
> Error:
> watchquagga.c: In function 'run_background':
> watchquagga.c:349:18: warning: cast discards '__attribute__((const))' 
> qualifier from pointer target type [-Wcast-qual]
>   CCLD     watchquagga
> make[2]: Leaving directory `/usr/local/src/quagga/watchquagga'
> Making all in ospfclient
> make[2]: Entering directory `/usr/local/src/quagga/ospfclient'
>   CC       ospf_apiclient.lo
>   CCLD     libospfapiclient.la
>   CC       ospfclient-ospfclient.o
> make[2]: *** No rule to make target `../ospfd/libospf.la', needed by 
> `ospfclient'.  Stop.
> make[2]: Leaving directory `/usr/local/src/quagga/ospfclient'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/local/src/quagga'
> make: *** [all] Error 2
> 
> Please let me know if any specific information I need to post.
> 
> Thanks
> Vikram
> 
> -----Original Message-----
> From: David Lamparter [mailto:[email protected]] 
> Sent: 09 March 2015 14:04
> To: Vikram Choudhary
> Cc: [email protected]; Dhruv Dhody
> Subject: Re: [quagga-dev 12113] Error while installing Quagga 0.99.24.1
> 
> On Mon, Mar 09, 2015 at 08:29:13AM +0000, Vikram Choudhary wrote:
>> Did anyone has faced below issue while installing Quagga 0.99.24.1 version
>>
>> [cid:[email protected]]
> 
> Please don't post error messages as images...
> 
> Also, what parameters to ./configure and make were you using?
> 
> 
> -David
> 

I noticed that as well.  If you build with just ospfd and ospf6d set
to disable, then ospfclient and/or ospfapi will fail to make.
Not surprising really.  We just added the disable for ospfclient
as well in our configure commands.  Conversely, if you have them all
enabled, it builds fine.

...

0.99.24 seems to be running well BTW.  Up for a week here.

/jgk



_______________________________________________
Quagga-dev mailing list
[email protected]
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to