• Login
  • Register
  • Dolphin Forums
  • Home
  • FAQ
  • Download
  • Wiki
  • Code


Dolphin, the GameCube and Wii emulator - Forums › Dolphin Emulator Discussion and Support › Development Discussion v
« Previous 1 ... 27 28 29 30 31 ... 117 Next »

Linux build error
View New Posts | View Today's Posts

Thread Closed 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Linux build error
09-12-2016, 03:59 AM
#1
Zardov Offline
Junior Member
**
Posts: 5
Threads: 2
Joined: Sep 2016
I recently tried building Dolphin on Linux Mint 18 KDE. I'm aware of the ppa, but I have had previous issues with my graphics card (Integrated Radeon HD 8670D on AMD A10-6800K, for which the proprietary drivers are no longer supported). To get the card to work, I had to replace the proprietary drivers with open-source ones, together with the kernel from 4.4 to 4.7. I assume this was why the ppa did not function properly.

On the first build attempt I got an error on linking:
[ 94%] Linking CXX executable ../../../Binaries/dolphin-emu
../VideoCommon/libvideocommon.a(ImageWrite.cpp.o): In function `TextureToPng(unsigned char*, int, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int, int, bool)':
ImageWrite.cpp.text+0x2e7): undefined reference to `png_set_longjmp_fn'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFGetVersion@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFReadDirectory@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFReadRGBAImageOriented@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFDefaultStripSize@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFWriteScanline@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `_TIFFfree@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFGetField@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFScanlineSize@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFClose@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFClientOpen@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFRGBAImageOK@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFGetFieldDefaulted@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFSetField@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFSetWarningHandler@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFSetErrorHandler@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `_TIFFmalloc@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFSetDirectory@LIBTIFF_4.0'
/usr/lib/x86_64-linux-gnu/libwx_gtk2u_core-3.0.so: undefined reference to `TIFFReadScanline@LIBTIFF_4.0'
collect2: error: ld returned 1 exit status
Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/build.make:1669: recipe for target 'Binaries/dolphin-emu' failed
make[2]: *** [Binaries/dolphin-emu] Error 1
CMakeFiles/Makefile2:721: recipe for target 'Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all' failed
make[1]: *** [Source/Core/DolphinWX/CMakeFiles/dolphin-emu.dir/all] Error 2
Makefile:160: recipe for target 'all' failed
make: *** [all] Error 2

Afterwards, I tried again with the script from the Dolphin wiki. Again, the linking error.
Does anyone have any idea how to resolve this?

Oh, and ... congrats to all developers for such a wonderful emulator!
When I tried Dolphin on my Linux work laptop, everything was super smooth. Really amazing product.
Find
« Next Oldest | Next Newest »
Thread Closed 


Messages In This Thread
Linux build error - Zardov - 09-12-2016, 03:59 AM
RE: Linux build error - MayImilae - 09-12-2016, 04:53 AM

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:


Users browsing this thread: 2 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode