Svante Signell, le Tue 22 Mar 2011 10:54:06 +0100, a écrit : > On Tue, 2011-03-22 at 10:45 +0100, Samuel Thibault wrote: > > Arne Babenhauserheide, le Tue 22 Mar 2011 10:37:36 +0100, a écrit : > > > lotf -lfreetype -lm17n-flt -lm17n-core -lm > > > /usr/bin/ld: ftfont.o: undefined reference to symbol 'FcInit' > > > /usr/bin/ld: note: 'FcInit' is defined in DSO > > > //usr/lib/libfontconfig.so.1 so > > > tr > > > y adding it to the linker command line > > > //usr/lib/libfontconfig.so.1: could not read symbols: Invalid operation > > > collect2: ld returned 1 exit status > > > > Downgrade gcc-4.4 to 4.4.5-10, and thank Doko for the disruptive change. > > I was just replying, but you beat me to it. Who/what is Doko?
The gcc maintainer who decided to enforce --no-add-needed. > I built emacs with an earlier version of gcc, and since 4.4.5-11 the > default linker option is now: --no-add-needed. Had not have the time to > find out where to change for a successful build yet. Don't take the time to, it's the same on all Debian archs, let the emacs maintainer fix it. Samuel -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

