Any chance to have this fixed?

Here's how to reproduce it:

$ echo 'main(){}' > test.c
$ gcc -o /dev/null test.c `pkg-config --cflags --libs libxslt`

/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libxslt.so: error: 
undefined reference to 'fmod'
/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libxslt.so: error: 
undefined reference to 'pow'
/usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libxslt.so: error: 
undefined reference to 'floor'
collect2: error: ld returned 1 exit status

Berto


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to