Skip to content
This repository has been archived by the owner on Dec 19, 2023. It is now read-only.

compile ghostscript on lantiq platform failes with error "undefined reference to `compress'" #9

Open
gsustek opened this issue Oct 2, 2013 · 3 comments

Comments

@gsustek
Copy link

gsustek commented Oct 2, 2013

problem resolved by adding flag -lz in MakeFile on EXTRALIBS=$(XTRALIBS) -ldl -lm -rdynamic -ldl -lz

Regards,
Goran.

@FranciscoBorges
Copy link
Owner

Can you send me a pull request?

If I can compile with it, I could then merge it.
On Oct 2, 2013 2:20 PM, "gsustek" [email protected] wrote:

problem resolved by adding flag -lz in MakeFile on EXTRALIBS=$(XTRALIBS)
-ldl -lm -rdynamic -ldl -lz

Regards,
Goran.


Reply to this email directly or view it on GitHubhttps://github.com//issues/9
.

@gsustek
Copy link
Author

gsustek commented Oct 3, 2013

don't know where to put this -lz switch on this repo...

i change this after in build_dir Makefile
vi /home/gmgt/attitude_adjustment/build_dir/host/ghostscript-9.06/Makefile

@blairfancy
Copy link

Same issue when build this for openwrt CC we need to patch base/Makefile.in from ghostscript source.
Unfortunately i m neebie on compiling and also on github management.

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