bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: compile failure with 16.1 & 16.0


From: Mike Johnson
Subject: Re: compile failure with 16.1 & 16.0
Date: Sun, 04 Nov 2007 09:17:32 -0700
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2) Gecko/20070222 SeaMonkey/1.1.1

Bruno;

Didn't get your email until this morning. About 3 am just before I gave up and went to bed, I updated Texinfo and Gawk to the latest versions. When I did that, this error message went away and both versions compiled. Both of what I had previously installed were from OpenSuse 10.2, which is fairly recent. I really don't have a clue why it was giving me that error message. In case you still need the information, here is what you asked for. Remember Gawk and Texinfo were some lower version when I wrote to you. What I have here is what it is now, and it works:

uname -msr:

   Linux 2.6.22.11x64_smp_mdj x86_64
   (my machine is an Intel dual Xeon MB so it appears as quad 64 bit
   processors to the kernel.  For some reason the smp kernel provided
   by Open SUSE does not recognize the smp configuration, so I built
   kernel 2.6.22.11)


Make --version

   GNU Make 3.81
   Copyright (C) 2006  Free Software Foundation, Inc.
   This is free software; see the source for copying conditions.
   There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
   PARTICULAR PURPOSE.

   This program built for x86_64-unknown-linux-gnu
   (I rebuilt it last night to make sure it was OK)

gcc --version

   gcc (GCC) 4.2.1
   Copyright (C) 2007 Free Software Foundation, Inc.
   This is free software; see the source for copying conditions.  There
   is NO
   warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
   PURPOSE.

gawk --version

   GNU Awk 3.1.5
   Copyright (C) 1989, 1991-2005 Free Software Foundation.

Texinfo  version 4.9

ftp location:  Yes, it was ftp.gnu.org

./configure --enable-threads=posix

Mike

Bruno Haible wrote:
Hello,

Mike Johnson wrote:
I downloaded the package tonight and tried both 16.0 and 16.1 With the same results.

make  all-am
make[4]: Entering directory `/home/mike/checkout/gnome2/gettext-0.16.1/gettext-runtime/gnulib-lib' make[4]: *** No rule to make target `allocsa.o', needed by `libgrt.a'. Stop.

Looks like a simple oversight in the make file.

Really? That directory has a file 'allocsa.c', and the Makefile should have
a '.c.o' rule.

Let me know if you need any other information

Yes, please specify all the information that someone is likely to require
in order to reproduce the problem you are seeing. This includes:
  - system information ("uname -msr")?
  - version of 'make' ("make --version")?
  - download location of the package (unless it was ftp.gnu.org)?
  - command you used to configure the package?
  - command you used to start building the package?

Bruno







reply via email to

[Prev in Thread] Current Thread [Next in Thread]