Skip to content
This repository has been archived by the owner on Sep 11, 2018. It is now read-only.

Fails to compile on Puppy Linux #1

Open
TheZenKitteh opened this issue Mar 23, 2013 · 3 comments
Open

Fails to compile on Puppy Linux #1

TheZenKitteh opened this issue Mar 23, 2013 · 3 comments
Assignees

Comments

@TheZenKitteh
Copy link

OS: Puppy Linux Precise with devx sfs

Error details:
jphide.o: In function jphide': jphide.c:(.text+0x480): undefined reference tojpeg_std_error'
jphide.c:(.text+0x49d): undefined reference to jpeg_std_error' jphide.c:(.text+0x4bc): undefined reference tojpeg_CreateDecompress'
jphide.c:(.text+0x4d4): undefined reference to jpeg_CreateCompress' jphide.c:(.text+0x4e4): undefined reference tojpeg_stdio_src'
jphide.c:(.text+0x4f4): undefined reference to jpeg_read_header' jphide.c:(.text+0x4fc): undefined reference tojpeg_read_coefficients'
jphide.c:(.text+0x941): undefined reference to jpeg_copy_critical_parameters' jphide.c:(.text+0x95c): undefined reference tojpeg_stdio_dest'
jphide.c:(.text+0x96d): undefined reference to jpeg_write_coefficients' jphide.c:(.text+0x975): undefined reference tojpeg_finish_compress'
jphide.c:(.text+0x97d): undefined reference to jpeg_destroy_compress' jphide.c:(.text+0x985): undefined reference tojpeg_finish_decompress'
jphide.c:(.text+0x98d): undefined reference to `jpeg_destroy_decompress'
collect2: ld returned 1 exit status
make: *** [jphide] Error 1

@h3xx
Copy link
Owner

h3xx commented Apr 22, 2013

What version of libjpeg are you using?

@ghost ghost assigned h3xx Apr 22, 2013
@TheZenKitteh
Copy link
Author

I no longer am using Puppy Linux or have access to it. However you may can get on the IRC channel for Puppy linux and ask a user that is using Precise Puppy for their version.

http://www.puppylinux.org/wikka/ChatRoom

On a side note it would be great if this program could be run on Puppy Precise as well as other pups. I do have plans to use Puppy again.

@kele1997
Copy link

kele1997 commented Sep 6, 2017

I also failed to compile it,and has the same error details as TheZenKitteh
os:Linux Mint 18.2 libjpeg8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants