Jump to content

[Help] mainline not start libpng15.so.15


Recommended Posts

  • Bronze

Can you tell me the name of ports i have to install, and maybe his directory? :)

gcc4.8, devil, libmng and googletest

http://www.freebsd.org/doc/en/articles/custom-gcc/article.html (just use gcc48 instead of gcc44)

/usr/ports/graphics/devil

/usr/ports/graphics/libmng

/usr/ports/devel/googletest

  • Love 1
Link to comment
Share on other sites

 

Can you tell me the name of ports i have to install, and maybe his directory? :)

gcc4.8, devil, libmng and googletest

http://www.freebsd.org/doc/en/articles/custom-gcc/article.html (just use gcc48 instead of gcc44)

/usr/ports/graphics/devil

/usr/ports/graphics/libmng

/usr/ports/devel/googletest

 

 

I have install, and now no compile:

7SIs0.png

 

you know why?

 

i have also try with: gmake -j20 and not compile again...

 

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

First of all I think its not a good idea to use an newer compiler in your release build.

I think there is a reaon of ymir for using an old compiler.

 

And try this:

https://forums.freebsd.org/viewtopic.php?&t=23871

 

BTW: Set your compiler in your makefile back to g++ and gcc instead of g++48 and gcc48.

 

Kind regards

Sphinx

Link to comment
Share on other sites

First of all I think its not a good idea to use an newer compiler in your release build.

I think there is a reaon of ymir for using an old compiler.

 

And try this:

https://forums.freebsd.org/viewtopic.php?&t=23871

 

BTW: Set your compiler in your makefile back to g++ and gcc instead of g++48 and gcc48.

 

Kind regards

Sphinx

 

I have try it but no compile...

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

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.