Date: Sat, 12 Jul 2003 10:23:24 -0400 (EDT) From: Kenneth W Cochran <kwc@TheWorld.com> To: freebsd-ports@freebsd.org Subject: scr2png build broken after 2003/07/11 commits Message-ID: <200307121423.KAA7862250@shell.TheWorld.com>
next in thread | raw e-mail | index | archive | help
Hello -ports: Apparently the 2003/07/11 commits to ports/graphics/gd, gd2 and scr2png have broken the scr2png build, viz: -------------------- ===> Extracting for scr2png-1.1_1 >> Checksum OK for scr2png-1.1.tar.gz. ===> Patching for scr2png-1.1_1 ===> scr2png-1.1_1 depends on shared library: gd.4 - found ===> Configuring for scr2png-1.1_1 ===> Building for scr2png-1.1_1 Warning: Object directory not changed from original /usr/ports/graphics/scr2png/work cc -O -pipe -march=pentiumpro -march=pentiumpro -I/usr/local/include -c scr2png.c scr2png.c:42: gd/gd.h: No such file or directory scr2png.c: In function `main': scr2png.c:51: syntax error before `im' scr2png.c:83: `font' undeclared (first use in this function) scr2png.c:83: (Each undeclared identifier is reported only once scr2png.c:83: for each function it appears in.) scr2png.c:133: `im' undeclared (first use in this function) scr2png.c: At top level: scr2png.c:210: syntax error before `*' scr2png.c: In function `syscons2gdfont': scr2png.c:217: `fn' undeclared (first use in this function) scr2png.c:221: `font' undeclared (first use in this function) *** Error code 1 Stop in /usr/ports/graphics/scr2png/work. *** Error code 1 Stop in /usr/ports/graphics/scr2png. -------------------- Any idea(s) as to fixing? Should I file a pr? Thanks, -kc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200307121423.KAA7862250>