[linux] mailman + apache woes (and icc)

Garrett Cooper youshi10 at u.washington.edu
Fri Mar 11 01:51:49 PST 2005


    Heh. Good luck getting icc to work because many people complain that 
it doesn't work well with gcc enabled builds at all. Many times you will 
have to hack the ebuilds and configure files from what I've read and 
make them compatible... Sounds like more work than it's worth :(...
    More info about icc on Gentoo is available here: 
http://forums.gentoo.org/viewtopic-t-113784-highlight-.html. Note that 
the version listed is 8.0 and the latest stable in portage is 7.0, so 
things have most likely improved since 7.0.
-Garrett

jnicol at backnine.org wrote:

> Thanks a ton! I wonder what ever happened to that little x i was 
> missing? And
> why check_perms didn't notice? Ah well, it works!
>
>
> On an unrelated note, I tried icc last night. I decided to recompile
> firefox-1.0.1 with it. It didn't make it very far before it failed:
>
> /usr/include/bits/statfs.h(27): error: identifier "__SWORD_TYPE" is 
> undefined
>       __SWORD_TYPE f_type;
>       ^
> /usr/include/bits/statfs.h(28): error: identifier "__SWORD_TYPE" is 
> undefined
>       __SWORD_TYPE f_bsize;
>       ^
> /usr/include/bits/statfs.h(43): error: identifier "__SWORD_TYPE" is 
> undefined
>       __SWORD_TYPE f_namelen;
>       ^
> /usr/include/bits/statfs.h(44): error: identifier "__SWORD_TYPE" is 
> undefined
>       __SWORD_TYPE f_frsize;
>       ^
> /usr/include/bits/statfs.h(45): error: identifier "__SWORD_TYPE" is 
> undefined
>       __SWORD_TYPE f_spare[5];
>       ^
> compilation aborted for nsDirectoryService.cpp (code 2)
>
>
> My cxxflags were "-O2 -march=pentiumiii -parallel -mp1" (also tried 
> without
> -parallel and -mp1). I give up unless someone has a quick and easy
> suggestion...
>
>
>
> Jonathan



More information about the Linux mailing list