Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Version 8.61 of ghostscript was released (21 Nov). http://sourceforge.net/project/showfiles.php?group_id=1897&package_id=108733 Reproducible: Always
Created an attachment (id=137046) [details] Fedora patch #1
Created an attachment (id=137048) [details] Fedora patch #3
Created an attachment (id=137050) [details] Fedora patch #4
Created an attachment (id=137052) [details] rinkj driver patch
Created an attachment (id=137053) [details] Initial 8.61 ebuild This ebuild could be considered a starting point, but it dies with the following error: ./obj/../soobj/echogs -e .dev -a- ./obj/../soobj/cups -lib cupsimage cups tiff jpeg png gnutls tasn1 gcrypt gpg-error z pthread m crypt i686-pc-linux-gnu-gcc -DHAVE_MKSTEMP -DHAVE_HYPOT -DHAVE_FILE64 -DHAVE_MKSTEMP64 -DHAVE_FONTCONFIG -O2 -fPIC -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wwrite-strings -Wno-strict-aliasing -fno-builtin -fno-common -DHAVE_STDINT_H -DGX_COLOR_INDEX_TYPE="unsigned long long" -O3 -march=athlon-xp -pipe -fomit-frame-pointer -DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\"/usr/lib/ghostscript/8.61\" -I./obj/../soobj -I./src -Iijs -o ./obj/../soobj/gdevijs.o -c ./src/gdevijs.c ./src/gdevijs.c:86: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' ./src/gdevijs.c:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' ./src/gdevijs.c:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' ./src/gdevijs.c:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' ./src/gdevijs.c:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' ./src/gdevijs.c:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' ./src/gdevijs.c:239: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' ./src/gdevijs.c:301: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' ./src/gdevijs.c:378: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' ./src/gdevijs.c:396: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' ./src/gdevijs.c:413: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' ./src/gdevijs.c:432: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' ./src/gdevijs.c:450: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' ./src/gdevijs.c:464: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' ./src/gdevijs.c:487: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'int' ./src/gdevijs.c: In function 'gsijs_open': ./src/gdevijs.c:791: error: 'gsijs_create_buf_device' undeclared (first use in this function) ./src/gdevijs.c:791: error: (Each undeclared identifier is reported only once ./src/gdevijs.c:791: error: for each function it appears in.) ./src/gdevijs.c:867: warning: implicit declaration of function 'gsijs_set_krgb_mode' ./src/gdevijs.c:781: warning: unused variable 'max_bitmap' ./src/gdevijs.c: In function 'gsijs_output_page': ./src/gdevijs.c:1021: warning: implicit declaration of function 'gsijs_get_bits' ./src/gdevijs.c:1030: warning: implicit declaration of function 'gsijs_k_get_bits' make[1]: *** [obj/../soobj/gdevijs.o] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-text/ghostscript-gpl-8.61/work/ghostscript-8.61' make: *** [so] Error 2
Thanks for your effort Daniel, I'm aware of the new release and already have an updated version sitting on my local disk, however gsdjvu also doesn't compile against 8.61 at the moment.
Fixed in CVS.