-
Notifications
You must be signed in to change notification settings - Fork 52
Problem with ghostscript compilation #4
Comments
Google search on the missing function shows it is part of the jpeg library. I am using
Are you trying to build with AA or BB? |
I think neither nor :-) Thanks a lot for your answer!! |
To be honest, after I understood how
FWIW, you could try checking out the AA cross-compile set-up, and hitting make on it. Just to check that everything works as expected. I've built it from scratch using the instructions at the README, so it really should work unless your architecture is unsupported (see the README for a note on patch I used to make ghostscript cross-compile). |
ok thanks for that hint, I'll try AA later today or tommorow and report what I've found out! |
Just be aware that if you install anything that pulls |
Ok compiling runs through without any problems in AA. So I think I have to look at backfire 10.03.1 - setup in respect of libjpeg. On my own I didn't change my backfire/AA setup, it's just from scratch. I'm just using cross-compilation for packaging not modyfing the kernel itself. I'll have a look at it, but I'm busy till weekend. Perhaps we may solve the problem. |
I investigated a little bit further, it seems that both backfire and AA seems to compile libjpeg and libjpeg-turbo as packages, so I don't see a real difference here. It doesn't mind if I build them in or build them as package. I can't exclude these packages (or one of them), cause menuconfig doesn't allow this (dependencies? locked as "base-system"?) I still don't see the problem with "forward_DCT_ptr", why it is unrecognized, even don't find where it should be defined, google is not helping so far. I'll have a look on it next days. Any further suggestions? |
I installed a fresh backfire_10.03.1 and now I seem to have some download problems (not existing source), that seems to be a new bug: http://downloads.openwrt.org/sources/cups-1.5.4-source.tar.bz2. For now I will try to use AA (today a final release was launched), I'm not sure if it will work on my device, but if it works, it will solve my issues here ... |
Look, all problems you are getting are caused because this whole set of packages was put together to work with AA's package list and AA's build system. While you are insisting to use it with an older different distribution (i.e. backfire). This is really not meant to work with backfire. |
Ok I got your point :-) I upgraded to AA and now with the newly released AA I had stil one problem listed above:
Besides of that everything worked, thanks for providing this package! |
I've found solution: all we need is to throw off jpeg sources from ghostscript sources tree:) |
Hi all, just to give you my feedback about this point : |
As said in the title I have a problem, when it comes to ghostscript - output:
I had no time to go any deeper so far, but perhaps someone has an idea (or a similar problem)
The text was updated successfully, but these errors were encountered: