Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Apr 2006 13:50:11 -0700
From:      "Wil Hatfield - HyperConX" <wil@hyperconx.com>
To:        <freebsd-ports-bugs@freebsd.org>
Subject:   Ghostscript-7.07_15
Message-ID:  <NGBBKBOMKLFOJCCDHPEOMEKGPPAA.wil@hyperconx.com>

next in thread | raw e-mail | index | archive | help
There seems to be a problem with the ghostscript port. It seemed to compile
fine on FBSD 6.1-PRERELEASE but not on 6.1-RC with latest ports.  Here's the
error I am receiving:

cc `cat
./obj/cc.tr`  -DHAVE_MKSTEMP -O2 -fno-strict-aliasing -pipe  -Wall -Wstrict-
prototypes -Wmissing-declarations -Wmissing-prototypes -Wtraditional -fno-bu
iltin -fno-common -DUPD_SIGNAL=0 -I./gimp-print -I/usr/local/include/libpng 
-I/usr/local/include -I./obj -I./src  -o ./obj/gdevpipe.o -c
./src/gdevpipe.c
In file included from ./src/std.h:25,
                 from ./src/errno_.h:26,
                 from ./src/gdevpipe.c:21:
./src/stdpre.h:181:4: warning: suggest hiding #pragma from traditional C
with an indented #
In file included from ./src/gdevpipe.c:22:
./src/pipe_.h:44: warning: function declaration isn't a prototype
./src/gdevpipe.c: In function `pipe_fopen':
./src/gdevpipe.c:49: warning: traditional C rejects ISO C style function
definitions
./src/gdevpipe.c:61: warning: cast discards qualifiers from pointer target
type
./src/gdevpipe.c:61: warning: cast discards qualifiers from pointer target
type
./src/gdevpipe.c: In function `pipe_fclose':
./src/gdevpipe.c:71: warning: traditional C rejects ISO C style function
definitions
./obj/echogs -e .dev -w- -l-obj ./obj/pipe ./obj/gdevpipe.o
./obj/echogs -e .dev -a-  ./obj/pipe -iodev pipe
gmake: *** No rule to make target `obj/subwin(dialog,9,76,10,32).dev',
needed by `obj/ld.tr'.  Stop.
*** Error code 2

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

# uname -a
FreeBSD athena.xxxxxxxx.xxx 6.1-RC FreeBSD 6.1-RC #2: Mon Apr 10 22:10:42
PDT 2006     root@athena.xxxxxxxx.xxx:/usr/obj/usr/src/sys/CUSTOM-KERNEL
i386

Any ideas would be greatly appreciated.

--
Wil Hatfield






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