Re: Error in ghostscript

2004-11-26 Thread Doug Van Allen
Tried that and it didn't work.
 
 On Thu, 25 Nov 2004 10:23:39 -0600, Adam Fabian [EMAIL PROTECTED] wrote:
  I had an error building afl ghostscript a while ago.  It required
  svgalib, which wasn't pulled in as a dependency.  (Kind of snuck at it
  the back way by having drivers that required it.)  Anyway, try
  installing the svgalib port and picking up the compile.
  --
  Adam Fabian ([EMAIL PROTECTED])
 
 
 

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Error in ghostscript

2004-11-25 Thread Doug Van Allen
At least that is what I think.  Still trying to install KDE and got
the ghostscript configuration menu.  All I took out was the printer I
would not use.  Then I hit enter and it started to go.  This is the
error I got:

./src/gdev1256.c:294: warning: traditional C rejects ISO C style
function definitions
./src/gdev1256.c: at top level:
./src/gdev1256.c:306: warning: non-static declaration of
'lvga256_draw_line' follows static declaration
./src/gdev1256.c:79: warning: previous declaration of
'lvga256_draw_line' was here
./src/gdev1256.c: in function 'lvga256_draw_line':
./src/gdev1256.c:306: warning: traditional C rejects ISO C style
function definitions
./src/gdev1256.c:307: warning: implicit declaration of function 'gl_line'
gmake: *** [obj/gdevl256.o] Error 1
*** Error code 2

Stop in  /usr/ports/print/ghostscript-gnu.
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick.
*** Error code 1

Stop in /usr/ports/editors/koffice-kde3.
*** Error code 1

Stop in /usr/ports/x11/kde3.
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]