Date: Tue, 9 Jul 2002 10:15:56 +0200 (CEST) From: Tomas Klockar <klockar@sm-pc321.sm.luth.se> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/40373: /usr/ports/graphics/dia does not compile Message-ID: <200207090815.g698Fuoq072717@sm-pc321.sm.luth.se>
next in thread | raw e-mail | index | archive | help
>Number: 40373 >Category: ports >Synopsis: /usr/ports/graphics/dia does not compile >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 09 01:20:04 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Tomas Klockar >Release: FreeBSD 4.6-STABLE i386 >Organization: >Environment: System: FreeBSD sm-pc321.sm.luth.se 4.6-STABLE FreeBSD 4.6-STABLE #0: Sat Jul 6 17:33:01 CEST 2002 troot@sm-pc321.sm.luth.se:/usr/obj/usr/src/sys/KLOCKAR i386 >Description: The dia port does not compile, below is the output when I trried to compile. Configuration: Source code location: . Compiler: cc Libart (AA rendering, png export): yes Gnome support: no Build bonobo component (not supported): no Gnome-print support (not recommended): no Python support: no (LIMITED) Freetype support: no Unicode not present. This will NOT build. Now type make to build dia. ===> Building for dia-0.90 gmake all-recursive gmake[1]: Entering directory `/usr/ports/graphics/dia/work/dia-0.90' Making all in lib gmake[2]: Entering directory `/usr/ports/graphics/dia/work/dia-0.90/lib' cc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/X11R6/include/gdk-pixbuf-1.0 -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -I/usr/local/include/gnome-xml -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -DDIA_SHEETDIR=\"/usr/X11R6/share/gnome/dia/sheets\" -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include/gnome-1.0 -DLIBDIR=\"/usr/X11R6/lib\" -DDATADIR=\"/usr/X11R6/share/gnome/dia\" -I/usr/local/include/gnome-xml -O -pipe -Wall -Wunused -Winline -Wmissing-prototypes -Wmissing-declarations -finline-functions -fstrict-aliasing -c diagramdata.c In file included from font.h:24, from render.h:27, from object.h:31, from diagramdata.h:26, from diagramdata.c:26: charconv.h:149: unicode.h: No such file or directory In file included from font.h:24, from render.h:27, from object.h:31, from diagramdata.h:26, from diagramdata.c:26: charconv.h:150: syntax error before `unichar' charconv.h:150: warning: type defaults to `int' in declaration of `unichar' charconv.h:150: warning: data definition has no type or storage class charconv.h:192: syntax error before `charconv_utf8_get_char' charconv.h:192: warning: type defaults to `int' in declaration of `charconv_utf8_get_char' charconv.h:192: warning: data definition has no type or storage class gmake[2]: *** [diagramdata.o] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/dia/work/dia-0.90/lib' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/dia/work/dia-0.90' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/graphics/dia. >How-To-Repeat: I compiled right from the newest ports tree. I even did a cvsup ports-supfile before I send this report. So try compiling it from the newest portstree. >Fix: Unknown >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207090815.g698Fuoq072717>