DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD Ports and Packages

FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD.

Reply
 
Thread Tools Display Modes
Old 6th August 2008
ephemera's Avatar
ephemera ephemera is offline
Knuth's homeboy
 
Join Date: Apr 2008
Posts: 537
Default

> do you think is better for me to update to 6.3 version

updating to fbsd7 (_not_ 6.3) would resolve the libgcc_s issue.
Reply With Quote
Old 6th August 2008
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

No, it should not be linking against libgcc_s in the first place, i.e.:

Code:
[/ports/Obj/data/freebsd/ports/databases/mysql51-server/work/mysql-5.1.26-rc/storage/example/.libs]# objdump -x ha_example.so.0 | grep NEED
  NEEDED      libcrypt.so.3
  NEEDED      libm.so.4
  NEEDED      libstdc++.so.5
This is on a FreeBSD 6 machine btw, mysql51-server builds fine.

Can you post the contents on /etc/make.conf?
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote
Old 7th August 2008
dejabu18 dejabu18 is offline
Port Guard
 
Join Date: May 2008
Posts: 16
Default

but what works better the 6.3 or 7

but I dont know too much about the freebsd version so could you tell me guys what works better I think the 7 will be better but you know this version(6.2) was the lastest version when I installed

Carpetsmoker this is my make.conf file contents
Code:
alpha# cat make.conf
# added by use.perl 2008-05-16 16:50:41
PERL_VER=5.8.8
PERL_VERSION=5.8.8
thanks for your answers
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
MySQL problems in FBSD 6.2 Mantazz FreeBSD Ports and Packages 8 3rd November 2009 09:55 AM
Problems with installing world sniper007 FreeBSD Installation and Upgrading 1 17th April 2009 10:33 AM
Apache Port Question / MYSQL casteld73 FreeBSD Ports and Packages 2 2nd November 2008 05:12 PM
Passing args to port / make while installing apache robot FreeBSD Ports and Packages 2 27th August 2008 01:55 PM
mySql problems dctr FreeBSD Ports and Packages 3 25th May 2008 05:52 PM


All times are GMT. The time now is 10:08 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick