On 01/15/12 08:37, Alexander Leidinger wrote:
On Sat, 14 Jan 2012 09:25:20 +1000 Da Rock
<freebsd-emulat...@herveybayaustralia.com.au>  wrote:

On 01/14/12 07:45, Alexander Leidinger wrote:
On Fri, 13 Jan 2012 12:05:40 +1000 Da Rock
<freebsd-po...@herveybayaustralia.com.au>   wrote:

I have chased down the issue with printing with cups and linux
apps, particularly acroread. Some of you may know how to do this
already, but I've been debugging it myself for the past few hours-
and googling my brains out.

The port maintainer for linux-f10-libcups is this list, so here I
am. The port requires dependencies on linux-f10-libgpg-error and
linux-f10-gnutls (also maintained by the list). How do we adjust
this?
I had a look with "objdump -x ..../libcups* | grep NEEDED" and I
only see the dependency to gnutls. I committed this.

For the libgpg-error dependency I suggest you search in the the
involved binaries and libs with in a similar way than above for the
source of the dependency to libgpg-error.
I based this on what worked for me, but I checked anyway. I will
clarify that the dependency is between libgnutls on libgpg-error- it
was clear in my mind anyway. I have a brain to mouth disfunction...
or fingers :)
Could also be a misunderstanding on my side... if I look at my bad
English above, I think I should have been in bed and sleep.
No, it was definitely a crossed wire in my brain...

objdump -x ...libgnutls.so.26: NEEDED      libgpg-error.so.0
Committed. Thanks.
Thanks Alex.
_______________________________________________
freebsd-emulation@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "freebsd-emulation-unsubscr...@freebsd.org"

Reply via email to