I've found an explanation.

- When ecl package is built on the developer host, the flags given by 
dpkg-buildpackage are stored in the install script.
- These flags include LDFLAGS  => '-Wl,-Bsymbolic-functions'
- When ecl is installed on the user host, it needs a version of /usr/bin/ld 
which supports -Bsylmbolic-functions.
- Therefore, there is a dependency of ecl install script on that version of ld. 

-> binutils 2.17.20070103cvs-0ubuntu2 doesn't work
-> binutils_2.18.93.20081009-0ubuntu1_i386.deb works

-- 
install script crashes on unknown ld option -Bsylmbolic-functions
https://bugs.launchpad.net/bugs/317827
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to