Subject: Problems running make on net/libIDL
To: None <netbsd-help@netbsd.org>
From: Thomas M Clarke <tmc@tmcgames.com>
List: netbsd-help
Date: 01/03/2005 18:45:17
This is a multi-part message in MIME format.

------=_NextPart_000_0007_01C4F1C4.5EA82B60
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Hello,

When trying to make net/libIDL from package source I get a lot of errors and
haven't got much of an idea on how to go about fixing the situation. I'm
trying to make Mozilla-GTK2 and libIDL-0.8.4nb1 is a requirement so it goes
off to make that and then stops due to the errors. I already have
libIDL-0.8.4 installed from binary but it seems Mozilla-GTK2 needs a later
version, 0.8.4nb1.

Output log for running make in net/libIDL is attached and can also be found
here:
http://www.tmcgames.com/output.log

>From the investigations I've done it seems it is looking for a header file
that is part of glib2, which is installed. I can find the header file glib.h
in /usr/include/glib/glib2.0/

Thanks

Thomas M Clarke
http://www.tmcgames.com/

------=_NextPart_000_0007_01C4F1C4.5EA82B60
Content-Type: application/octet-stream;
	name="output.log"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: attachment;
	filename="output.log"

=3D=3D=3D> Checking for vulnerabilities in libIDL-0.8.4nb1=0A=
=3D=3D=3D> Building for libIDL-0.8.4nb1=0A=
Making all in include=0A=
Making all in libIDL=0A=
/bin/sh ./libtool --mode=3Dcompile cc -DPACKAGE_NAME=3D\"\" =
-DPACKAGE_TARNAME=3D\"\" -DPACKAGE_VERSION=3D\"\" =
-DPACKAGE_STRING=3D\"\" -DPACKAGE_BUGREPORT=3D\"\" =
-DLIBIDL_VERSION=3D\"0.8.4\" -DHAVE_CPP_PIPE_STDIN=3D1 =
-DCPP_NOSTDINC=3D\"-I-\" -DCPP_PROGRAM=3D\"cc\ -E\" -DYYTEXT_POINTER=3D1 =
-DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 -DHAVE_SYS_STAT_H=3D1 =
-DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 -DHAVE_MEMORY_H=3D1 =
-DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 -DHAVE_STDINT_H=3D1 =
-DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D1 -DSTDC_HEADERS=3D1 =
-DHAVE_STDDEF_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_WCHAR_H=3D1 =
-DHAVE_POPEN=3D1 -DHAVE_SYMLINK=3D1 -DHAVE_ACCESS=3D1 =
-DSIZEOF_LONG_LONG=3D8  -I. -I. -DYYDEBUG=3D1                    	=
-DYYERROR_VERBOSE=3D1            	-I/usr/pkg/include/glib/glib-2.0 =
-I/usr/pkg/lib/glib-2.0/include               	-I./include      	=
-DG_LOG_DOMAIN=3D\"libIDL\"      	-Wall -Wunused -Wmissing-prototypes =
-Wmissing-declarations  -I/usr/pkg/include -I/usr/include  -O2 =
-I/usr/pkg/include -I/usr/include -c parser.c=0A=
 cc -DPACKAGE_NAME=3D\"\" -DPACKAGE_TARNAME=3D\"\" =
-DPACKAGE_VERSION=3D\"\" -DPACKAGE_STRING=3D\"\" =
-DPACKAGE_BUGREPORT=3D\"\" -DLIBIDL_VERSION=3D\"0.8.4\" =
-DHAVE_CPP_PIPE_STDIN=3D1 -DCPP_NOSTDINC=3D\"-I-\" "-DCPP_PROGRAM=3D\"cc =
-E\"" -DYYTEXT_POINTER=3D1 -DSTDC_HEADERS=3D1 -DHAVE_SYS_TYPES_H=3D1 =
-DHAVE_SYS_STAT_H=3D1 -DHAVE_STDLIB_H=3D1 -DHAVE_STRING_H=3D1 =
-DHAVE_MEMORY_H=3D1 -DHAVE_STRINGS_H=3D1 -DHAVE_INTTYPES_H=3D1 =
-DHAVE_STDINT_H=3D1 -DHAVE_UNISTD_H=3D1 -DHAVE_DLFCN_H=3D1 =
-DHAVE_STDDEF_H=3D1 -DHAVE_WCHAR_H=3D1 -DHAVE_POPEN=3D1 =
-DHAVE_SYMLINK=3D1 -DHAVE_ACCESS=3D1 -DSIZEOF_LONG_LONG=3D8 -I. =
-DYYDEBUG=3D1 -DYYERROR_VERBOSE=3D1 =
-I/usr/pkgsrc/net/libIDL/work/.buildlink/pkg/include/glib/glib-2.0 =
-I/usr/pkgsrc/net/libIDL/work/.buildlink/pkg/lib/glib-2.0/include =
-I./include -DG_LOG_DOMAIN=3D\"libIDL\" -Wall -Wunused =
-Wmissing-prototypes -Wmissing-declarations =
-I/usr/pkgsrc/net/libIDL/work/.buildlink/pkg/include =
-I/usr/pkgsrc/net/libIDL/work/.buildlink/include -O2 -c parser.c  -fPIC =
-DPIC -o .libs/parser.o=0A=
In file included from ./parser.y:33:=0A=
util.h:35:18: glib.h: No such file or directory=0A=
In file included from util.h:36,=0A=
                 from ./parser.y:33:=0A=
include/libIDL/IDL.h:27:18: glib.h: No such file or directory=0A=
In file included from util.h:36,=0A=
                 from ./parser.y:33:=0A=
