Jump to content

[VPS] FreeBSD 11.1 Source


EzekielitohMercury
 Share

Recommended Posts

Hi, I have an error installing everything to compile source in FreeBSD 11.1.

When executing the command

cd /usr/ports/devel/libc++ && make install clean BATCH="YES"

 

I get an error and does not install the necessary package, I would like to know how to solve this error.

Error image:

https://ibb.co/fg01GJ

http://oi63.tinypic.com/17tgu0.jpg

 

Thanks in advance!

  • Thanks 1
Link to comment
Share on other sites

7 horas atrás, EzekielitohMercury disse:

Hi, I have an error installing everything to compile source in FreeBSD 11.1.

When executing the command


cd /usr/ports/devel/libc++ && make install clean BATCH="YES"

 

I get an error and does not install the necessary package, I would like to know how to solve this error.

Error image:

https://ibb.co/fg01GJ

http://oi63.tinypic.com/17tgu0.jpg

 

Thanks in advance!

Seems like you need to update your ports collection, for that just type into the machine:

Spoiler

portsnap fetch update

But in my opinion, and like Tierri said using pkg is best, so I would personally update pkg and install the software you want from there.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...