jphs icon indicating copy to clipboard operation
jphs copied to clipboard

Fails to compile on Puppy Linux

Open TheZenKitteh opened this issue 12 years ago • 3 comments
trafficstars

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

TheZenKitteh avatar Mar 23 '13 04:03 TheZenKitteh

What version of libjpeg are you using?

h3xx avatar Apr 22 '13 18:04 h3xx

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.

TheZenKitteh avatar Apr 23 '13 03:04 TheZenKitteh

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

kele1997 avatar Sep 06 '17 08:09 kele1997