include/libIDL/IDL.h:108: error: parse error before "IDL_longlong_t"=0A=
include/libIDL/IDL.h:108: warning: type defaults to `int' in declaration =
of `IDL_longlong_t'=0A=
include/libIDL/IDL.h:108: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:109: error: parse error before "IDL_ulonglong_t"=0A=
include/libIDL/IDL.h:109: warning: type defaults to `int' in declaration =
of `IDL_ulonglong_t'=0A=
include/libIDL/IDL.h:109: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:134: error: parse error before "GHashTable"=0A=
include/libIDL/IDL.h:134: warning: no semicolon at end of struct or union=0A=
include/libIDL/IDL.h:135: warning: type defaults to `int' in declaration =
of `children'=0A=
include/libIDL/IDL.h:135: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:136: error: parse error before "hash_func"=0A=
include/libIDL/IDL.h:136: warning: type defaults to `int' in declaration =
of `hash_func'=0A=
include/libIDL/IDL.h:136: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:137: error: parse error before "key_compare_func"=0A=
include/libIDL/IDL.h:137: warning: type defaults to `int' in declaration =
of `key_compare_func'=0A=
include/libIDL/IDL.h:137: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:140: error: parse error before '}' token=0A=
include/libIDL/IDL.h:142: error: parse error before "hash_func"=0A=
include/libIDL/IDL.h:153: error: parse error before "IDL_longlong_t"=0A=
include/libIDL/IDL.h:153: warning: no semicolon at end of struct or union=0A=
include/libIDL/IDL.h:156: error: parse error before "value"=0A=
include/libIDL/IDL.h:203: error: parse error before "GSList"=0A=
include/libIDL/IDL.h:203: warning: no semicolon at end of struct or union=0A=
include/libIDL/IDL.h:207: error: parse error before '}' token=0A=
include/libIDL/IDL.h:467: error: parse error before "GSList"=0A=
include/libIDL/IDL.h:467: warning: no semicolon at end of struct or union=0A=
include/libIDL/IDL.h:471: error: parse error before "GSList"=0A=
include/libIDL/IDL.h:477: error: parse error before "gboolean"=0A=
include/libIDL/IDL.h:477: warning: no semicolon at end of struct or union=0A=
include/libIDL/IDL.h:478: warning: type defaults to `int' in declaration =
of `wasInhibit'=0A=
include/libIDL/IDL.h:478: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:481: error: parse error before "gboolean"=0A=
include/libIDL/IDL.h:548: error: parse error before "GHashTable"=0A=
include/libIDL/IDL.h:548: warning: no semicolon at end of struct or union=0A=
include/libIDL/IDL.h:554: error: field `idl_gentree' has incomplete type=0A=
include/libIDL/IDL.h:555: error: field `idl_integer' has incomplete type=0A=
include/libIDL/IDL.h:563: error: field `idl_ident' has incomplete type=0A=
include/libIDL/IDL.h:588: error: field `idl_codefrag' has incomplete type=0A=
include/libIDL/IDL.h:589: error: field `idl_srcfile' has incomplete type=0A=
include/libIDL/IDL.h:593: error: parse error before "flags"=0A=
include/libIDL/IDL.h:593: warning: type defaults to `int' in declaration =
of `flags'=0A=
include/libIDL/IDL.h:593: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:594: error: parse error before "data"=0A=
include/libIDL/IDL.h:594: warning: type defaults to `int' in declaration =
of `data'=0A=
include/libIDL/IDL.h:594: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:645: error: parse error before "GHashTable"=0A=
include/libIDL/IDL.h:645: warning: no semicolon at end of struct or union=0A=
include/libIDL/IDL.h:646: warning: type defaults to `int' in declaration =
of `filename_hash'=0A=
include/libIDL/IDL.h:646: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:647: error: parse error before '}' token=0A=
include/libIDL/IDL.h:669: error: parse error before "gpointer"=0A=
include/libIDL/IDL.h:687: error: parse error before "glong"=0A=
include/libIDL/IDL.h:687: warning: no semicolon at end of struct or union=0A=
include/libIDL/IDL.h:697: error: parse error before "gint"=0A=
include/libIDL/IDL.h:697: warning: no semicolon at end of struct or union=0A=
include/libIDL/IDL.h:698: warning: type defaults to `int' in declaration =
of `data'=0A=
include/libIDL/IDL.h:698: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:699: error: parse error before "level"=0A=
include/libIDL/IDL.h:699: warning: type defaults to `int' in declaration =
of `level'=0A=
include/libIDL/IDL.h:699: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:702: error: parse error before '*' token=0A=
include/libIDL/IDL.h:703: error: parse error before "gpointer"=0A=
include/libIDL/IDL.h:703: warning: type defaults to `int' in declaration =
of `gboolean'=0A=
include/libIDL/IDL.h:703: error: `gboolean' declared as function =
returning a function=0A=
include/libIDL/IDL.h:724: error: parse error before "gpointer"=0A=
include/libIDL/IDL.h:764: error: parse error before "G_GNUC_PRINTF"=0A=
include/libIDL/IDL.h:764: warning: type defaults to `int' in declaration =
of `G_GNUC_PRINTF'=0A=
include/libIDL/IDL.h:764: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:770: error: parse error before "G_GNUC_PRINTF"=0A=
include/libIDL/IDL.h:770: warning: type defaults to `int' in declaration =
of `G_GNUC_PRINTF'=0A=
include/libIDL/IDL.h:770: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:780: error: `IDL_tree_property_remove' declared as =
function returning a function=0A=
include/libIDL/IDL.h:790: error: parse error before "IDL_tree_func"=0A=
include/libIDL/IDL.h:796: error: parse error before "glong"=0A=
include/libIDL/IDL.h:802: error: parse error before "IDL_tree_func"=0A=
include/libIDL/IDL.h:812: error: parse error before '*' token=0A=
include/libIDL/IDL.h:814: warning: type defaults to `int' in declaration =
of `IDL_tree_to_IDL_string'=0A=
include/libIDL/IDL.h:814: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:817: error: `IDL_tree_contains_node' declared as =
function returning a function=0A=
include/libIDL/IDL.h:820: error: parse error before "gpointer"=0A=
include/libIDL/IDL.h:820: error: `IDL_tree_is_recursive' declared as =
function returning a function=0A=
include/libIDL/IDL.h:822: error: parse error before '*' token=0A=
include/libIDL/IDL.h:822: warning: type defaults to `int' in declaration =
of `IDL_do_escapes'=0A=
include/libIDL/IDL.h:822: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:857: error: parse error before '*' token=0A=
include/libIDL/IDL.h:859: warning: type defaults to `int' in declaration =
of `IDL_ns_ident_to_qstring'=0A=
include/libIDL/IDL.h:859: warning: data definition has no type or =
storage class=0A=
include/libIDL/IDL.h:865: error: parse error before '*' token=0A=
include/libIDL/IDL.h:869: warning: type defaults to `int' in declaration =
of `IDL_ns_ident_make_repo_id'=0A=
include/libIDL/IDL.h:869: warning: data definition has no type or =
storage class=0A=
In file included from ./parser.y:33:=0A=
util.h:54: error: parse error before "G_GNUC_PRINTF"=0A=
util.h:54: warning: type defaults to `int' in declaration of =
`G_GNUC_PRINTF'=0A=
util.h:54: warning: data definition has no type or storage class=0A=
util.h:56: error: parse error before "G_GNUC_PRINTF"=0A=
util.h:56: warning: type defaults to `int' in declaration of =
`G_GNUC_PRINTF'=0A=
util.h:56: warning: data definition has no type or storage class=0A=
util.h:58: error: parse error before "G_GNUC_PRINTF"=0A=
util.h:58: warning: type defaults to `int' in declaration of =
`G_GNUC_PRINTF'=0A=
util.h:58: warning: data definition has no type or storage class=0A=
util.h:60: error: parse error before "G_GNUC_PRINTF"=0A=
util.h:60: warning: type defaults to `int' in declaration of =
`G_GNUC_PRINTF'=0A=
util.h:60: warning: data definition has no type or storage class=0A=
util.h:62: error: parse error before "G_GNUC_PRINTF"=0A=
util.h:62: warning: type defaults to `int' in declaration of =
`G_GNUC_PRINTF'=0A=
util.h:62: warning: data definition has no type or storage class=0A=
util.h:64: error: parse error before "G_GNUC_PRINTF"=0A=
util.h:64: warning: type defaults to `int' in declaration of =
`G_GNUC_PRINTF'=0A=
util.h:64: warning: data definition has no type or storage class=0A=
util.h:66: error: parse error before "IDL_strcase_hash"=0A=
util.h:66: error: parse error before "v"=0A=
util.h:66: warning: type defaults to `int' in declaration of =
`IDL_strcase_hash'=0A=
util.h:66: warning: data definition has no type or storage class=0A=
util.h:67: error: parse error before "IDL_strcase_equal"=0A=
util.h:67: error: parse error before "a"=0A=
util.h:67: warning: type defaults to `int' in declaration of =
`IDL_strcase_equal'=0A=
util.h:67: warning: data definition has no type or storage class=0A=
util.h:68: error: parse error before "IDL_strcase_cmp"=0A=
util.h:68: error: parse error before "a"=0A=
util.h:68: warning: type defaults to `int' in declaration of =
`IDL_strcase_cmp'=0A=
util.h:68: warning: data definition has no type or storage class=0A=
util.h:69: error: parse error before "IDL_ident_hash"=0A=
util.h:69: error: parse error before "v"=0A=
util.h:69: warning: type defaults to `int' in declaration of =
`IDL_ident_hash'=0A=
util.h:69: warning: data definition has no type or storage class=0A=
util.h:70: error: parse error before "IDL_ident_equal"=0A=
util.h:70: error: parse error before "a"=0A=
util.h:70: warning: type defaults to `int' in declaration of =
`IDL_ident_equal'=0A=
util.h:70: warning: data definition has no type or storage class=0A=
util.h:71: error: parse error before "IDL_ident_cmp"=0A=
util.h:71: error: parse error before "a"=0A=
util.h:71: warning: type defaults to `int' in declaration of =
`IDL_ident_cmp'=0A=
util.h:71: warning: data definition has no type or storage class=0A=
util.h:78: error: parse error before '*' token=0A=
util.h:95: error: parse error before '*' token=0A=
util.h:95: warning: type defaults to `int' in declaration of =
`__IDL_filename_hash'=0A=
util.h:95: warning: data definition has no type or storage class=0A=
util.h:99: error: parse error before '*' token=0A=
util.h:99: warning: type defaults to `int' in declaration of =
`__IDL_structunion_ht'=0A=
util.h:99: warning: data definition has no type or storage class=0A=
util.h:109: error: parse error before "__IDL_inputcb_user_data"=0A=
util.h:109: warning: type defaults to `int' in declaration of =
`__IDL_inputcb_user_data'=0A=
util.h:109: warning: data definition has no type or storage class=0A=
util.h:111: error: parse error before '*' token=0A=
util.h:111: warning: type defaults to `int' in declaration of =
`__IDL_new_ident_comments'=0A=
util.h:111: warning: data definition has no type or storage class=0A=
./parser.y:121: error: parse error before "gpointer"=0A=
./parser.y:121: warning: no semicolon at end of struct or union=0A=
./parser.y:121: warning: no semicolon at end of struct or union=0A=
./parser.y:122: warning: type defaults to `int' in declaration of =
`treedata'=0A=
./parser.y:122: warning: data definition has no type or storage class=0A=
./parser.y:123: error: parse error before '*' token=0A=
./parser.y:123: warning: type defaults to `int' in declaration of =
`hash_table'=0A=
./parser.y:123: warning: data definition has no type or storage class=0A=
./parser.y:127: error: parse error before "integer"=0A=
./parser.y:127: warning: type defaults to `int' in declaration of =
`integer'=0A=
./parser.y:127: warning: data definition has no type or storage class=0A=
./parser.y:131: error: parse error before '}' token=0A=
./parser.y:131: warning: type defaults to `int' in declaration of =
`YYSTYPE'=0A=
./parser.y:131: warning: data definition has no type or storage class=0A=
y.tab.c:351: error: parse error before "YYSTYPE"=0A=
y.tab.c:351: warning: no semicolon at end of struct or union=0A=
y.tab.c:1350: error: parse error before "YYSTYPE"=0A=
y.tab.c: In function `yysymprint':=0A=
y.tab.c:1360: error: `yyvaluep' undeclared (first use in this function)=0A=
y.tab.c:1360: error: (Each undeclared identifier is reported only once=0A=
y.tab.c:1360: error: for each function it appears in.)=0A=
y.tab.c:1362: error: `yytype' undeclared (first use in this function)=0A=
y.tab.c:1364: error: `yyoutput' undeclared (first use in this function)=0A=
y.tab.c: At top level:=0A=
y.tab.c:1387: error: parse error before "YYSTYPE"=0A=
y.tab.c: In function `yydestruct':=0A=
y.tab.c:1396: error: `yyvaluep' undeclared (first use in this function)=0A=
y.tab.c:1398: error: `yytype' undeclared (first use in this function)=0A=
y.tab.c: At top level:=0A=
y.tab.c:1429: error: parse error before "__IDL_lval"=0A=
y.tab.c:1429: warning: type defaults to `int' in declaration of =
`__IDL_lval'=0A=
y.tab.c:1429: warning: data definition has no type or storage class=0A=
y.tab.c: In function `__IDL_parse':=0A=
y.tab.c:1481: error: parse error before "yyvsa"=0A=
y.tab.c:1482: error: `yyvs' undeclared (first use in this function)=0A=
y.tab.c:1482: error: `yyvsa' undeclared (first use in this function)=0A=
y.tab.c:1483: error: syntax error before '*' token=0A=
y.tab.c:1493: error: parse error before "__IDL_val"=0A=
y.tab.c:1513: error: `yyvsp' undeclared (first use in this function)=0A=
y.tab.c:1570: error: invalid application of `sizeof' to an incomplete =
type=0A=
y.tab.c:1573: error: dereferencing pointer to incomplete type=0A=
y.tab.c:1573: error: dereferencing pointer to incomplete type=0A=
y.tab.c:1573: error: invalid application of `sizeof' to an incomplete =
type=0A=
y.tab.c:1573: error: dereferencing pointer to incomplete type=0A=
y.tab.c:1573: error: invalid use of undefined type `union yyalloc'=0A=
y.tab.c:1574: error: dereferencing pointer to incomplete type=0A=
y.tab.c:1574: error: dereferencing pointer to incomplete type=0A=
y.tab.c:1574: error: invalid application of `sizeof' to an incomplete =
type=0A=
y.tab.c:1574: error: dereferencing pointer to incomplete type=0A=
y.tab.c:1574: error: invalid use of undefined type `union yyalloc'=0A=
y.tab.c:1694: error: `__IDL_val' undeclared (first use in this function)=0A=
./parser.y:317: error: `TRUE' undeclared (first use in this function)=0A=
./parser.y:343: error: `FALSE' undeclared (first use in this function)=0A=
./parser.y:378: warning: implicit declaration of function `__IDL_errorv'=0A=
./parser.y:379: error: `G_GNUC_PRETTY_FUNCTION' undeclared (first use in =
this function)=0A=
./parser.y:379: error: dereferencing pointer to incomplete type=0A=
./parser.y:388: error: dereferencing pointer to incomplete type=0A=
./parser.y:389: error: dereferencing pointer to incomplete type=0A=
./parser.y:419: error: dereferencing pointer to incomplete type=0A=
./parser.y:420: error: dereferencing pointer to incomplete type=0A=
./parser.y:431: error: dereferencing pointer to incomplete type=0A=
./parser.y:432: warning: implicit declaration of function =
`IDL_tree_error'=0A=
./parser.y:432: error: dereferencing pointer to incomplete type=0A=
./parser.y:440: error: dereferencing pointer to incomplete type=0A=
./parser.y:440: error: dereferencing pointer to incomplete type=0A=
./parser.y:441: error: dereferencing pointer to incomplete type=0A=
./parser.y:449: error: dereferencing pointer to incomplete type=0A=
./parser.y:456: warning: implicit declaration of function =
`__IDL_warningv'=0A=
./parser.y:458: error: dereferencing pointer to incomplete type=0A=
./parser.y:466: error: `GHashTable' undeclared (first use in this =
function)=0A=
./parser.y:466: error: `table' undeclared (first use in this function)=0A=
./parser.y:466: warning: implicit declaration of function =
`g_hash_table_new'=0A=
./parser.y:466: error: `g_direct_hash' undeclared (first use in this =
function)=0A=
./parser.y:466: error: `g_direct_equal' undeclared (first use in this =
function)=0A=
./parser.y:467: error: function `die' is initialized like a variable=0A=
./parser.y:470: error: dereferencing pointer to incomplete type=0A=
./parser.y:471: error: dereferencing pointer to incomplete type=0A=
./parser.y:472: error: dereferencing pointer to incomplete type=0A=
./parser.y:473: error: dereferencing pointer to incomplete type=0A=
./parser.y:475: warning: implicit declaration of function =
`g_hash_table_lookup_extended'=0A=
./parser.y:475: error: dereferencing pointer to incomplete type=0A=
./parser.y:476: error: dereferencing pointer to incomplete type=0A=
./parser.y:476: warning: initialization from incompatible pointer type=0A=
./parser.y:478: warning: implicit declaration of function `g_free'=0A=
./parser.y:482: warning: implicit declaration of function =
`g_hash_table_insert'=0A=
./parser.y:482: error: dereferencing pointer to incomplete type=0A=
./parser.y:484: error: dereferencing pointer to incomplete type=0A=
./parser.y:485: error: dereferencing pointer to incomplete type=0A=
./parser.y:485: warning: initialization from incompatible pointer type=0A=
./parser.y:487: error: dereferencing pointer to incomplete type=0A=
./parser.y:492: error: dereferencing pointer to incomplete type=0A=
./parser.y:493: error: dereferencing pointer to incomplete type=0A=
./parser.y:493: warning: initialization from incompatible pointer type=0A=
./parser.y:495: error: dereferencing pointer to incomplete type=0A=
./parser.y:502: warning: implicit declaration of function =
`g_hash_table_destroy'=0A=
./parser.y:540: error: storage size of `node' isn't known=0A=
./parser.y:545: error: dereferencing pointer to incomplete type=0A=
./parser.y:545: error: dereferencing pointer to incomplete type=0A=
./parser.y:546: error: dereferencing pointer to incomplete type=0A=
./parser.y:540: warning: unused variable `node'=0A=
./parser.y:557: error: dereferencing pointer to incomplete type=0A=
./parser.y:570: error: dereferencing pointer to incomplete type=0A=
./parser.y:571: error: dereferencing pointer to incomplete type=0A=
./parser.y:613: warning: implicit declaration of function =
`g_hash_table_remove'=0A=
./parser.y:616: error: dereferencing pointer to incomplete type=0A=
./parser.y:617: error: dereferencing pointer to incomplete type=0A=
./parser.y:633: error: dereferencing pointer to incomplete type=0A=
./parser.y:634: error: dereferencing pointer to incomplete type=0A=
./parser.y:661: warning: implicit declaration of function =
`g_hash_table_lookup'=0A=
./parser.y:662: warning: assignment from incompatible pointer type=0A=
./parser.y:722: error: storage size of `node' isn't known=0A=
./parser.y:727: error: dereferencing pointer to incomplete type=0A=
./parser.y:728: error: dereferencing pointer to incomplete type=0A=
./parser.y:722: warning: unused variable `node'=0A=
./parser.y:775: error: dereferencing pointer to incomplete type=0A=
./parser.y:775: warning: implicit declaration of function =
`GPOINTER_TO_INT'=0A=
./parser.y:776: error: dereferencing pointer to incomplete type=0A=
./parser.y:798: warning: implicit declaration of function =
`GINT_TO_POINTER'=0A=
./parser.y:817: error: dereferencing pointer to incomplete type=0A=
./parser.y:907: error: dereferencing pointer to incomplete type=0A=
./parser.y:931: error: dereferencing pointer to incomplete type=0A=
./parser.y:938: error: dereferencing pointer to incomplete type=0A=
./parser.y:939: error: dereferencing pointer to incomplete type=0A=
./parser.y:955: error: dereferencing pointer to incomplete type=0A=
./parser.y:955: error: dereferencing pointer to incomplete type=0A=
./parser.y:955: error: dereferencing pointer to incomplete type=0A=
./parser.y:959: error: dereferencing pointer to incomplete type=0A=
./parser.y:965: error: dereferencing pointer to incomplete type=0A=
./parser.y:987: error: dereferencing pointer to incomplete type=0A=
./parser.y:987: warning: assignment from incompatible pointer type=0A=
./parser.y:1124: error: dereferencing pointer to incomplete type=0A=
./parser.y:1125: error: dereferencing pointer to incomplete type=0A=
./parser.y:1126: warning: initialization from incompatible pointer type=0A=
./parser.y:1155: warning: implicit declaration of function `g_strdup'=0A=
./parser.y:1170: error: dereferencing pointer to incomplete type=0A=
./parser.y:1171: error: dereferencing pointer to incomplete type=0A=
./parser.y:1176: error: dereferencing pointer to incomplete type=0A=
./parser.y:1176: error: dereferencing pointer to incomplete type=0A=
./parser.y:1181: error: dereferencing pointer to incomplete type=0A=
./parser.y:1181: error: dereferencing pointer to incomplete type=0A=
./parser.y:1181: error: dereferencing pointer to incomplete type=0A=
./parser.y:1181: error: dereferencing pointer to incomplete type=0A=
./parser.y:1183: error: dereferencing pointer to incomplete type=0A=
./parser.y:1184: error: dereferencing pointer to incomplete type=0A=
./parser.y:1189: error: dereferencing pointer to incomplete type=0A=
./parser.y:1189: error: dereferencing pointer to incomplete type=0A=
./parser.y:1191: error: dereferencing pointer to incomplete type=0A=
./parser.y:1192: error: dereferencing pointer to incomplete type=0A=
./parser.y:1193: error: dereferencing pointer to incomplete type=0A=
./parser.y:1193: error: dereferencing pointer to incomplete type=0A=
./parser.y:1194: error: dereferencing pointer to incomplete type=0A=
./parser.y:1194: error: dereferencing pointer to incomplete type=0A=
./parser.y:1198: error: dereferencing pointer to incomplete type=0A=
./parser.y:1198: error: dereferencing pointer to incomplete type=0A=
./parser.y:1198: error: dereferencing pointer to incomplete type=0A=
./parser.y:1198: error: dereferencing pointer to incomplete type=0A=
./parser.y:1200: error: dereferencing pointer to incomplete type=0A=
./parser.y:1201: error: dereferencing pointer to incomplete type=0A=
./parser.y:1206: error: dereferencing pointer to incomplete type=0A=
./parser.y:1206: error: dereferencing pointer to incomplete type=0A=
./parser.y:1211: error: dereferencing pointer to incomplete type=0A=
./parser.y:1212: error: dereferencing pointer to incomplete type=0A=
./parser.y:1212: error: dereferencing pointer to incomplete type=0A=
./parser.y:1212: error: dereferencing pointer to incomplete type=0A=
./parser.y:1226: error: dereferencing pointer to incomplete type=0A=
./parser.y:1227: error: dereferencing pointer to incomplete type=0A=
./parser.y:1228: error: dereferencing pointer to incomplete type=0A=
./parser.y:1230: error: dereferencing pointer to incomplete type=0A=
./parser.y:1231: error: dereferencing pointer to incomplete type=0A=
./parser.y:1234: error: dereferencing pointer to incomplete type=0A=
./parser.y:1237: error: dereferencing pointer to incomplete type=0A=
./parser.y:1242: error: dereferencing pointer to incomplete type=0A=
./parser.y:1244: error: dereferencing pointer to incomplete type=0A=
./parser.y:1247: error: dereferencing pointer to incomplete type=0A=
./parser.y:1248: error: dereferencing pointer to incomplete type=0A=
./parser.y:1259: error: dereferencing pointer to incomplete type=0A=
./parser.y:1264: error: dereferencing pointer to incomplete type=0A=
./parser.y:1265: error: dereferencing pointer to incomplete type=0A=
./parser.y:1265: error: dereferencing pointer to incomplete type=0A=
./parser.y:1267: error: dereferencing pointer to incomplete type=0A=
./parser.y:1281: error: dereferencing pointer to incomplete type=0A=
./parser.y:1282: error: dereferencing pointer to incomplete type=0A=
./parser.y:1282: error: dereferencing pointer to incomplete type=0A=
./parser.y:1282: error: dereferencing pointer to incomplete type=0A=
./parser.y:1286: error: dereferencing pointer to incomplete type=0A=
./parser.y:1288: error: dereferencing pointer to incomplete type=0A=
./parser.y:1289: error: dereferencing pointer to incomplete type=0A=
./parser.y:1294: error: dereferencing pointer to incomplete type=0A=
./parser.y:1295: error: dereferencing pointer to incomplete type=0A=
./parser.y:1295: error: dereferencing pointer to incomplete type=0A=
./parser.y:1298: error: dereferencing pointer to incomplete type=0A=
./parser.y:1308: error: dereferencing pointer to incomplete type=0A=
./parser.y:1309: error: dereferencing pointer to incomplete type=0A=
./parser.y:1314: error: dereferencing pointer to incomplete type=0A=
./parser.y:1315: error: dereferencing pointer to incomplete type=0A=
./parser.y:1315: error: dereferencing pointer to incomplete type=0A=
./parser.y:1317: error: dereferencing pointer to incomplete type=0A=
./parser.y:1330: error: parse error before "value"=0A=
./parser.y:1333: error: dereferencing pointer to incomplete type=0A=
./parser.y:1334: error: dereferencing pointer to incomplete type=0A=
./parser.y:1335: error: `value' undeclared (first use in this function)=0A=
./parser.y:1335: error: dereferencing pointer to incomplete type=0A=
./parser.y:1340: error: dereferencing pointer to incomplete type=0A=
./parser.y:1341: error: dereferencing pointer to incomplete type=0A=
./parser.y:1342: error: dereferencing pointer to incomplete type=0A=
./parser.y:1342: error: dereferencing pointer to incomplete type=0A=
./parser.y:1358: warning: implicit declaration of function =
`IDL_tree_warning'=0A=
./parser.y:1419: warning: implicit declaration of function `g_malloc'=0A=
./parser.y:1419: warning: initialization makes pointer from integer =
without a cast=0A=
./parser.y:1427: warning: initialization from incompatible pointer type=0A=
./parser.y:1434: warning: initialization from incompatible pointer type=0A=
y.tab.c:3199: warning: left-hand operand of comma expression has no =
effect=0A=
y.tab.c:3205: warning: left-hand operand of comma expression has no =
effect=0A=
./parser.y:1124: warning: value computed is not used=0A=
./parser.y:1124: warning: value computed is not used=0A=
./parser.y:1226: warning: value computed is not used=0A=
./parser.y: In function `IDL_ns_get_cur_prefix':=0A=
./parser.y:1451: error: dereferencing pointer to incomplete type=0A=
./parser.y:1455: error: `G_GNUC_PRETTY_FUNCTION' undeclared (first use =
in this function)=0A=
./parser.y:1455: error: dereferencing pointer to incomplete type=0A=
./parser.y:1456: error: dereferencing pointer to incomplete type=0A=
./parser.y:1458: error: dereferencing pointer to incomplete type=0A=
./parser.y: At top level:=0A=
./parser.y:1461: error: parse error before '*' token=0A=
./parser.y:1463: warning: return type defaults to `int'=0A=
./parser.y: In function `IDL_ns_ident_make_repo_id':=0A=
./parser.y:1464: error: `GString' undeclared (first use in this function)=0A=
./parser.y:1464: error: `s' undeclared (first use in this function)=0A=
./parser.y:1464: warning: implicit declaration of function `g_string_new'=0A=
./parser.y:1470: error: dereferencing pointer to incomplete type=0A=
./parser.y:1471: error: `G_GNUC_PRETTY_FUNCTION' undeclared (first use =
in this function)=0A=
./parser.y:1471: error: dereferencing pointer to incomplete type=0A=
./parser.y:1477: warning: assignment from incompatible pointer type=0A=
./parser.y:1478: warning: implicit declaration of function =
`g_string_printf'=0A=
./parser.y:1487: warning: implicit declaration of function =
`g_string_free'=0A=
./parser.y:1487: error: `FALSE' undeclared (first use in this function)=0A=
./parser.y:1489: warning: return from incompatible pointer type=0A=
./parser.y: In function `get_name_token':=0A=
./parser.y:1500: warning: implicit declaration of function =
`g_ascii_isspace'=0A=
./parser.y:1514: warning: initialization makes pointer from integer =
without a cast=0A=
./parser.y:1525: warning: initialization makes pointer from integer =
without a cast=0A=
./parser.y: In function `IDL_ns_pragma_parse_name':=0A=
./parser.y:1537: error: dereferencing pointer to incomplete type=0A=
./parser.y:1544: error: `G_GNUC_PRETTY_FUNCTION' undeclared (first use =
in this function)=0A=
./parser.y:1544: error: dereferencing pointer to incomplete type=0A=
./parser.y:1545: error: dereferencing pointer to incomplete type=0A=
./parser.y:1546: error: dereferencing pointer to incomplete type=0A=
./parser.y:1556: error: dereferencing pointer to incomplete type=0A=
./parser.y: In function `IDL_ns_ID':=0A=
./parser.y:1591: error: dereferencing pointer to incomplete type=0A=
./parser.y:1592: error: `G_GNUC_PRETTY_FUNCTION' undeclared (first use =
in this function)=0A=
./parser.y:1592: error: dereferencing pointer to incomplete type=0A=
./parser.y:1593: error: dereferencing pointer to incomplete type=0A=
./parser.y:1594: error: dereferencing pointer to incomplete type=0A=
./parser.y:1596: error: dereferencing pointer to incomplete type=0A=
./parser.y:1597: error: dereferencing pointer to incomplete type=0A=
./parser.y:1599: error: dereferencing pointer to incomplete type=0A=
./parser.y: In function `IDL_ns_version':=0A=
./parser.y:1621: error: dereferencing pointer to incomplete type=0A=
./parser.y:1622: error: `G_GNUC_PRETTY_FUNCTION' undeclared (first use =
in this function)=0A=
./parser.y:1622: error: dereferencing pointer to incomplete type=0A=
./parser.y:1623: error: dereferencing pointer to incomplete type=0A=
./parser.y:1624: error: dereferencing pointer to incomplete type=0A=
./parser.y:1626: error: dereferencing pointer to incomplete type=0A=
./parser.y:1627: error: dereferencing pointer to incomplete type=0A=
./parser.y:1629: error: `GString' undeclared (first use in this function)=0A=
./parser.y:1632: warning: assignment makes pointer from integer without =
a cast=0A=
./parser.y:1634: error: dereferencing pointer to incomplete type=0A=
./parser.y:1635: error: dereferencing pointer to incomplete type=0A=
./parser.y:1636: error: dereferencing pointer to incomplete type=0A=
./parser.y:1636: error: request for member `str' in something not a =
structure or union=0A=
./parser.y:1637: error: `FALSE' undeclared (first use in this function)=0A=
./parser.y:1640: error: dereferencing pointer to incomplete type=0A=
./parser.y:1642: error: dereferencing pointer to incomplete type=0A=
./parser.y: In function `IDL_inhibit_get':=0A=
./parser.y:1649: warning: implicit declaration of function =
`g_return_val_if_fail'=0A=
./parser.y: In function `IDL_inhibit_push':=0A=
./parser.y:1656: warning: implicit declaration of function =
`g_return_if_fail'=0A=
./parser.y: In function `IDL_inhibit':=0A=
./parser.y:1671: warning: implicit declaration of function =
`g_ascii_strcasecmp'=0A=
./parser.y: In function `IDL_file_set':=0A=
./parser.y:1746: error: function `wasInhibit' is initialized like a =
variable=0A=
./parser.y:1746: error: `wasInhibit' redeclared as different kind of =
symbol=0A=
include/libIDL/IDL.h:478: error: previous declaration of `wasInhibit'=0A=
./parser.y:1747: error: function `isTop' is initialized like a variable=0A=
./parser.y:1761: warning: assignment makes pointer from integer without =
a cast=0A=
./parser.y:1765: warning: implicit declaration of function `g_new0'=0A=
./parser.y:1765: error: parse error before "IDL_fileinfo"=0A=
./parser.y:1766: warning: assignment makes pointer from integer without =
a cast=0A=
./parser.y: In function `illegal_context_type_error':=0A=
./parser.y:1815: error: `GString' undeclared (first use in this function)=0A=
./parser.y:1815: error: `s' undeclared (first use in this function)=0A=
./parser.y:1819: error: `TRUE' undeclared (first use in this function)=0A=
./parser.y: In function `illegal_type_error':=0A=
./parser.y:1824: error: `GString' undeclared (first use in this function)=0A=
./parser.y:1824: error: `s' undeclared (first use in this function)=0A=
./parser.y:1828: error: `TRUE' undeclared (first use in this function)=0A=
./parser.y: In function `IDL_binop_chktypes':=0A=
./parser.y:1870: error: dereferencing pointer to incomplete type=0A=
./parser.y:1871: error: dereferencing pointer to incomplete type=0A=
./parser.y:1872: error: dereferencing pointer to incomplete type=0A=
./parser.y:1873: error: dereferencing pointer to incomplete type=0A=
./parser.y:1874: error: dereferencing pointer to incomplete type=0A=
./parser.y:1874: error: dereferencing pointer to incomplete type=0A=
./parser.y:1892: error: dereferencing pointer to incomplete type=0A=
./parser.y:1893: error: dereferencing pointer to incomplete type=0A=
./parser.y:1894: error: dereferencing pointer to incomplete type=0A=
./parser.y:1895: error: dereferencing pointer to incomplete type=0A=
./parser.y:1896: error: dereferencing pointer to incomplete type=0A=
./parser.y:1897: error: dereferencing pointer to incomplete type=0A=
./parser.y: In function `IDL_unaryop_chktypes':=0A=
./parser.y:1915: error: dereferencing pointer to incomplete type=0A=
./parser.y:1916: error: dereferencing pointer to incomplete type=0A=
./parser.y:1917: error: dereferencing pointer to incomplete type=0A=
./parser.y: In function `IDL_binop_eval_integer':=0A=
./parser.y:1931: error: dereferencing pointer to incomplete type=0A=
./parser.y:1935: error: `G_GNUC_PRETTY_FUNCTION' undeclared (first use =
in this function)=0A=
./parser.y:1935: error: dereferencing pointer to incomplete type=0A=
./parser.y:1935: error: dereferencing pointer to incomplete type=0A=
./parser.y:1939: error: dereferencing pointer to incomplete type=0A=
./parser.y:1943: error: dereferencing pointer to incomplete type=0A=
./parser.y:1943: error: dereferencing pointer to incomplete type=0A=
./parser.y:1947: error: dereferencing pointer to incomplete type=0A=
./parser.y:1947: error: dereferencing pointer to incomplete type=0A=
./parser.y:1951: error: dereferencing pointer to incomplete type=0A=
./parser.y:1951: error: dereferencing pointer to incomplete type=0A=
./parser.y:1955: error: dereferencing pointer to incomplete type=0A=
./parser.y:1959: error: dereferencing pointer to incomplete type=0A=
./parser.y:1959: error: dereferencing pointer to incomplete type=0A=
./parser.y:1963: error: dereferencing pointer to incomplete type=0A=
./parser.y:1963: error: dereferencing pointer to incomplete type=0A=
./parser.y:1967: error: dereferencing pointer to incomplete type=0A=
./parser.y:1967: error: dereferencing pointer to incomplete type=0A=
./parser.y:1971: error: dereferencing pointer to incomplete type=0A=
./parser.y:1971: error: dereferencing pointer to incomplete type=0A=
./parser.y:1975: error: dereferencing pointer to incomplete type=0A=
./parser.y:1975: error: dereferencing pointer to incomplete type=0A=
./parser.y:1979: error: dereferencing pointer to incomplete type=0A=
./parser.y:1979: error: dereferencing pointer to incomplete type=0A=
./parser.y: In function `IDL_binop_eval_float':=0A=
./parser.y:1990: error: dereferencing pointer to incomplete type=0A=
./parser.y:1994: error: `G_GNUC_PRETTY_FUNCTION' undeclared (first use =
in this function)=0A=
./parser.y:1994: error: dereferencing pointer to incomplete type=0A=
./parser.y:1994: error: dereferencing pointer to incomplete type=0A=
./parser.y:1998: error: dereferencing pointer to incomplete type=0A=
./parser.y:2002: error: dereferencing pointer to incomplete type=0A=
./parser.y:2002: error: dereferencing pointer to incomplete type=0A=
./parser.y:2006: error: dereferencing pointer to incomplete type=0A=
./parser.y:2006: error: dereferencing pointer to incomplete type=0A=
./parser.y:2010: error: dereferencing pointer to incomplete type=0A=
./parser.y:2010: error: dereferencing pointer to incomplete type=0A=
./parser.y: In function `IDL_binop_eval':=0A=
./parser.y:2022: error: dereferencing pointer to incomplete type=0A=
./parser.y:2022: error: dereferencing pointer to incomplete type=0A=
./parser.y:2024: error: dereferencing pointer to incomplete type=0A=
./parser.y: In function `IDL_unaryop_eval_integer':=0A=
./parser.y:2035: error: dereferencing pointer to incomplete type=0A=
./parser.y:2039: error: `G_GNUC_PRETTY_FUNCTION' undeclared (first use =
in this function)=0A=
./parser.y:2039: error: dereferencing pointer to incomplete type=0A=
./parser.y:2043: error: dereferencing pointer to incomplete type=0A=
./parser.y:2047: error: dereferencing pointer to incomplete type=0A=
./parser.y: In function `IDL_unaryop_eval_fixed':=0A=
./parser.y:2058: error: dereferencing pointer to incomplete type=0A=
./parser.y:2062: error: `G_GNUC_PRETTY_FUNCTION' undeclared (first use =
in this function)=0A=
./parser.y:2062: error: dereferencing pointer to incomplete type=0A=
./parser.y: In function `IDL_unaryop_eval_float':=0A=
./parser.y:2076: error: dereferencing pointer to incomplete type=0A=
./parser.y:2080: error: `G_GNUC_PRETTY_FUNCTION' undeclared (first use =
in this function)=0A=
./parser.y:2080: error: dereferencing pointer to incomplete type=0A=
./parser.y:2084: error: dereferencing pointer to incomplete type=0A=
./parser.y: In function `IDL_unaryop_eval':=0A=
./parser.y:2096: error: dereferencing pointer to incomplete type=0A=
./parser.y: In function `IDL_resolve_const_exp':=0A=
./parser.y:2106: error: function `resolved_value' is initialized like a =
variable=0A=
./parser.y:2106: error: `FALSE' undeclared (first use in this function)=0A=
./parser.y:2106: error: function `die' is initialized like a variable=0A=
./parser.y:2107: error: function `wrong_type' is initialized like a =
variable=0A=
./parser.y:2110: error: dereferencing pointer to incomplete type=0A=
./parser.y:2111: error: dereferencing pointer to incomplete type=0A=
./parser.y:2114: error: dereferencing pointer to incomplete type=0A=
./parser.y:2115: error: dereferencing pointer to incomplete type=0A=
./parser.y:2117: error: `TRUE' undeclared (first use in this function)=0A=
./parser.y:2119: error: dereferencing pointer to incomplete type=0A=
./parser.y:2124: error: `G_GNUC_PRETTY_FUNCTION' undeclared (first use =
in this function)=0A=
./parser.y:2124: error: dereferencing pointer to incomplete type=0A=
./parser.y:2128: error: dereferencing pointer to incomplete type=0A=
./parser.y:2129: error: dereferencing pointer to incomplete type=0A=
./parser.y:2134: error: dereferencing pointer to incomplete type=0A=
./parser.y:2134: error: dereferencing pointer to incomplete type=0A=
./parser.y:2134: error: dereferencing pointer to incomplete type=0A=
./parser.y:2134: error: dereferencing pointer to incomplete type=0A=
./parser.y:2134: error: dereferencing pointer to incomplete type=0A=
./parser.y:2134: error: dereferencing pointer to incomplete type=0A=
./parser.y:2134: error: dereferencing pointer to incomplete type=0A=
./parser.y:2134: error: dereferencing pointer to incomplete type=0A=
./parser.y:2139: error: dereferencing pointer to incomplete type=0A=
./parser.y: In function `IDL_queue_new_ident_comment':=0A=
./parser.y:2155: warning: implicit declaration of function =
`g_slist_append'=0A=
./parser.y:2155: warning: assignment makes pointer from integer without =
a cast=0A=
*** Error code 1=0A=
=0A=
Stop.=0A=
make: stopped in /usr/pkgsrc/net/libIDL/work/libIDL-0.8.4=0A=
*** Error code 1=0A=
=0A=
Stop.=0A=
make: stopped in /usr/pkgsrc/net/libIDL/work/libIDL-0.8.4=0A=
*** Error code 1=0A=
=0A=
Stop.=0A=
make: stopped in /usr/pkgsrc/net/libIDL=0A=
*** Error code 1=0A=
=0A=
Stop.=0A=
make: stopped in /usr/pkgsrc/net/libIDL=0A=

------=_NextPart_000_0007_01C4F1C4.5EA82B60--