wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wget2 | gzip & lzma detected, but not linked against enough (#564)


From: Thomas Klausner (@_wiz_)
Subject: Re: wget2 | gzip & lzma detected, but not linked against enough (#564)
Date: Wed, 29 Sep 2021 21:15:04 +0000



Thomas Klausner commented:


I didn't have pkg-config installed. After installing it, I see this instead:
```
--- test_linking_decompress ---
ld: ./.libs/libwget_decompress.a(libwget_decompress_la-decompressor.o): in 
function `lzma_decompress':
/scratch/wip/wget2/work/wget2-2.0.0/libwget/decompressor.c:221: undefined 
reference to `lzma_code'
ld: ./.libs/libwget_decompress.a(libwget_decompress_la-decompressor.o): in 
function `lzma_init':
/scratch/wip/wget2/work/wget2-2.0.0/libwget/decompressor.c:191: undefined 
reference to `lzma_auto_decoder'
ld: ./.libs/libwget_decompress.a(libwget_decompress_la-decompressor.o): in 
function `lzma_exit':
/scratch/wip/wget2/work/wget2-2.0.0/libwget/decompressor.c:237: undefined 
reference to `lzma_end'
*** [test_linking_decompress] Error code 1
```
Here's the [config.log](/uploads/a7905322087f70d0531c4185f3880892/config.log).

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/-/issues/564#note_690692511
You're receiving this email because of your account on gitlab.com.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]