h3xx / jphs

jphide & seek steganography tools
GNU General Public License v3.0
79 stars 23 forks source link

Fails to compile on Puppy Linux #1

Open TheZenKitteh opened 11 years ago

TheZenKitteh commented 11 years ago

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 commented 11 years ago

What version of libjpeg are you using?

TheZenKitteh commented 11 years ago

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 commented 7 years ago

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