From: Peter Korsgaard <peter@korsgaard.com>
To: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/2] package/tiff: explicitly disable lerc support for host and target
Date: Sat, 06 Apr 2024 09:43:12 +0200 [thread overview]
Message-ID: <87plv3os1b.fsf@48ers.dk> (raw)
In-Reply-To: <20240404153438.3337807-1-peter@korsgaard.com> (Peter Korsgaard's message of "Thu, 4 Apr 2024 17:34:36 +0200")
>>>>> "Peter" == Peter Korsgaard <peter@korsgaard.com> writes:
> We do not have liblerc in Buildroot and it may cause linking issues for
> host-tiff on build hosts with liblerc:
> libtool: link: /usr/bin/gcc -O2
> -I/home/dragon/src/ft/ftcommunity-TXT/output/build/rootfs/per-package/host-tiff/host/include
> -Wall -W -Wl,-rpath
> -Wl,/home/dragon/src/ft/ftcommunity-TXT/output/build/rootfs/per-package/host-tiff/host/lib
> -o tiffcp tiffcp.o
> -L/home/dragon/src/ft/ftcommunity-TXT/output/build/rootfs/per-package/host-tiff/host/lib
> ../libtiff/.libs/libtiff.so ../port/.libs/libport.a -lLerc -ljbig -lm
> -Wl,-rpath
> -Wl,/home/dragon/src/ft/ftcommunity-TXT/output/build/rootfs/build/host-tiff-4.6.0/libtiff/.libs
> -Wl,-rpath
> -Wl,/home/dragon/src/ft/ftcommunity-TXT/output/build/rootfs/per-package/host-tiff/host/lib
> /usr/bin/ld: ../libtiff/.libs/libtiff.so: undefined reference to
> `deflateInit_'
> /usr/bin/ld: ../libtiff/.libs/libtiff.so: undefined reference to `deflate'
> /usr/bin/ld: ../libtiff/.libs/libtiff.so: undefined reference to
> `deflateEnd'
> /usr/bin/ld: ../libtiff/.libs/libtiff.so: undefined reference to `inflate'
> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Committed, thanks.
--
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2024-04-06 7:43 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-04 15:34 [Buildroot] [PATCH 1/2] package/tiff: explicitly disable lerc support for host and target Peter Korsgaard
2024-04-04 15:34 ` [Buildroot] [PATCH 2/2] package/tiff: explicitly disable jbig " Peter Korsgaard
2024-04-06 7:43 ` Peter Korsgaard
2024-05-02 8:30 ` Peter Korsgaard
2024-04-06 7:43 ` Peter Korsgaard [this message]
2024-05-02 8:30 ` [Buildroot] [PATCH 1/2] package/tiff: explicitly disable lerc " Peter Korsgaard
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87plv3os1b.fsf@48ers.dk \
--to=peter@korsgaard.com \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.