[webkit-dev] linking failure in libQtWebkit due to lack of "double" prototpes in svg

Auro Tripathy ipserv at yahoo.com
Mon Jul 23 22:17:44 PDT 2007


Can anyone help with this? 

Is there a way I can edit config.h to resolve this?

see linking error below.




make[1]: Entering directory `/home/auro/WebKit/WebKitBuild/Release/WebKitQt/QtLauncher'

g++
-Wl,-rpath,/usr/share/qt4/lib
-Wl,-rpath,/home/auro/WebKit/WebKitBuild/Release/lib -o QtLauncher
main.o    -L/usr/share/qt4/lib
-L/home/auro/WebKit/WebKitBuild/Release/lib -lQtWebKit -lQtGui
-L/usr/share/qt4/lib -L/usr/X11R6/lib -lpng -lSM -lICE -pthread
-pthread -lXi -lXrender -lXrandr -lXfixes -lXcursor -lXinerama
-lfreetype -lfontconfig -lXext -lX11 -lQtCore -lz -lm -pthread
-lgthread-2.0 -lrt -lglib-2.0 -ldl -lpthread

/home/auro/WebKit/WebKitBuild/Release/lib/libQtWebKit.so:
undefined reference to
`WebCore::SVGPathSegCurvetoQuadraticSmoothRel::setY(double)'

/home/auro/WebKit/WebKitBuild/Release/lib/libQtWebKit.so:
undefined reference to
`WebCore::SVGPathSegCurvetoCubicRel::setX(double)'


 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/webkit-dev/attachments/20070723/27ace306/attachment.html


More information about the webkit-dev mailing list