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)'


 

_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to