mysql-client compiler error
Marcus Reid
marcus at blazingdot.com
Tue Sep 16 10:40:25 PDT 2003
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 at freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/freebsd-current
> > To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
> --
> Mark Sergeant <msergeant at snsonline.net>
> SNSOnline Technical Services
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
More information about the freebsd-current
mailing list