public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* libgnutls-devel depends on missnig libtasn1.la file
@ 2016-12-10  2:38 Peter Ross
  2016-12-10 19:27 ` Ken Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Ross @ 2016-12-10  2:38 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 810 bytes --]

Hi,

I am attempting to build softare (GNU libmicrohttpd) with cygport on x86, but am
getting errors when it links against libgnutls:

/usr/bin/sed: can't read /usr/lib/libtasn1.la: No such file or directory
libtool:   error: '/usr/lib/libtasn1.la' is not a valid libtool archive

Likely cause:

Cygwin gnutls-devel 3.2.21-1 installs /usr/lib/libgnutls.la and this file references libtasn1.la

However /usr/lib/libtasn1.la has been removed as of libtans1-devel 0.49-1.
See announce message here: https://cygwin.com/ml/cygwin-announce/2016-08/msg00084.html .

Could the maintainers of libgnutls-devel and libtasn1 please resolve this!

Here is my libmicrohttpd.cygport file should you need to reproduce the problem:
http://pastebin.com/raw/HTwzpbXb

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 163 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: libgnutls-devel depends on missnig libtasn1.la file
  2016-12-10  2:38 libgnutls-devel depends on missnig libtasn1.la file Peter Ross
@ 2016-12-10 19:27 ` Ken Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Ken Brown @ 2016-12-10 19:27 UTC (permalink / raw)
  To: cygwin

On 12/9/2016 9:38 PM, Peter Ross wrote:
> Hi,
>
> I am attempting to build softare (GNU libmicrohttpd) with cygport on x86, but am
> getting errors when it links against libgnutls:
>
> /usr/bin/sed: can't read /usr/lib/libtasn1.la: No such file or directory
> libtool:   error: '/usr/lib/libtasn1.la' is not a valid libtool archive
>
> Likely cause:
>
> Cygwin gnutls-devel 3.2.21-1 installs /usr/lib/libgnutls.la and this file references libtasn1.la
>
> However /usr/lib/libtasn1.la has been removed as of libtans1-devel 0.49-1.
> See announce message here: https://cygwin.com/ml/cygwin-announce/2016-08/msg00084.html .
>
> Could the maintainers of libgnutls-devel and libtasn1 please resolve this!

The *.la files are gradually being phased out.  /usr/lib/libgnutls.la 
will probably be gone the next time libgnutls-devel is updated.  For 
now, you should be able to solve the problem by simply deleting it (or 
moving it out of the way).

Ken

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-12-10 19:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-10  2:38 libgnutls-devel depends on missnig libtasn1.la file Peter Ross
2016-12-10 19:27 ` Ken Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).