Hi All,
I face the following error while building gnutls.

$ ./configure
$ make
............
............
...........
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../ -I../minitasn1/ -I../../includes/ -D_REENTRANT -D_THREAD_SAFE -O2 -finline-functions -pipe -I/opt/oss/include -I/opt/oss/include -MT common.lo -MD -MP -MF .deps/common.Tpo -c common.c -fPIC -DPIC -o .libs/common.o
common.c:321: error: conflicting types for '_gnutls_x509_sign_to_oid'
./common.h:43: error: previous declaration of '_gnutls_x509_sign_to_oid' was here
common.c:321: error: conflicting types for '_gnutls_x509_sign_to_oid'
./common.h:43: error: previous declaration of '_gnutls_x509_sign_to_oid' was here
make[3]: *** [common.lo] Error 1
make[3]: Leaving directory `/opt/spikedev/MsubBuilds/comps/gnutls/src/lib/x509'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/opt/spikedev/MsubBuilds/comps/gnutls/src/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/spikedev/MsubBuilds/comps/gnutls/src'
make: *** [all] Error 2
[/opt/spikedev/MsubBuilds/comps/gnutls/src]
DEV [EMAIL PROTECTED] [1080]

Please let me know if i am missing something.

Thanks
Mugunth



_______________________________________________
Help-gnutls mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-gnutls

Reply via email to