public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libmudflap/38339]  New: libtool: compile: not configured to build any kind of library
@ 2008-12-01  7:57 gzp at gmx dot net
  2008-12-01  8:05 ` [Bug libmudflap/38339] " gzp at gmx dot net
                   ` (12 more replies)
  0 siblings, 13 replies; 22+ messages in thread
From: gzp at gmx dot net @ 2008-12-01  7:57 UTC (permalink / raw)
  To: gcc-bugs

make[4]: Entering directory
`/home/gzp/src/gcc-4.3/obj/i686-pc-linux-gnu/libmudflap'
if /bin/sh ./libtool --tag=CC --mode=compile
/home/gzp/src/gcc-4.3/obj/./gcc/xgcc -B/home/gzp/src/gcc-4.3/obj/./g
        then mv -f ".deps/mf-runtime.Tpo" ".deps/mf-runtime.Plo"; else rm -f
".deps/mf-runtime.Tpo"; exit 1; fi
libtool: compile: not configured to build any kind of library
libtool: compile: See the libtool documentation for more information.
libtool: compile: Fatal configuration error.
make[4]: *** [mf-runtime.lo] Error 1
make[4]: Leaving directory
`/home/gzp/src/gcc-4.3/obj/i686-pc-linux-gnu/libmudflap'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/gzp/src/gcc-4.3/obj/i686-pc-linux-gnu/libmudflap'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/gzp/src/gcc-4.3/obj/i686-pc-linux-gnu/libmudflap'
make[1]: *** [all-target-libmudflap] Error 2
make[1]: Leaving directory `/home/gzp/src/gcc-4.3/obj'
make: *** [all] Error 2

[kernel]
Linux gzp1 2.4.36.8-gzp1 #1 SMP Thu Oct 23 09:25:06 UTC 2008 i686 GNU/Linux

[glibc]
GNU C Library stable release version 2.3.6, by Roland McGrath et al.
Compiled by GNU CC version 4.1.2.
Compiled on a Linux 2.4.34-gzp1 system on 2007-04-04.

[gcc]
gcc (GCC) 3.4.6

[binutils]
GNU ld (Linux/GNU Binutils) 2.19.50.0.1.20081007

[autoconf]
autoconf (GNU Autoconf) 2.63

[automake]
automake (GNU automake) 1.10.2

[libtool]
ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)


-- 
           Summary: libtool: compile: not configured to build any kind of
                    library
           Product: gcc
           Version: 4.3.3
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: libmudflap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gzp at gmx dot net
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
  2008-12-01  7:57 [Bug libmudflap/38339] New: libtool: compile: not configured to build any kind of library gzp at gmx dot net
@ 2008-12-01  8:05 ` gzp at gmx dot net
  2008-12-24  1:31 ` pinskia at gcc dot gnu dot org
                   ` (11 subsequent siblings)
  12 siblings, 0 replies; 22+ messages in thread
From: gzp at gmx dot net @ 2008-12-01  8:05 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from gzp at gmx dot net  2008-12-01 08:03 -------
Created an attachment (id=16796)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16796&action=view)
config.log  environment  log.configure  log.make

Inside the files.tar you can find the following files:
config.log
environment
log.configure
log.make


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
  2008-12-01  7:57 [Bug libmudflap/38339] New: libtool: compile: not configured to build any kind of library gzp at gmx dot net
  2008-12-01  8:05 ` [Bug libmudflap/38339] " gzp at gmx dot net
@ 2008-12-24  1:31 ` pinskia at gcc dot gnu dot org
  2008-12-24  1:34 ` pinskia at gcc dot gnu dot org
                   ` (10 subsequent siblings)
  12 siblings, 0 replies; 22+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-12-24  1:31 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from pinskia at gcc dot gnu dot org  2008-12-24 01:28 -------
Did you apply any patches?


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
  2008-12-01  7:57 [Bug libmudflap/38339] New: libtool: compile: not configured to build any kind of library gzp at gmx dot net
  2008-12-01  8:05 ` [Bug libmudflap/38339] " gzp at gmx dot net
  2008-12-24  1:31 ` pinskia at gcc dot gnu dot org
