Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jun 2005 14:46:34 +0200
From:      Simon Barner <barner@FreeBSD.org>
To:        "Pedro F. Giffuni" <giffunip@asme.org>
Cc:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/77185: (re)add PCL3 driver to print/ghostscript-gpl port
Message-ID:  <20050606124634.GC74356@zi025.glhnet.mhn.de>
In-Reply-To: <200506061213.j56CD6GA080693@freefall.freebsd.org>
References:  <200506061213.j56CD6GA080693@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Pedro,

the master site seem to have moved to:
http://home.vrweb.de/martin.lottermoser/pcl3.html
http://home.vrweb.de/~martin.lottermoser/pcl3dist/  (*)

Also,

the port does not build, which seems to be fixed with the patch
available at (*).

Could you please update your patch and send it to me?


src/contrib.mak:1273: warning: overriding commands for target `obj/lips3.dev'
src/contrib.mak:574: warning: ignoring old commands for target `obj/lips3.dev'
cc `cat ./obj/cc.tr`  -DHAVE_MKSTEMP -O -pipe  -Wall -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -fno-builtin -fno-common -DUPD_SIGNAL=0 -DSTDINT_TYPES_DEFINED=1 -DA4 -I/usr/local/include/libpng -I/usr/local/include -DGX_COLOR_INDEX_TYPE='unsigned long long' -I./obj -I./src  -c -o obj/eprnrend.o -DGS_REVISION=815  pcl3/eprn/eprnrend.c
In file included from pcl3/eprn/eprnrend.c:73:
pcl3/eprn/gdeveprn.h:181: warning: ignoring #pragma ident 
In file included from pcl3/eprn/gdeveprn.h:198,
                 from pcl3/eprn/eprnrend.c:73:
