[quagga-users 14734] Re: Some issues in Quagga Header files in /usr/local/include/quagga
Kurt Jaeger <q-u-0ypjuhzD/[email protected]> Wed, 26 Jul 2017 18:46:02 +0200
| Newsgroups | gmane.network.quagga.user |
|---|---|
| Message-ID | <[email protected]> |
Hi!
> I was trying to make a small app using the quagga API available in
> /usr/local/include/quagga/
> But when I #include some file, I get way too many errors. Here is one such
> example.
>
>
> my test.c code is
> #include <quagga/command.h>
> int main(){return 0;}
>
>
> If I compile it using gcc e.g. gcc -o test test.c
Compile it using
gcc -I/usr/local/include/quagga -o test test.c
--
pi-0ypjuhzD/[email protected] +49 171 3101372 3 years to go !