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]

cinttypes.h


Hi, all,

Please forgive me for a stupid question.  Where is the tr1 directory
supposed to live?  I don't know what I did wrong to cause the gcc
installation problem that produced these error messages.  So I deleted
the gcc versions I had built and pkgadded an old version of gcc, hoping
the pkgadded version would solve the problem.  But I still get these
error messages.  Thanks.

Bill

/usr/local/bin/gcc -c -I. -I/home/bill/pl-5.6.40/src
-I/home/bill/pl-5.6.40/src/rc -Wall -O3 -fno-strict-aliasing  -pthreads
rc/access.c -o rc/access.o
In file included from rc/rc.h:53,
                 from rc/access.c:26:
/usr/local/include/inttypes.h:37:25: tr1/cinttypes: No such file or
directory
make[1]: *** [rc/access.o] Error 1
make[1]: Leaving directory `/home/bill/pl-5.6.40/src'
gmake: *** [lite] Error 2

________________________________________________________________
Please visit a saintly hero:
http://www.jakemoore.org

And a boy with a wonderful wish:
http://shaneswish.com/


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