Re: The "ncurses problem" is the problem of GCC
Ben Francis <[email protected]>
| Newsgroups | gmane.linux.distributions.gobo.general |
|---|---|
| Message-ID | <CAKmOqmRghyKoY6QPx182eGjq5Lmdjvg0pWz9acqp+a-ugifdgA@mail.gmail.com> |
This thread<https://www.linuxquestions.org/questions/linux-from-scratch-13/gcc-4-6-2-pass-1-error-with-gtype-desc-c-946005/>and this thread <http://libx.juvsoft.com/index.php?topic=170.0> point to this simple fix<https://www.linuxquestions.org/questions/linux-from-scratch-13/gcc-4-6-2-pass-1-error-with-gtype-desc-c-946005/> . Ben On Sat, Apr 6, 2013 at 6:37 PM, Viola Zoltán <[email protected]> wrote: > Hi, users and developers! The earlier wrote "ncurses problem" is not the > problem (bug) of Ncurses, but the GCC! Because I find about this theme a > webpage, here: > > http://lists.fedoraproject.org/pipermail/devel/2010-March/133601.html > There are a "tutorial" about this: > https://fedoraproject.org/wiki/Features/ChangeInImplicitDSOLinking > and > https://fedoraproject.org/wiki/UnderstandingDSOLinkChange > > But I not understand, what I need to do. > > I tryed downgrade my system, changed the GCC to any earlier version, to > the latest what have Recipe in the GoboLinux RecipeStore, the version > 4.6.1, but not succeeded, it wrote me this error messages: > > gcc -c -O2 -march=i686 -fomit-frame-pointer -pipe -DIN_GCC -W -Wall > -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes > -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros > -Wno-overlength-strings -Wold-style-definition -Wc++-compat > -DHAVE_CONFIG_H -I. -I. -I/Files/Compile/Sources/gcc-4.6.1/./gcc > -I/Files/Compile/Sources/gcc-4.6.1/./gcc/. > -I/Files/Compile/Sources/gcc-4.6.1/./gcc/../include > -I/Files/Compile/Sources/gcc-4.6.1/./gcc/../libcpp/include > -I/Files/Compile/Sources/gcc-4.6.1/./gcc/../libdecnumber > -I/Files/Compile/Sources/gcc-4.6.1/./gcc/../libdecnumber/bid > -I../libdecnumber gtype-desc.c -o gtype-desc.o > gtype-desc.c:8893:18: error: subscripted value is neither array nor > pointer nor vector > gtype-desc.c:9012:36: error: subscripted value is neither array nor > pointer nor vector > gtype-desc.c:9096:31: error: subscripted value is neither array nor > pointer nor vector > gtype-desc.c:9117:31: error: subscripted value is neither array nor > pointer nor vector > gtype-desc.c:9124:31: error: subscripted value is neither array nor > pointer nor vector > gtype-desc.c:9131:31: error: subscripted value is neither array nor > pointer nor vector > make[2]: *** [gtype-desc.o] Error 1 > make[2]: Leaving directory `/Files/Compile/Sources/gcc-4.6.1/_build/gcc' > make[1]: *** [all-gcc] Error 2 > make[1]: Leaving directory `/Files/Compile/Sources/gcc-4.6.1/_build' > make: *** [all] Error 2 > ldconfig: /System/Links/Libraries/libstdc++.so.6.0.17-gdb.py is not an > ELF file - it has the wrong magic bytes at the start. > > Compile: GCC 4.6.1 - Build process failed. > > Hackers! > Please give me ideas, tips, tricks! > > Zoli > > _______________________________________________ > gobolinux-users mailing list > [email protected] > http://lists.gobolinux.org/mailman/listinfo/gobolinux-users > > _______________________________________________ gobolinux-users mailing list [email protected] http://lists.gobolinux.org/mailman/listinfo/gobolinux-users