Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Sep 2003 10:40:23 -0700
From:      Marcus Reid <marcus@blazingdot.com>
To:        Mark Sergeant <msergeant@snsonline.net>
Cc:        current@freebsd.org
Subject:   Re: mysql-client compiler error
Message-ID:  <20030916174023.GA47088@blazingdot.com>
In-Reply-To: <1063590148.86602.4.camel@xyzzy.wireless.snsonline.net>
References:  <3F62F382.3000800@xtaz.co.uk> <1063590148.86602.4.camel@xyzzy.wireless.snsonline.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

On Mon, Sep 15, 2003 at 11:42:29AM +1000, Mark Sergeant wrote:
> I get the same problem in the same place with current as of today.

I also noticed this issue. I just got a reply from the port maintainer
Alex Dupre as follows:

"""
MR> It won't configure. Output on my machine is as below.
  
I'm aware of this problem...It's due to the removal of -pthread gcc
options in -current. I'll create a patch to fix it, in the meanwhile
you may replace every instance of -pthread with ${PTHREAD_LIBS} in all  
configure(s).
"""

Marcus

> Cheers,
> 
> Mark
> 
> On Sat, 2003-09-13 at 20:37, Matt wrote:
> > After building world as of late last night I decided to portupgrade 
> > -rRaf, mainly due to having the libintl.so.4 missing problem when I 
> > tried to start X. Everything compiled perfectly fine (and X is now 
> > working fine) except for databases/mysql40-client. I get this error:
> > 
> > checking for C compiler default output... configure: error: C compiler 
> > cannot create executables
> > configure: error: could not configure Berkeley DB
> > 
> > I just wish to know is this something wrong with my system in general or 
> > is this just due to the -pthread discussions that have been occuring and 
> > that this port is one example of those that no longer works on -current?
> > 
> > It is not a problem as I have the previously compiled/installed version 
> > still on the system but I just wish to confirm if the problem is likely 
> > to be down to the pthreads changes, and if I should report it to the 
> > port maintainer etc?
> > 
> > Matt.
> > 
> > _______________________________________________
> > freebsd-current@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-current
> > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
> -- 
> Mark Sergeant <msergeant@snsonline.net>
> SNSOnline Technical Services
> _______________________________________________
> freebsd-current@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030916174023.GA47088>