Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Apr 2011 18:23:45 +0000
From:      Baptiste Daroussin <bapt@freebsd.org>
To:        Andriy Gapon <avg@freebsd.org>
Cc:        chromium@freebsd.org
Subject:   Re: [solved] chromium doesn't open any page
Message-ID:  <BANLkTin92HT4jB%2B7awimQ6ggyfkFHQq26g@mail.gmail.com>
In-Reply-To: <4DAB0EA9.7010201@FreeBSD.org>
References:  <4DA33595.40203@FreeBSD.org> <4DA857AC.9030604@FreeBSD.org> <4DA97CAE.5040403@FreeBSD.org> <4DAB0EA9.7010201@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
2011/4/17 Andriy Gapon <avg@freebsd.org>:
> on 16/04/2011 14:25 Andriy Gapon said the following:
>>
>> Oh, sorry for being noisy/annoying, I should have the pkg-message.
>>
>
> Doing the following substitution in the port's work directory before buil=
d fixes
> chromium behavior on stable/8 for me:
> find . -name "*.mk" | xargs -n1 sed -i '' -e 's/-lc //'
>
> Apparently explicit -lc causes trouble for threaded applications even if =
they
> linked with -pthread. =A0See this for the gory details:
> http://thread.gmane.org/gmane.os.freebsd.devel.hackers/43117/focus=3D4957
>
> --
> Andriy Gapon
> _______________________________________________
> freebsd-chromium@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
> To unsubscribe, send any mail to "freebsd-chromium-unsubscribe@freebsd.or=
g"
>

Tested and approved thanks a lot it does work here on 8-stable both
i386 and amd64.

Bapt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTin92HT4jB%2B7awimQ6ggyfkFHQq26g>