[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38339 --- Comment #14 from Gabor Z. Papp 2010-09-29 11:04:26 UTC --- $ getconf ARG_MAX 2097152 Problem still exist with 4.4.4
[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
--- 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
[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
--- 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
[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
--- 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
[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
--- 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
[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
--- 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
[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
--- 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
[Bug other/35377] stack-protector: multiple definition of `__stack_chk_fail_local'
--- Comment #1 from gzp at gmx dot net 2008-12-27 09:11 --- ping, the problem still exist, due the combinations of the configure options (static vs shared) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35377
[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
--- 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
[Bug libmudflap/38339] libtool: compile: not configured to build any kind of library
--- 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
[Bug libmudflap/38339] New: libtool: compile: not configured to build any kind of library
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
[Bug other/35377] New: stack-protector: multiple definition of `__stack_chk_fail_local'
I was compiled and installed gcc-4.2.3 on Linux 2.4, glibc 2.3.6 main configure options was: --enable-shared=libstdc++ --enable-static --disable-debug --enable-cpp --enable-languages=c,c++ --enable-threads After successfully compile and install got some problems when compiling apps using the -fstack-protector option: Linking C executable at-parser /pkg/lib/gcc/i686-pc-linux-gnu/4.2.3/../../../libssp.a(ssp.o): In function `__stack_chk_fail_local': /home/gzp/src/gcc-4.2.3/obj/i686-pc-linux-gnu/libssp/../../../libssp/ssp.c:175: multiple definition of `__stack_chk_fail_local' /pkg/lib/gcc/i686-pc-linux-gnu/4.2.3/../../../libssp_nonshared.a(libssp_nonshared_la-ssp-local.o):/home/gzp/src/gcc-4.2.3/obj/i686-pc-linux-gnu/libssp/../../../libssp/ssp-local.c:48: first defined here collect2: ld returned 1 exit status make[3]: *** [tests/at-parser] Error 1 libssp present only in static format, as libssp_nonshared. -- Summary: stack-protector: multiple definition of `__stack_chk_fail_local' Product: gcc Version: 4.2.3 Status: UNCONFIRMED Severity: normal Priority: P3 Component: other 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=35377