• 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 ... 25 26 27 28 29 ... 114 Next »

Building master under arch fails
View New Posts | View Today's Posts

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Thread Modes
Building master under arch fails
07-30-2016, 11:06 AM
#1
okamiterasu Offline
Junior Member
**
Posts: 17
Threads: 3
Joined: Mar 2015
Hello, I hope that this is the right subforum.
I'm trying to build dolphin under arch using pkgbuild, but it fails with the following error
Code:
[  9%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/CDUtils.cpp.o
[  9%] Building CXX object Source/Core/Common/CMakeFiles/common.dir/ColorUtil.cpp.o
In file included from /home/okami/Desktop/dolphin-emu-git/src/dolphin-emu/Source/Core/Common/Analytics.cpp:10:0:
/home/okami/Desktop/dolphin-emu-git/src/dolphin-emu/Source/Core/Common/Analytics.h:19:14: error: conflicting declaration 'typedef void CURL'
typedef void CURL;
             ^~~~
In file included from /home/okami/Desktop/dolphin-emu-git/src/dolphin-emu/Source/Core/Common/Analytics.cpp:7:0:
/usr/include/curl/curl.h:94:26: note: previous declaration as 'typedef struct Curl_easy CURL'
typedef struct Curl_easy CURL;
                         ^~~~
make[2]: *** [Source/Core/Common/CMakeFiles/common.dir/build.make:64: Source/Core/Common/CMakeFiles/common.dir/Analytics.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [CMakeFiles/Makefile2:695: Source/Core/Common/CMakeFiles/common.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[  9%] Building CXX object Externals/wxWidgets3/CMakeFiles/wx.dir/src/aui/auibar.cpp.o
[  9%] Building CXX object Externals/wxWidgets3/CMakeFiles/wx.dir/src/aui/auibook.cpp.o
Find
Reply
07-30-2016, 12:29 PM
#2
Helios Offline
Stellaaaaaaa
**********
Developers (Some Administrators and Super Moderators)
Posts: 4,395
Threads: 15
Joined: May 2012
Known issue.

https://github.com/dolphin-emu/dolphin/pull/4062
Find
Reply
08-01-2016, 08:38 AM
#3
Helios Offline
Stellaaaaaaa
**********
Developers (Some Administrators and Super Moderators)
Posts: 4,395
Threads: 15
Joined: May 2012
fixed in https://dolphin-emu.org/download/dev/04bf2d612c2d8be658e944e76ec8bc3a58deb093/
Find
Reply
08-05-2016, 02:29 AM
#4
ConvexEd
Unregistered
 
Actually having the same problems except I'm on Debian Sid. I'm guessing upgrading the curl libs screwed me up. I do have the up to date Analytics.h, but I still get the same error.
Reply
« Next Oldest | Next Newest »


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


Users browsing this thread: 1 Guest(s)



Powered By MyBB | Theme by Fragma

Linear Mode
Threaded Mode