Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

freeBSD: Undefined symbol "jpeg_c_int_param_supported@LIBJPEG_8.0" #102

Open
Elimelech opened this issue Nov 23, 2018 · 0 comments
Open

Comments

@Elimelech
Copy link

Elimelech commented Nov 23, 2018

freeBSD 12.0-RC1

pkg install mozjpeg
git clone https://github.com/danielgtaylor/jpeg-archive.git
cd jpeg-archive/
gmake
sudo gmake install
root@F3ja:/home/luba # ldconfig -r | grep libjpeg
   223:-ljpeg.8 => /usr/local/lib/libjpeg.so.8
   976:-ljpeg.8 => /usr/local/lib/mozjpeg/libjpeg.so.8

# jpeg-recompress IMG_4683.jpg compressed.jpg
Metadata size is 12kb
ld-elf.so.1: /usr/local/bin/jpeg-recompress: Undefined symbol "jpeg_c_int_param_supported@LIBJPEG_8.0"

Why does this error appear and how can I fix it?

@Elimelech Elimelech changed the title Undefined symbol "jpeg_c_int_param_supported@LIBJPEG_8.0" freeBSD: Undefined symbol "jpeg_c_int_param_supported@LIBJPEG_8.0" Nov 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant