Jump to content

Problem with installing G++


Recommended Posts

  • Premium

Hello guys ^-^

 

So, today I tried to install G++. And surprise surprise I have an error


Installing gcc48-4.8.5.s20150108...
pkg-static: gcc48-4.8.5.s20150108 conflicts with gcc-4.8.4 (installs files into the same place).  Problematic file: /usr/local/bin/x86_64-portbld-freebsd10.1-c++48
*** Error code 70

Stop.
make[1]: stopped in /usr/ports/lang/gcc48
*** Error code 1


I thought that the problem is coming from the ports

So I executed the command portsnap fetch extract, but again, I have an error


Looking up portsnap.FreeBSD.org mirrors... 7 mirrors found.
Fetching snapshot tag from ec2-eu-west-1.portsnap.freebsd.org... done.
Snapshot appears to have been created more than one day into the future!
(Is the system clock correct?)
Cowardly refusing to proceed any further.


Somebody who can help me? ^-^

Link to comment
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

Regarding the second error.. Oh come on. You just have to read.

Snapshot appears to have been created more than one day into the future!

(Is the system clock correct?)

Cowardly refusing to proceed any further.

Whats so hard to get? Check your system clock (for example with the "date"-command) and fix it if it's messed up using ntpdate. Just use google how to sync your time.

And a approach to the main problem:

Did you probably mix ports and packages? This could explain the problem.

Either use pkg-add or use ports, but do not use both since there can be conflicts.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.