Jump to content

Recommended Posts

/lib/libc.so.7: version FBSD_1.6 required by /usr/local/bin/g++ not found
expr: syntax error
/lib/libc.so.7: version FBSD_1.6 required by /usr/local/bin/g++ not found
expr: syntax error
expr: syntax error
compiling BattleArena.cpp
compiling FSM.cpp
compiling MarkConvert.cpp
compiling MarkImage.cpp
/lib/libc.so.7: version FBSD_1.6 required by /usr/local/bin/g++ not found
/lib/libc.so.7: version FBSD_1.6 required by /usr/local/bin/g++ not foundgmake: *** [Makefile:188: .obj/BattleArena.o] Error 1

/lib/libc.so.7: version FBSD_1.6 required by /usr/local/bin/g++ not foundgmake: *** Waiting for unfinished jobs....

/lib/libc.so.7: version FBSD_1.6 required by /usr/local/bin/g++ not foundgmake: *** [Makefile:188: .obj/FSM.o] Error 1

gmake: *** [Makefile:188: .obj/MarkConvert.o] Error 1
gmake: *** [Makefile:188: .obj/MarkImage.o] Error 1
 

Link to comment
Share on other sites

  • Replies 10
  • Created
  • Last Reply

Top Posters In This Topic

Just now, Finnis said:

Write uname -a in putty and show us the output.

 

You could try to reinstall gcc, (pkg remove gcc, pkg install gcc) - (Be sure to reinstall the SAME gcc version or the latest your source supports!)

 

How can i see which is the last gcc version that my freebsd supports?Can you tell me your skype please to help me a bit,because i have this trouble some days and it 's really stressful . 😛

Link to comment
Share on other sites

Edit:

#root@vps: gcc

ld-elf.so.1: /lib/libc.so.7: version FBSD_1.6 required by /usr/local/bin/gcc not found

root@vps:~ # uname -a
FreeBSD vps12.2-RELEASE-p7 FreeBSD 12.2-RELEASE-p7 GENERIC  i386
 

The trouble is on libc.so.7 i think,when i run the command gcc i get the up error

I reninstalled gcc and i get the same error.

 

Link to comment
Share on other sites

  • 7 months later...
  • 1 month 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.