public inbox for linux-8086@vger.kernel.org
 help / color / mirror / Atom feed
From: Robert de Bath <robert$@mayday.cix.co.uk>
To: Ken Martwick <kenm@efn.org>
Cc: Linux-8086 <linux-8086@vger.kernel.org>
Subject: Re: More dev86 changes (0.16.7)
Date: Sat, 3 Aug 2002 07:12:50 +0100 (BST)	[thread overview]
Message-ID: <479195fa137a7bd2@mayday.cix.co.uk> (raw)
In-Reply-To: <Pine.GSU.4.21.0208022218460.19760-100000@garcia.efn.org>

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1341 bytes --]

On Fri, 2 Aug 2002, Ken Martwick wrote:

> Robert de Bath wrote (in part):
> > Rather than joining in this discussion I've been adding about a
> > thousand lines of new code (and another of old) to dev86. The
> > result is a nice shiny new CPP. My problem now is that I've run
> > out of bugs in it and need your help to find some more.  ;-)
>
> Hi Rob,
> I tried to compile bcc v.0.16.7 and got the following errors:
>
> ------------------------ snip -------------------------------------
> cc -Wall -Wstrict-prototypes -O2 -g -o bcc-cpp main.o cpp.o hash.o
> token1.o token2.o
> cpp.o: In function `gettok':
> /usr/src/dev86-0.16.7/cpp/cpp.c:126: undefined reference to `is_ckey'
> cpp.o: In function `get_onetok':
> /usr/src/dev86-0.16.7/cpp/cpp.c:422: undefined reference to `is_ctok'
> collect2: ld returned 1 exit status
> make[3]: *** [bcc-cpp] Error 1
> make[3]: Leaving directory `/usr/src/dev86-0.16.7/cpp'
> make[2]: *** [cpp] Error 2
> ------------------------ snip -------------------------------------

Install gperf.

I have altered the Makefile so it doesn't delete the files tho, that
file and the generated token*.h files are attached, they go in the
linux-86/cpp directory.

-- 
Rob.                          (Robert de Bath <robert$ @ debath.co.uk>)
                                       <http://www.cix.co.uk/~mayday>


[-- Attachment #2: Type: APPLICATION/X-GZIP, Size: 1722 bytes --]

  reply	other threads:[~2002-08-03  6:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-03  5:21 More dev86 changes (0.16.7) Ken Martwick
2002-08-03  6:12 ` Robert de Bath [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-08-03 17:07 Ken Martwick
2002-08-03 17:14 ` Paul Nasrat
2002-08-02 20:18 Robert de Bath
2002-08-02 20:24 ` Manuel Novoa III
2002-08-10 19:36 ` Manuel Novoa III
2002-08-10 20:28   ` Robert de Bath
2002-08-11  1:06     ` Manuel Novoa III

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=479195fa137a7bd2@mayday.cix.co.uk \
    --to=robert$@mayday.cix.co.uk \
    --cc=kenm@efn.org \
    --cc=linux-8086@vger.kernel.org \
    /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