From: Jeff Towarnicki <jtowarnicki@yahoo.com>
To: parisc-linux@thepuffingroup.com
Subject: [parisc-linux]
Date: Thu, 20 Jul 2000 12:28:44 -0700 (PDT) [thread overview]
Message-ID: <20000720192844.1065.qmail@web4802.mail.yahoo.com> (raw)
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=us-ascii, Size: 1713 bytes --]
I am having problems compiling gcc.. I am following
the recipe but I get problems with include files not
being found... I think the problem is because the
include directive -I looks for include files in
"include.h"'s and not <include.h>'s.. this is the
error I get (after about 30 mins into the compiling of
gcc on a pIII 450:
(the include files are there.... in
/home/jeff/parisc/include... )
if anyone can point out something I am doing wrong
much appreciated.. thanks.. Jeff
-----------------------------------------------------
/home/jeff/parisc/gcc-build/gcc/xgcc
-B/home/jeff/parisc/gcc-build/gcc/
-B/home/jeff/parisc//hppa1.1-linux/bin/ -c -g -O2 -I.
-I../../../gcc/libio ../../../gcc/libio/iogetline.c
-o pic/iogetline.o; \
else true; fi
/home/jeff/parisc/gcc-build/gcc/xgcc
-B/home/jeff/parisc/gcc-build/gcc/
-B/home/jeff/parisc//hppa1.1-linux/bin/ -c -g -O2 -I.
-I../../../gcc/libio ../../../gcc/libio/iogetline.c
In file included from
../../../gcc/libio/iogetline.c:26:
../../../gcc/libio/libioP.h:30:19: errno.h: No such
file or directory
In file included from ../../../gcc/libio/iolibio.h:1,
from ../../../gcc/libio/libioP.h:47,
from
../../../gcc/libio/iogetline.c:26:
../../../gcc/libio/libio.h:30:23: _G_config.h: No such
file or directory
../../../gcc/libio/iogetline.c:27:20: string.h: No
such file or directory
make[1]: *** [iogetline.o] Error 1
make[1]: Leaving directory
`/home/jeff/parisc/gcc-build/hppa1.1-linux/libio'
make: *** [all-target-libio] Error 2
[jeff@localhost gcc-build]$
__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail Free email you can access from anywhere!
http://mail.yahoo.com/
next reply other threads:[~2000-07-20 19:27 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-07-20 19:28 Jeff Towarnicki [this message]
[not found] <IUERV2$73024C16477B5B905C64A83CBA2295FA@scarlet.be>
2006-02-11 1:18 ` [parisc-linux] John David Anglin
-- strict thread matches above, loose matches on Subject: below --
2003-10-21 15:29 [parisc-linux] Ãâ·Ñ¼ÆÊýÆ÷ÉêÇ룬»¶ÓÑ¡Óà ÀËÂþʹÕß
2003-10-05 5:02 [parisc-linux] ×¢²áÏã¸Û¹«Ë¾ Íþ´ï¹«Ë¾
2003-10-02 0:25 Íþ´ï¹«Ë¾
2003-01-11 20:59 [parisc-linux] ÄúÓвúÆ·ÐèÍÆ¹ãÂð£¬ÃÀ¶ûÍøÂçÓªÏúר¼Ò¿ÉÒÔΪÄúÌṩ×î¼ÑµÄ·þÎñ£¡ ÍÆ¹ã²úÆ·µÄ×î¼Ñ°ïÊÖ£¡
2002-12-28 6:01 ÍÆ¹ã²úÆ·µÄ×î¼ÑÖúÊÖ
2002-08-09 11:05 [parisc-linux] Ãâ·ÑÏÂÔØÃÜÂëר¼Ò¡¢Ìî±íÖúÊÖ£¡ÇáËÉ×¢²á¡¢ÇáËɵǽ£¡ GATOR
2001-09-28 0:46 [parisc-linux] ˲¼äÌá¸ß°Ù±¶·ÃÎÊÁ¿£¡ service@coolstarpage.com
2001-01-27 0:02 [parisc-linux] Rinux-Iternet
2001-01-27 0:24 ` [parisc-linux] Josiah Carlson
2001-01-27 16:46 ` [parisc-linux] Rinux-Iternet
2000-11-27 18:11 [parisc-linux] marteau
[not found] <Your message of "Wed, 25 Oct 2000 14:00:42 PDT." <5.0.0.25.0.20001025135117.00a4beb0@mail.webcash.com>
2000-10-25 21:00 ` [parisc-linux] Kailashnath V Rampure
2000-10-25 21:48 ` [parisc-linux] Matthew Wilcox
[not found] ` <20001025213603.AB2E238137@carmen.fc.hp.com>
2000-10-25 22:51 ` [parisc-linux] Kailashnath V Rampure
2000-10-25 22:57 ` [parisc-linux] John David Anglin
2000-06-23 10:30 [parisc-linux] Huria Raja
2000-04-10 7:32 [parisc-linux] Ingo Matthaes
2000-04-11 3:57 ` [parisc-linux] willy
1999-12-02 16:07 [parisc-linux] Paul Bame
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20000720192844.1065.qmail@web4802.mail.yahoo.com \
--to=jtowarnicki@yahoo.com \
--cc=parisc-linux@thepuffingroup.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox