Emerged the bjfilter Ok(untested yet), but when trying to emerge with the bjtools use flag I get the following error
Code: Select all
Now type `make' to compile.
make all-recursive
make[1]: Entering directory `/var/tmp/portage/bjfilter-2.50/work/bjfilter-2.50/pixusip4100/printui'
Making all in po
make[2]: Entering directory `/var/tmp/portage/bjfilter-2.50/work/bjfilter-2.50/pixusip4100/printui/po'
file=./`echo cs | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file cs.po
file=./`echo da | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file da.po
file=./`echo de | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file de.po
file=./`echo el | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file el.po
file=./`echo es | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file es.po
file=./`echo fi | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file fi.po
file=./`echo fr | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file fr.po
file=./`echo hu | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file hu.po
file=./`echo it | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file it.po
file=./`echo ja | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file ja.po
file=./`echo ko | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file ko.po
file=./`echo nl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file nl.po
file=./`echo no | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file no.po
file=./`echo pl | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file pl.po
file=./`echo pt | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file pt.po
file=./`echo ru | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file ru.po
file=./`echo sv | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file sv.po
file=./`echo th | sed 's,.*/,,'`.gmo \
&& rm -f $file && /usr/bin/gmsgfmt -c -o $file th.po
th.po:1083: number of format specifications in 'msgid' and 'msgstr' does not match
/usr/bin/gmsgfmt: found 1 fatal error
make[2]: *** [th.gmo] Error 1
make[2]: Leaving directory `/var/tmp/portage/bjfilter-2.50/work/bjfilter-2.50/pixusip4100/printui/po'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/bjfilter-2.50/work/bjfilter-2.50/pixusip4100/printui'
make: *** [all] Error 2
!!! ERROR: net-print/bjfilter-2.50 failed.
!!! Function src_compile_pr, Line 271, Exitcode 2
!!! Couldn't make pixusip4100/printui
!!! If you need support, post the topmost build error, NOT this status message.
I have both slots of gtk+ installed
Code: Select all
sempron2600 bjfilter # equery l gtk+
[ Searching for package 'gtk+' in all categories among: ]
* installed packages
[I--] [ ] x11-libs/gtk+-1.2.10-r11 (1)
[I--] [ ] x11-libs/gtk+-2.8.13 (2)
System is x86 Sempron 2600 512mb ram
Any ideas? Let me know if you need emerge info or anything else.
Barrie[/code]