@ 2008-12-24  1:34 ` pinskia at gcc dot gnu dot org
  2008-12-27  9:09 ` gzp at gmx dot net
                   ` (9 subsequent siblings)
  12 siblings, 0 replies; 22+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-12-24  1:34 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from pinskia at gcc dot gnu dot org  2008-12-24 01:32 -------
By the way, a bootstrap on i686-linux-gnu works without any troubles.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
  2008-12-01  7:57 [Bug libmudflap/38339] New: libtool: compile: not configured to build any kind of library gzp at gmx dot net
                   ` (2 preceding siblings ...)
  2008-12-24  1:34 ` pinskia at gcc dot gnu dot org
@ 2008-12-27  9:09 ` gzp at gmx dot net
  2008-12-29 14:26 ` rwild at gcc dot gnu dot org
                   ` (8 subsequent siblings)
  12 siblings, 0 replies; 22+ messages in thread
From: gzp at gmx dot net @ 2008-12-27  9:09 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from gzp at gmx dot net  2008-12-27 09:08 -------
No, no patches, however if I overwrite the libtool script in
i686-pc-linux-gnu/libmudflap directory with the following version, the problem
disappear:

$ libtool --version
ltmain.sh (GNU libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56)

Same problem in the  libgomp, libssp and libobjc directories.

Let me know how could I help fixing this problem.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
  2008-12-01  7:57 [Bug libmudflap/38339] New: libtool: compile: not configured to build any kind of library gzp at gmx dot net
                   ` (3 preceding siblings ...)
  2008-12-27  9:09 ` gzp at gmx dot net
@ 2008-12-29 14:26 ` rwild at gcc dot gnu dot org
  2008-12-29 23:38 ` gzp at gmx dot net
                   ` (7 subsequent siblings)
  12 siblings, 0 replies; 22+ messages in thread
From: rwild at gcc dot gnu dot org @ 2008-12-29 14:26 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from rwild at gcc dot gnu dot org  2008-12-29 14:24 -------
First, please get a pristine source tree again.  Then, rebuild in a build tree
that is not a subdirectory of the source tree.  Let's see how many errors that
removes.  (It is absolutely essential that you start over with a pristine
source tree again.)

Next, it would be interesting to see the output of
  getconf ARG_MAX

2.4.36 is a rather old kernel, but I'm pretty sure it had a decent ARG_MAX
back then.


-- 

rwild at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rwild at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
  2008-12-01  7:57 [Bug libmudflap/38339] New: libtool: compile: not configured to build any kind of library gzp at gmx dot net
                   ` (4 preceding siblings ...)
  2008-12-29 14:26 ` rwild at gcc dot gnu dot org
@ 2008-12-29 23:38 ` gzp at gmx dot net
  2008-12-29 23:39 ` gzp at gmx dot net
                   ` (6 subsequent siblings)
  12 siblings, 0 replies; 22+ messages in thread
From: gzp at gmx dot net @ 2008-12-29 23:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #6 from gzp at gmx dot net  2008-12-29 23:34 -------
Done what you requested. log.make show you where make fails first.

$ getconf/POSIX_V6_ILP32_OFF32 ARG_MAX
131072

$ getconf./POSIX_V6_ILP32_OFFBIG ARG_MAX
131072


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
  2008-12-01  7:57 [Bug libmudflap/38339] New: libtool: compile: not configured to build any kind of library gzp at gmx dot net
                   ` (5 preceding siblings ...)
  2008-12-29 23:38 ` gzp at gmx dot net
