This is the mail archive of the gcc-help@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]

bits/fpos.h missing?


Hi all,

I installed esnacc version 1.7 and I could not 'make'
it through examples that keep telling me that file
'bits/fpos.h'(which seems to be an ordinary .h file)
is missing as below :

g++-3.4.0 -I../../c++-lib/inc -I../.. -I./ -I../src
-O2 -Wall -DSTDC_HEADERS -fPIC -Wswitch -DLinux -c -o
rfc1155-smi.o rfc1155-smi.cpp

In file included from ../../c++-lib/inc/asn-incl.h:21,

from rfc1155-smi.h:12,

from rfc1155-smi.cpp:9:

../../c++-lib/inc/asn-chartraits.h:5:42: bits/fpos.h:
No such file or directory

 

I tried to find where this file should be and I got
nothing. Am i misssing something? Could anyone please
help me out?

I use gcc3.4.0 and (Red Hat Linux 7.1 2.96-98)

Thanks in advance

Pongpob Mongkolpiyathana



		
__________________________________
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


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