pcl3/eprn/mediasize.h:18: warning: ignoring #pragma ident 
pcl3/eprn/eprnrend.c:165: error: conflicting types for 'eprn_map_rgb_color_for_RGB'
pcl3/eprn/gdeveprn.h:656: error: previous declaration of 'eprn_map_rgb_color_for_RGB' was here
pcl3/eprn/eprnrend.c:165: error: conflicting types for 'eprn_map_rgb_color_for_RGB'
pcl3/eprn/gdeveprn.h:656: error: previous declaration of 'eprn_map_rgb_color_for_RGB' was here
pcl3/eprn/eprnrend.c:201: error: conflicting types for 'eprn_map_rgb_color_for_CMY_or_K'
pcl3/eprn/gdeveprn.h:659: error: previous declaration of 'eprn_map_rgb_color_for_CMY_or_K' was here
pcl3/eprn/eprnrend.c:201: error: conflicting types for 'eprn_map_rgb_color_for_CMY_or_K'
pcl3/eprn/gdeveprn.h:659: error: previous declaration of 'eprn_map_rgb_color_for_CMY_or_K' was here
pcl3/eprn/eprnrend.c: In function `eprn_map_rgb_color_for_CMY_or_K':
pcl3/eprn/eprnrend.c:212: warning: suggest parentheses around && within ||
pcl3/eprn/eprnrend.c: At top level:
pcl3/eprn/eprnrend.c:244: error: conflicting types for 'eprn_map_rgb_color_for_RGB_flex'
pcl3/eprn/gdeveprn.h:657: error: previous declaration of 'eprn_map_rgb_color_for_RGB_flex' was here
pcl3/eprn/eprnrend.c:244: error: conflicting types for 'eprn_map_rgb_color_for_RGB_flex'
pcl3/eprn/gdeveprn.h:657: error: previous declaration of 'eprn_map_rgb_color_for_RGB_flex' was here
pcl3/eprn/eprnrend.c:288: error: conflicting types for 'eprn_map_rgb_color_for_CMY_or_K_flex'
pcl3/eprn/gdeveprn.h:660: error: previous declaration of 'eprn_map_rgb_color_for_CMY_or_K_flex' was here
pcl3/eprn/eprnrend.c:288: error: conflicting types for 'eprn_map_rgb_color_for_CMY_or_K_flex'
pcl3/eprn/gdeveprn.h:660: error: previous declaration of 'eprn_map_rgb_color_for_CMY_or_K_flex' was here
pcl3/eprn/eprnrend.c: In function `eprn_map_rgb_color_for_CMY_or_K_flex':
pcl3/eprn/eprnrend.c:302: error: too many arguments to function `eprn_map_cmyk_color_flex'
pcl3/eprn/eprnrend.c:305: warning: passing arg 2 of `eprn_map_cmyk_color_flex' makes pointer from integer without a cast
pcl3/eprn/eprnrend.c:305: error: too many arguments to function `eprn_map_cmyk_color_flex'
pcl3/eprn/eprnrend.c: At top level:
pcl3/eprn/eprnrend.c:319: error: conflicting types for 'eprn_map_rgb_color_for_RGB_max'
pcl3/eprn/gdeveprn.h:658: error: previous declaration of 'eprn_map_rgb_color_for_RGB_max' was here
pcl3/eprn/eprnrend.c:319: error: conflicting types for 'eprn_map_rgb_color_for_RGB_max'
pcl3/eprn/gdeveprn.h:658: error: previous declaration of 'eprn_map_rgb_color_for_RGB_max' was here
pcl3/eprn/eprnrend.c:349: error: conflicting types for 'eprn_map_rgb_color_for_CMY_or_K_max'
pcl3/eprn/gdeveprn.h:661: error: previous declaration of 'eprn_map_rgb_color_for_CMY_or_K_max' was here
pcl3/eprn/eprnrend.c:349: error: conflicting types for 'eprn_map_rgb_color_for_CMY_or_K_max'
pcl3/eprn/gdeveprn.h:661: error: previous declaration of 'eprn_map_rgb_color_for_CMY_or_K_max' was here
pcl3/eprn/eprnrend.c: In function `eprn_map_rgb_color_for_CMY_or_K_max':
pcl3/eprn/eprnrend.c:360: error: too many arguments to function `eprn_map_cmyk_color_max'
pcl3/eprn/eprnrend.c:365: warning: passing arg 2 of `eprn_map_cmyk_color_max' makes pointer from integer without a cast
pcl3/eprn/eprnrend.c:365: error: too many arguments to function `eprn_map_cmyk_color_max'
pcl3/eprn/eprnrend.c: At top level:
pcl3/eprn/eprnrend.c:420: error: conflicting types for 'eprn_map_cmyk_color'
pcl3/eprn/gdeveprn.h:665: error: previous declaration of 'eprn_map_cmyk_color' was here
pcl3/eprn/eprnrend.c:420: error: conflicting types for 'eprn_map_cmyk_color'
pcl3/eprn/gdeveprn.h:665: error: previous declaration of 'eprn_map_cmyk_color' was here
pcl3/eprn/eprnrend.c:454: error: conflicting types for 'eprn_map_cmyk_color_flex'
pcl3/eprn/gdeveprn.h:666: error: previous declaration of 'eprn_map_cmyk_color_flex' was here
pcl3/eprn/eprnrend.c:454: error: conflicting types for 'eprn_map_cmyk_color_flex'
pcl3/eprn/gdeveprn.h:666: error: previous declaration of 'eprn_map_cmyk_color_flex' was here
pcl3/eprn/eprnrend.c:535: error: conflicting types for 'eprn_map_cmyk_color_max'
pcl3/eprn/gdeveprn.h:667: error: previous declaration of 'eprn_map_cmyk_color_max' was here
pcl3/eprn/eprnrend.c:535: error: conflicting types for 'eprn_map_cmyk_color_max'
pcl3/eprn/gdeveprn.h:667: error: previous declaration of 'eprn_map_cmyk_color_max' was here
pcl3/eprn/eprnrend.c: In function `split_line_le8':
pcl3/eprn/eprnrend.c:695: warning: suggest parentheses around arithmetic in operand of |
pcl3/eprn/eprnrend.c:701: warning: suggest parentheses around arithmetic in operand of |
pcl3/eprn/eprnrend.c: In function `split_line_ge8':
pcl3/eprn/eprnrend.c:784: warning: suggest parentheses around arithmetic in operand of |
pcl3/eprn/eprnrend.c:790: warning: suggest parentheses around arithmetic in operand of |
pcl3/eprn/eprnrend.c: In function `split_line_4x2':
pcl3/eprn/eprnrend.c:918: warning: suggest parentheses around arithmetic in operand of |
pcl3/eprn/eprnrend.c:921: warning: suggest parentheses around arithmetic in operand of |
pcl3/eprn/eprnrend.c:922: warning: suggest parentheses around arithmetic in operand of |
pcl3/eprn/eprnrend.c:923: warning: suggest parentheses around arithmetic in operand of |
pcl3/eprn/eprnrend.c:924: warning: suggest parentheses around arithmetic in operand of |
pcl3/eprn/eprnrend.c:925: warning: suggest parentheses around arithmetic in operand of |
pcl3/eprn/eprnrend.c:926: warning: suggest parentheses around arithmetic in operand of |
pcl3/eprn/eprnrend.c:927: warning: suggest parentheses around arithmetic in operand of |
gmake: *** [obj/eprnrend.o] Error 1
*** Error code 2

Stop in /home/simon/FreeBSD/77185/ports/print/ghostscript-gpl.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050606124634.GC74356>