Jump to content

Install GCC49


Recommended Posts

Hello,

I have a problem with installing GCC49. I use this command to install it:

cd /usr/ports/lang/gcc49/ && make install clean

I use FreeBSD 9.2 32 Bit. My Source doesnt support 64 bit.

After trying to install it I get this error:

=> Couldn't fetch it - please try to retrieve this
=> port manually into /usr/ports/distfiles/ and try again.
*** [do-fetch] Error code 1

Stop in /usr/ports/lang/gcc49.
*** [Install] Error code 1
I tried this:

but it doesnt work

  • Love 1
Link to comment
Share on other sites

vor 17 Minuten schrieb ReFresh:

portsnap fetch extract

portsnap fetch update

and try this:

https://unix.stackexchange.com/questions/130639/how-do-i-install-the-latest-gcc-on-freebsd

I get this error now:

bsd.port.mk unknown modifier 't'

---

https://unix.stackexchange.com/questions/130639/how-do-i-install-the-latest-gcc-on-freebsd

Already tried, doesnt work

  • Good 1
Link to comment
Share on other sites

  • Active Member
4 minutes ago, Hype! said:

I get this error now:

bsd.port.mk unknown modifier 't'

---

https://unix.stackexchange.com/questions/130639/how-do-i-install-the-latest-gcc-on-freebsd

Already tried, doesnt work

Try this: 

Spoiler

pkg_add -r http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/i386/packages-9.0-release/devel/bmake-20111111.tbz
cp /usr/bin/make /usr/bin/make.old
rm /usr/bin/make
ln -sv /usr/local/bin/bmake /usr/bin/make
cd /usr/ports/ports-mgmt/pkg
make -m /usr/share/mk UPGRADEPKG=1 install clean
pkg2ng

 

 

I'll be always helpful! 👊 

Link to comment
Share on other sites

vor 2 Minuten schrieb ReFresh:

Try this: 

  Inhalt unsichtbar machen


pkg_add -r http://ftp-archive.freebsd.org/pub/FreeBSD-Archive/ports/i386/packages-9.0-release/devel/bmake-20111111.tbz
cp /usr/bin/make /usr/bin/make.old
rm /usr/bin/make
ln -sv /usr/local/bin/bmake /usr/bin/make
cd /usr/ports/ports-mgmt/pkg
make -m /usr/share/mk UPGRADEPKG=1 install clean
pkg2ng

 

 

l716jUZ.png

File:

This is the hidden content, please

Online Text: https://pastebin.com/wi0QkFfn

Edited by Metin2 Dev
Core X - External 2 Internal
  • Metin2 Dev 12
  • Sad 2
  • Good 6
  • muscle 1
  • Love 1
  • Love 4
Link to comment
Share on other sites

  • 3 years later...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • 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.