On Sat, Sep 21, 2013 at 12:19:12PM +0800, Aron Xu wrote:
> > Are you using the gold linker? With the latest binutils package you
> > have to add -fuse-ld=gold to the gcc command line.
> No, but I suspect the real cause is not in libxslt, as linking to
> libxslt does not mean you have to link to m
On Fri, Sep 20, 2013 at 7:45 PM, Alberto Garcia wrote:
> On Fri, Sep 20, 2013 at 03:33:11PM +0800, Aron Xu wrote:
>
>> > 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/
On Fri, Sep 20, 2013 at 03:33:11PM +0800, Aron Xu wrote:
> > 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 refer
On Wed, Sep 18, 2013 at 7:33 PM, Alberto Garcia wrote:
> 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:
> err
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/../
Package: libxslt1-dev
Version: 1.1.28-2
Severity: important
When I try to link WebKit using the gold linker I get the following
error:
CCLD Programs/MiniBrowser
/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-
6 matches
Mail list logo