[cups-devel] Newbie Onboarding

Yugesh Kothari <[email protected]> Sun, 10 Feb 2019 17:20:27 +0530
Newsgroups gmane.comp.printing.cups.devel
Message-ID <CADbL3kmfRP-_LBPoA5=FcoVS3k_Ox8KhzBM6A3Fio6X5jXz7KA@mail.gmail.com>
Hi all,

I am new to the community and wanted to explore and understand cups. I
already have cups installed and running (configured with my printer etc).
But since i wanted to experiment with it, i decided to build it from source
to another location.

I am running into the following error while running `make all`

```
Compiling tls.c...
In file included from tls.c:39:
./tls-gnutls.c:667:195: error: implicit conversion changes signedness:
'int' to
      'gnutls_sign_algorithm_t' [-Werror,-Wsign-conversion]
  ...name, issuer, httpGetDateString(expiration),
gnutls_sign_get_name(sigalg), md5_digest[0], md5_di...
                                                  ~~~~~~~~~~~~~~~~~~~~
^~~~~~
/usr/include/bits/stdio2.h:73:8: note: expanded from macro 'snprintf'
                            __VA_ARGS__)
                            ^~~~~~~~~~~
1 error generated.
```

Any help would be appreciated.

-- 
With Regards,
Yugesh A. Kothari
IIT Kanpur