@ 2008-12-29 23:39 ` gzp at gmx dot net
  2008-12-29 23:41 ` gzp at gmx dot net
                   ` (5 subsequent siblings)
  12 siblings, 0 replies; 22+ messages in thread
From: gzp at gmx dot net @ 2008-12-29 23:39 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #9 from gzp at gmx dot net  2008-12-29 23:37 -------
Created an attachment (id=17008)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17008&action=view)
config.log log.configure log.make


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
  2008-12-01  7:57 [Bug libmudflap/38339] New: libtool: compile: not configured to build any kind of library gzp at gmx dot net
                   ` (6 preceding siblings ...)
  2008-12-29 23:39 ` gzp at gmx dot net
@ 2008-12-29 23:41 ` gzp at gmx dot net
  2008-12-29 23:42 ` gzp at gmx dot net
                   ` (4 subsequent siblings)
  12 siblings, 0 replies; 22+ messages in thread
From: gzp at gmx dot net @ 2008-12-29 23:41 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #7 from gzp at gmx dot net  2008-12-29 23:36 -------
Created an attachment (id=17007)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=17007&action=view)
config.log log.configure log.make


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
  2008-12-01  7:57 [Bug libmudflap/38339] New: libtool: compile: not configured to build any kind of library gzp at gmx dot net
                   ` (7 preceding siblings ...)
  2008-12-29 23:41 ` gzp at gmx dot net
@ 2008-12-29 23:42 ` gzp at gmx dot net
  2008-12-30  0:06 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  12 siblings, 0 replies; 22+ messages in thread
From: gzp at gmx dot net @ 2008-12-29 23:42 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #8 from gzp at gmx dot net  2008-12-29 23:37 -------
(From update of attachment 17007)
Wrong datestamp in the filename.


-- 

gzp at gmx dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #17007|0                           |1
        is obsolete|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
  2008-12-01  7:57 [Bug libmudflap/38339] New: libtool: compile: not configured to build any kind of library gzp at gmx dot net
                   ` (8 preceding siblings ...)
  2008-12-29 23:42 ` gzp at gmx dot net
@ 2008-12-30  0:06 ` pinskia at gcc dot gnu dot org
  2008-12-30  8:00 ` gzp at gmx dot net
                   ` (2 subsequent siblings)
  12 siblings, 0 replies; 22+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2008-12-30  0:06 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #10 from pinskia at gcc dot gnu dot org  2008-12-30 00:04 -------
Without any patches, I was able to build just fine on x86_64-linux-gnu.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
  2008-12-01  7:57 [Bug libmudflap/38339] New: libtool: compile: not configured to build any kind of library gzp at gmx dot net
                   ` (9 preceding siblings ...)
  2008-12-30  0:06 ` pinskia at gcc dot gnu dot org
@ 2008-12-30  8:00 ` gzp at gmx dot net
  2009-01-29 10:43 ` gzp at gmx dot net
  2010-09-22 18:49 ` rwild at gcc dot gnu dot org
  12 siblings, 0 replies; 22+ messages in thread
From: gzp at gmx dot net @ 2008-12-30  8:00 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #11 from gzp at gmx dot net  2008-12-30 07:59 -------
Ok, but seems like the problem is around libtool. I don't know how libtool
copied/generated in libmudflap directory, but replacing that file with (GNU
libtool) 1.5.26 (1.1220.2.492 2008/01/30 06:40:56) solves the problem.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
  2008-12-01  7:57 [Bug libmudflap/38339] New: libtool: compile: not configured to build any kind of library gzp at gmx dot net
                   ` (10 preceding siblings ...)
  2008-12-30  8:00 ` gzp at gmx dot net
@ 2009-01-29 10:43 ` gzp at gmx dot net
  2010-09-22 18:49 ` rwild at gcc dot gnu dot org
  12 siblings, 0 replies; 22+ messages in thread
From: gzp at gmx dot net @ 2009-01-29 10:43 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #12 from gzp at gmx dot net  2009-01-29 10:43 -------
Anyone knows how 'i686-pc-linux-gnu/libmudflap/libtool' file generated?
Thats the problem, and still is with released 4.3.3.


-- 

gzp at gmx dot net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |UNCONFIRMED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
  2008-12-01  7:57 [Bug libmudflap/38339] New: libtool: compile: not configured to build any kind of library gzp at gmx dot net
                   ` (11 preceding siblings ...)
  2009-01-29 10:43 ` gzp at gmx dot net
@ 2010-09-22 18:49 ` rwild at gcc dot gnu dot org
  12 siblings, 0 replies; 22+ messages in thread
