missing obstack.h
Status: Alpha
Brought to you by:
pmarguinaud
I tried to compile g95-xml and I think that distribution g95-xml-20080505 lacks of obstack.h.
$ make
...
gcc -DG95X_CHECK -g -I. -Icpp -g -Wall -c scanner.c
In file included from cpp/cpplib.h:28,
from scanner.c:63:
cpp/symtab.h:21:21: error: obstack.h: No such file or directory
In file included from cpp/cpplib.h:28,
from scanner.c:63:
cpp/symtab.h:46: error: field 'stack' has incomplete type
In file included from scanner.c:64:
cpp/internal.h:400: error: field 'hash_ob' has incomplete type
cpp/internal.h:404: error: field 'buffer_ob' has incomplete type
make: *** [scanner.o] Error 1
--
Françoise Pinsard
LOCEAN
mailto:Francoise.Pinsard_at_locean-ipsl.upmc.fr
Logged In: YES
user_id=1584515
Originator: NO
obstack.h should be /usr/include/obstack.h