RESOLVED FIXED 74412
[Qt] [WK2] Linking fails if GStreamer not installed after r102493
https://bugs.webkit.org/show_bug.cgi?id=74412
Summary [Qt] [WK2] Linking fails if GStreamer not installed after r102493
Viatcheslav Ostapenko
Reported 2011-12-13 08:19:09 PST
/home/sl/work/webkit/WebKitBuild/Debug/Source/WebKit2/debug/libwebkit2.a(SharedMemoryUnix.o): In function `WebKit::SharedMemory::create(unsigned int)': /home/sl/work/webkit/WebKitBuild/Debug/Source/WebKit2/../../../../Source/WebKit2/Platform/unix/SharedMemoryUnix.cpp:118: undefined reference to `shm_open' /home/sl/work/webkit/WebKitBuild/Debug/Source/WebKit2/../../../../Source/WebKit2/Platform/unix/SharedMemoryUnix.cpp:139: undefined reference to `shm_unlink' /home/sl/work/webkit/WebKitBuild/Debug/Source/WebKit2/../../../../Source/WebKit2/Platform/unix/SharedMemoryUnix.cpp:151: undefined reference to `shm_unlink' /home/sl/work/webkit/WebKitBuild/Debug/Source/WebKit2/../../../../Source/WebKit2/Platform/unix/SharedMemoryUnix.cpp:159: undefined reference to `shm_unlink'
Attachments
Patch (968 bytes, patch)
2011-12-13 08:53 PST, Viatcheslav Ostapenko
no flags
Viatcheslav Ostapenko
Comment 1 2011-12-13 08:53:38 PST
WebKit Review Bot
Comment 2 2011-12-14 02:24:07 PST
Comment on attachment 119024 [details] Patch Clearing flags on attachment: 119024 Committed r102760: <http://trac.webkit.org/changeset/102760>
WebKit Review Bot
Comment 3 2011-12-14 02:24:11 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.