From: rwild at gcc dot gnu dot org @ 2010-09-22 18:49 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #13 from rwild at gcc dot gnu dot org  2010-09-22 18:49 -------
In reply to comment #6:
In case this PR is still relevant, I really would like to see the output of
  getconf ARG_MAX

exactly that command line, and not a similar command line.  If your system does
not produce a number with it, then please share more details about your system:
why does getconf not work normally?  If there are valid portability issues
here, then libtool.m4 needs to work around them.

All other failures in this PR are followup failures of this.

Thanks.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
       [not found] <bug-38339-4@http.gcc.gnu.org/bugzilla/>
                   ` (6 preceding siblings ...)
  2010-10-02  7:13 ` rwild at gcc dot gnu.org
@ 2010-10-02  7:17 ` gzp at papp dot hu
  7 siblings, 0 replies; 22+ messages in thread
From: gzp at papp dot hu @ 2010-10-02  7:17 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339

--- Comment #24 from Gabor Z. Papp <gzp at papp dot hu> 2010-10-02 07:17:33 UTC ---
(In reply to comment #23)
> The 'make configure-target-libmudflap' log you just sent does not show the
> 'expr syntax error' failures from the log.make in comment 1 any more.  Can you
> please verify that your build error is gone now also?  Should be sufficient to
>   make all-target-libmudflap

Yes:



$ make all-target-libmudflap       
Checking multilib configuration for libmudflap...
make[1]: Entering directory
`/home/gzp/src/gcc-4.4.5/obj/i686-pc-linux-gnu/libmudflap'
make "AR_FLAGS=rc" "CC_FOR_BUILD=gcc" "CFLAGS=-g -O2  " "CXXFLAGS=-g -O2  
-D_GNU_SOURCE  " "CFLAGS_FOR_BUILD=-g -O2" "CFLAGS_FOR_TARGET=-g -O2"
"INSTALL=/pkg/bin/install -c" "INSTALL_DATA=/pkg/bin/install -c -m 644"
"INSTALL_PROGRAM=/pkg/bin/install -c" "INSTALL_SCRIPT=/pkg/bin/install -c"
"JC1FLAGS=" "LDFLAGS=" "LIBCFLAGS=-g -O2  " "LIBCFLAGS_FOR_TARGET=-g -O2"
"MAKE=make" "MAKEINFO=makeinfo --split-size=5000000 " "PICFLAG="
"PICFLAG_FOR_TARGET=" "SHELL=/bin/sh" "RUNTESTFLAGS=" "exec_prefix=/pkg"
"infodir=/pkg/info" "libdir=/pkg/lib" "prefix=/pkg" "includedir=/pkg/include"
"AR=ar" "AS=/home/gzp/src/gcc-4.4.5/obj/./gcc/as"
"CC=/home/gzp/src/gcc-4.4.5/obj/./gcc/xgcc -B/home/gzp/src/gcc-4.4.5/obj/./gcc/
-B/pkg/i686-pc-linux-gnu/bin/ -B/pkg/i686-pc-linux-gnu/lib/ -isystem
/pkg/i686-pc-linux-gnu/include -isystem /pkg/i686-pc-linux-gnu/sys-include"
"CXX=/home/gzp/src/gcc-4.4.5/obj/./gcc/g++ -B/home/gzp/src/gcc-4.4.5/obj/./gcc/
-nostdinc++ -nostdinc++
-I/home/gzp/src/gcc-4.4.5/obj/i686-pc-linux-gnu/libstdc++-v3/include/i686-pc-linux-gnu
-I/home/gzp/src/gcc-4.4.5/obj/i686-pc-linux-gnu/libstdc++-v3/include
-I/home/gzp/src/gcc-4.4.5/libstdc++-v3/libsupc++
-I/home/gzp/src/gcc-4.4.5/libstdc++-v3/include/backward
-I/home/gzp/src/gcc-4.4.5/libstdc++-v3/testsuite/util
-L/home/gzp/src/gcc-4.4.5/obj/i686-pc-linux-gnu/libstdc++-v3/src
-L/home/gzp/src/gcc-4.4.5/obj/i686-pc-linux-gnu/libstdc++-v3/src/.libs
-B/pkg/i686-pc-linux-gnu/bin/ -B/pkg/i686-pc-linux-gnu/lib/ -isystem
/pkg/i686-pc-linux-gnu/include -isystem /pkg/i686-pc-linux-gnu/sys-include"
"LD=/home/gzp/src/gcc-4.4.5/obj/./gcc/collect-ld" "LIBCFLAGS=-g -O2  "
"NM=/home/gzp/src/gcc-4.4.5/obj/./gcc/nm" "PICFLAG=" "RANLIB=ranlib" "DESTDIR="
all-recursive
make[2]: Entering directory
`/home/gzp/src/gcc-4.4.5/obj/i686-pc-linux-gnu/libmudflap'
Making all in testsuite
make[3]: Entering directory
`/home/gzp/src/gcc-4.4.5/obj/i686-pc-linux-gnu/libmudflap/testsuite'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory
`/home/gzp/src/gcc-4.4.5/obj/i686-pc-linux-gnu/libmudflap/testsuite'
make[3]: Entering directory
`/home/gzp/src/gcc-4.4.5/obj/i686-pc-linux-gnu/libmudflap'
if /bin/sh ./libtool --tag=CC --mode=compile
/home/gzp/src/gcc-4.4.5/obj/./gcc/xgcc -B/home/gzp/src/gcc-4.4.5/obj/./gcc/
-B/pkg/i686-pc-linux-gnu/bin/ -B/pkg/i686-pc-linux-gnu/lib/ -isystem
/pkg/i686-pc-linux-gnu/include -isystem /pkg/i686-pc-linux-gnu/sys-include
-DHAVE_CONFIG_H -I. -I../../../libmudflap -I.    -Wall -ffunction-sections
-fdata-sections -g -O2   -MT mf-runtime.lo -MD -MP -MF ".deps/mf-runtime.Tpo"
-c -o mf-runtime.lo ../../../libmudflap/mf-runtime.c; \
then mv -f ".deps/mf-runtime.Tpo" ".deps/mf-runtime.Plo"; else rm -f
".deps/mf-runtime.Tpo"; exit 1; fi
libtool: compile: not configured to build any kind of library
libtool: compile: See the libtool documentation for more information.
libtool: compile: Fatal configuration error.
make[3]: *** [mf-runtime.lo] Error 1
make[3]: Leaving directory
`/home/gzp/src/gcc-4.4.5/obj/i686-pc-linux-gnu/libmudflap'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/gzp/src/gcc-4.4.5/obj/i686-pc-linux-gnu/libmudflap'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/gzp/src/gcc-4.4.5/obj/i686-pc-linux-gnu/libmudflap'
make: *** [all-target-libmudflap] Error 2


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
       [not found] <bug-38339-4@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2010-10-02  6:58 ` gzp at papp dot hu
