public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: The Doctor <doctor@doctor.nl2k.ab.ca>
To: Nick Clifton <nickc@redhat.com>
Cc: binutils@sources.redhat.com
Subject: Re: Trying to compile binutils 2.15 for BSD/OS 4.3.1
Date: Mon, 10 Jan 2005 14:24:00 -0000	[thread overview]
Message-ID: <20050110142343.GB15066@doctor.nl2k.ab.ca> (raw)
In-Reply-To: <41E2854F.7010406@redhat.com>

On Mon, Jan 10, 2005 at 01:38:23PM +0000, Nick Clifton wrote:
> Hi,
> 
> Since you are working with patched sources rather than clean ones it 
> could well be that the problems you are encountering are connected with 
> the patch.
> 
> The best way to debug this problem is to start with the first error.  So 
> leave off the -k switch to make and then investigate when the build fails:
> 
> >i386bsd.c:155: syntax error before `i386bsd_bfd_final_link'
> 
> Which is this line:
> 
> + static boolean
> 
> The binutils sources now use a different type for boolean values: 
> bfd_boolean.  The true and false values have also been renamed to TRUE 
> and FALSE.
> 
> Cheers
>   Nick Clifton

Thank Nick problem 1 solved:

However, I now get:


Script started on Mon Jan 10 07:21:17 2005
gallifrey.nk.ca//usr/source/binutils-2.15$ make
make  all-recursive
Making all in doc
Making all in po
make: don't know how to make bsdi-core.lo. Stop
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
gallifrey.nk.ca//usr/source/binutils-2.15$ make \b \b\b \b\b \b\b \b\b \b
gallifrey.nk.ca//usr/source/binutils-2.15$ 
gallifrey.nk.ca//usr/source/binutils-2.15$ gmake
gmake[1]: Entering directory `/usr/source/binutils-2.15/libiberty'
gmake[2]: Entering directory `/usr/source/binutils-2.15/libiberty/testsuite'
gmake[2]: Nothing to be done for `all'.
gmake[2]: Leaving directory `/usr/source/binutils-2.15/libiberty/testsuite'
gmake[1]: Leaving directory `/usr/source/binutils-2.15/libiberty'
gmake[1]: Entering directory `/usr/source/binutils-2.15/intl'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/source/binutils-2.15/intl'
gmake[1]: Entering directory `/usr/source/binutils-2.15/bfd'
gmake  all-recursive
gmake[2]: Entering directory `/usr/source/binutils-2.15/bfd'
Making all in doc
gmake[3]: Entering directory `/usr/source/binutils-2.15/bfd/doc'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/source/binutils-2.15/bfd/doc'
Making all in po
gmake[3]: Entering directory `/usr/source/binutils-2.15/bfd/po'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/source/binutils-2.15/bfd/po'
gmake[3]: Entering directory `/usr/source/binutils-2.15/bfd'
gmake[3]: *** No rule to make target `bsdi-core.lo', needed by `libbfd.la'.  Stop.
gmake[3]: Leaving directory `/usr/source/binutils-2.15/bfd'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/source/binutils-2.15/bfd'
gmake[1]: *** [all-recursive-am] Error 2
gmake[1]: Leaving directory `/usr/source/binutils-2.15/bfd'
gmake: *** [all-bfd] Error 2
gallifrey.nk.ca//usr/source/binutils-2.15$ exit
exit

Script done on Mon Jan 10 07:21:34 2005

Can I forward you the patch that I was send?

-- 
Member - Liberal International	
This is doctor@nl2k.ab.ca	Ici doctor@nl2k.ab.ca
God Queen and country! Beware Anti-Christ rising!
Birthdate: 29 Jan 1969 Redhill, Surrey, England, UK

  reply	other threads:[~2005-01-10 14:24 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-08  2:17 The Doctor
2005-01-10 13:30 ` Nick Clifton
2005-01-10 14:24   ` The Doctor [this message]
2005-01-10 16:42     ` Nick Clifton
2005-01-10 16:55       ` The Doctor
2005-01-10 23:40         ` The Doctor
2005-01-11  0:29           ` Eric Christopher
2005-01-11  1:30             ` The Doctor
2005-01-17 16:04               ` Nick Clifton
2005-01-17 16:48                 ` The Doctor
2005-01-19 17:19                   ` The Doctor
2005-01-20 13:41                     ` The Doctor
2005-01-22 12:10                       ` The Doctor

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=20050110142343.GB15066@doctor.nl2k.ab.ca \
    --to=doctor@doctor.nl2k.ab.ca \
    --cc=binutils@sources.redhat.com \
    --cc=nickc@redhat.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).