request for help with CVS compile error
- From: "Andrew S . Halper" <ashalper acm org>
- To: dia-list gnome org
- Subject: request for help with CVS compile error
- Date: Wed, 23 Jan 2002 08:44:33 -0700
Am I missing something new? This is on Red Hat 7.1, with:
Configuration:
Source code location: .
Compiler: gcc
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) Unicode support: yes
(LIMITED) Freetype support: no
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
-I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include
-DDIA_SHEETDIR=\"/usr/local/share/dia/sheets\" -DUNICODE_USE_SYSTEM_ICONV
-DLIBDIR=\"/usr/local/lib\" -DDATADIR=\"/usr/local/share/dia\" -Wall
-Wunused -Winline -Wmissing-prototypes -Wmissing-declarations -finline-functions
-fstrict-aliasing -c attributes.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/include/gtk-1.2
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
-I/usr/include/gnome-xml -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -I/usr/X11R6/include
-DDIA_SHEETDIR=\"/usr/local/share/dia/sheets\" -DUNICODE_USE_SYSTEM_ICONV
-DLIBDIR=\"/usr/local/lib\" -DDATADIR=\"/usr/local/share/dia\" -Wall
-Wunused -Winline -Wmissing-prototypes -Wmissing-declarations -finline-functions
-fstrict-aliasing -c text.c
In file included from propinternals.h:86,
from text.c:28:
prop_widgets.h:63:7: warning: extra tokens at end of #endif directive
text.c: In function `set_string':
text.c:115: too few arguments to function `charconv_utf8_strchr'
text.c:139: too few arguments to function `charconv_utf8_strchr'
text.c: In function `text_join_lines':
text.c:545: `first_len' undeclared (first use in this function)
text.c:545: (Each undeclared identifier is reported only once
text.c:545: for each function it appears in.)
make[2]: *** [text.o] Error 1
make[2]: Leaving directory `/home/ashalper/dia/lib'
Thanks,
Andy
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]