@ 2010-10-02  7:13 ` rwild at gcc dot gnu.org
  2010-10-02  7:17 ` gzp at papp dot hu
  7 siblings, 0 replies; 22+ messages in thread
From: rwild at gcc dot gnu.org @ 2010-10-02  7:13 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339

--- Comment #23 from Ralf Wildenhues <rwild at gcc dot gnu.org> 2010-10-02 07:13:39 UTC ---
The 'make configure-target-libmudflap' log you just sent does not show the
'expr syntax error' failures from the log.make in comment 1 any more.  Can you
please verify that your build error is gone now also?  Should be sufficient to
  make all-target-libmudflap

Thanks.


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
       [not found] <bug-38339-4@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2010-10-02  6:56 ` gzp at papp dot hu
@ 2010-10-02  6:58 ` gzp at papp dot hu
  2010-10-02  7:13 ` rwild at gcc dot gnu.org
  2010-10-02  7:17 ` gzp at papp dot hu
  7 siblings, 0 replies; 22+ messages in thread
From: gzp at papp dot hu @ 2010-10-02  6:58 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339

--- Comment #20 from Gabor Z. Papp <gzp at papp dot hu> 2010-10-02 06:58:38 UTC ---
(In reply to comment #19)
> > make configure-target-libmudflap
> 
> make: *** No rule to make target `configure-target-libmudflap'.  Stop.

My bad. I'm building gcc in ./obj

So running make configure-target-libmudflag in obj:

$ make configure-target-libmudflap
Checking multilib configuration for libmudflap...


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
       [not found] <bug-38339-4@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2010-10-02  5:34 ` rwild at gcc dot gnu.org
@ 2010-10-02  6:56 ` gzp at papp dot hu
  2010-10-02  6:58 ` gzp at papp dot hu
                   ` (2 subsequent siblings)
  7 siblings, 0 replies; 22+ messages in thread
From: gzp at papp dot hu @ 2010-10-02  6:56 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339

--- Comment #19 from Gabor Z. Papp <gzp at papp dot hu> 2010-10-02 06:56:43 UTC ---
(In reply to comment #15)

> make configure-target-libmudflap

make: *** No rule to make target `configure-target-libmudflap'.  Stop.


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
       [not found] <bug-38339-4@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2010-10-01 18:42 ` gzp at papp dot hu
@ 2010-10-02  5:34 ` rwild at gcc dot gnu.org
  2010-10-02  6:56 ` gzp at papp dot hu
                   ` (3 subsequent siblings)
  7 siblings, 0 replies; 22+ messages in thread
From: rwild at gcc dot gnu.org @ 2010-10-02  5:34 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339

--- Comment #18 from Ralf Wildenhues <rwild at gcc dot gnu.org> 2010-10-02 05:34:16 UTC ---
Ah, sorry.  The sed script was meant for the toplevel source directory.

Your .../libmudflap/config.log however looks like configure did compute the
maximum command line length correctly.  Let's hope the shell trace log will
provide more clues.  Thanks.


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
       [not found] <bug-38339-4@http.gcc.gnu.org/bugzilla/>
  2010-09-29 13:38 ` gzp at gmx dot net
  2010-09-30  0:21 ` rwild at gcc dot gnu.org
@ 2010-10-01 18:42 ` gzp at papp dot hu
  2010-10-02  5:34 ` rwild at gcc dot gnu.org
                   ` (4 subsequent siblings)
  7 siblings, 0 replies; 22+ messages in thread
From: gzp at papp dot hu @ 2010-10-01 18:42 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339

--- Comment #17 from Gabor Z. Papp <gzp at papp dot hu> 2010-10-01 18:42:49 UTC ---
(In reply to comment #15)
> Please attach i686-pc-linux-gnu/libmudflap/config.log

Done.

> Please post the output of the following commands (modifying the configure
> script to post verbose output, and rerunning it):
> 
> sed -i '/checking the maximum length/a\
> set -x
> ' libmudflap/configure

I'm not sure I understand this part. In what directory level run this command?

~/src/gcc-4.4.5/obj/i686-pc-linux-gnu $ sed -i '/checking the maximum length/a\
> set -x
> ' libmudflap/configure
sed: can't read libmudflap/configure: No such file or directory

~/src/gcc-4.4.5/obj/i686-pc-linux-gnu/libmudflap $ ls -l
total 504
-rw-r--r-- 1 gzp gzp  30715 Oct  1 20:35 Makefile
-rw-r--r-- 1 gzp gzp   8728 Oct  1 20:34 config.cache
-rw-r--r-- 1 gzp gzp   7996 Oct  1 20:35 config.h
-rw-r--r-- 1 gzp gzp 102009 Oct  1 20:35 config.log
-rwxr-xr-x 1 gzp gzp  78680 Oct  1 20:35 config.status
-rwxr-xr-x 1 gzp gzp 258177 Oct  1 20:35 libtool
-rw-r--r-- 1 gzp gzp      3 Oct  1 20:34 multilib.out
drwxr-xr-x 2 gzp gzp   4096 Oct  1 20:34 pth
-rw-r--r-- 1 gzp gzp     23 Oct  1 20:35 stamp-h1
drwxr-xr-x 2 gzp gzp   4096 Oct  1 20:35 testsuite


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
       [not found] <bug-38339-4@http.gcc.gnu.org/bugzilla/>
  2010-09-29 13:38 ` gzp at gmx dot net
@ 2010-09-30  0:21 ` rwild at gcc dot gnu.org
  2010-10-01 18:42 ` gzp at papp dot hu
                   ` (5 subsequent siblings)
  7 siblings, 0 replies; 22+ messages in thread
From: rwild at gcc dot gnu.org @ 2010-09-30  0:21 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339

--- Comment #15 from Ralf Wildenhues <rwild at gcc dot gnu.org> 2010-09-29 19:33:50 UTC ---
Please attach i686-pc-linux-gnu/libmudflap/config.log

Please post the output of the following commands (modifying the configure
script to post verbose output, and rerunning it):

sed -i '/checking the maximum length/a\
set -x
' libmudflap/configure
rm -f i686-pc-linux-gnu/libmudflap/Makefile
make configure-target-libmudflap

Thanks.


^ permalink raw reply	[flat|nested] 22+ messages in thread

* [Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
       [not found] <bug-38339-4@http.gcc.gnu.org/bugzilla/>
@ 2010-09-29 13:38 ` gzp at gmx dot net
  2010-09-30  0:21 ` rwild at gcc dot gnu.org
                   ` (6 subsequent siblings)
  7 siblings, 0 replies; 22+ messages in thread
From: gzp at gmx dot net @ 2010-09-29 13:38 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339

--- Comment #14 from Gabor Z. Papp <gzp at gmx dot net> 2010-09-29 11:04:26 UTC ---
$ getconf ARG_MAX
2097152

Problem still exist with 4.4.4


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2010-10-02  7:17 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-12-01  7:57 [Bug libmudflap/38339] New: libtool: compile: not configured to build any kind of library gzp at gmx dot net
2008-12-01  8:05 ` [Bug libmudflap/38339] " gzp at gmx dot net
2008-12-24  1:31 ` pinskia at gcc dot gnu dot org
2008-12-24  1:34 ` pinskia at gcc dot gnu dot org
2008-12-27  9:09 ` gzp at gmx dot net
2008-12-29 14:26 ` rwild at gcc dot gnu dot org
2008-12-29 23:38 ` gzp at gmx dot net
2008-12-29 23:39 ` gzp at gmx dot net
2008-12-29 23:41 ` gzp at gmx dot net
2008-12-29 23:42 ` gzp at gmx dot net
2008-12-30  0:06 ` pinskia at gcc dot gnu dot org
2008-12-30  8:00 ` gzp at gmx dot net
2009-01-29 10:43 ` gzp at gmx dot net
2010-09-22 18:49 ` rwild at gcc dot gnu dot org
     [not found] <bug-38339-4@http.gcc.gnu.org/bugzilla/>
2010-09-29 13:38 ` gzp at gmx dot net
2010-09-30  0:21 ` rwild at gcc dot gnu.org
2010-10-01 18:42 ` gzp at papp dot hu
2010-10-02  5:34 ` rwild at gcc dot gnu.org
2010-10-02  6:56 ` gzp at papp dot hu
2010-10-02  6:58 ` gzp at papp dot hu
2010-10-02  7:13 ` rwild at gcc dot gnu.org
2010-10-02  7:17 ` gzp at papp dot hu

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).