[solved] chromium doesn't open any page

Baptiste Daroussin bapt at freebsd.org
Sun Apr 17 18:24:07 UTC 2011


2011/4/17 Andriy Gapon <avg at 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 build 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.  See this for the gory details:
> http://thread.gmane.org/gmane.os.freebsd.devel.hackers/43117/focus=4957
>
> --
> Andriy Gapon
> _______________________________________________
> freebsd-chromium at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-chromium
> To unsubscribe, send any mail to "freebsd-chromium-unsubscribe at freebsd.org"
>

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

Bapt


More information about the freebsd-chromium mailing list