This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Missing something


Hello, I'm running on a Sun Blade 1000
with Solaris 8.
I downloaded the following packages
from the URL: www.sunfreeware.com

gcc-2.95.3-sol8-sparc-local
binutils-2.11.2-sol8-sparc-local
glib-1.2.10-sol8-sparc-local
libgcc-3.1-sol8-sparc-local
make-3.79.1-sol8-sparc-local

I've installed them all with the tool
"pkgadd", and all of them were
installed with no problems.

But when I try to compile a simple
program, wich uses the file stdio.h, I
receive the following message:
In file included from
/usr/include/stdio.h:22,
                 from matriz.c:1:
/usr/include/iso/stdio_iso.h:35:
sys/feature_tests.h: No such file or
directory
/usr/include/iso/stdio_iso.h:36:
sys/va_list.h: No such file or
directory
In file included from
/usr/include/iso/stdio_iso.h:38,
                 from
/usr/include/stdio.h:22,
                 from matriz.c:1:
/usr/include/stdio_impl.h:11:
sys/isa_defs.h: No such file or
directory

II want to know, wich package is
missing, I readed the gcc manual, but
I had no answer.

I wait for your help.

Tiago Lopes
Brazil





__________________________________________________________________________
Encontre sempre uma linha desocupada com o Discador BOL!
http://www.bol.com.br/discador
Ainda não tem AcessoBOL? Assine já! http://www.bol.com.br/acessobol



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]