Jump to content
  • 0

config/core.hpp: no such file or directoty


Dolphin86

Question


  • Group:  Members
  • Topic Count:  255
  • Topics Per Day:  0.06
  • Content Count:  706
  • Reputation:   16
  • Joined:  01/07/12
  • Last Seen:  

hye, 1st of all im sorry if i put these question on wrong section, kindly move it if needed no need to put warning points to me thanks,

back to question i was trying to compile my server and end up with these error as below

Spoiler

1.png.fe4b3d1486ee96f21bc9a1b7c2fbbb83.png

now as i check the file as it mention was missing while compiling i found the file... as below

Spoiler

2.png.0ac8b94b95be8118334732ef9730523f.png

OS CentOS 7 64bit minimal

now could someone tell me how to fix this problem? thanks...

Edited by Dolphin86
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  103
  • Reputation:   17
  • Joined:  07/28/12
  • Last Seen:  

same problem

 

try with this
 


scl enable devtoolset-7 bash
which gcc
gcc --version
make clean
./configure
make server

 

Edited by Angeluz
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...