Thanks for the patch but I think I'm better off sticking with gcc-3.4. mv /usr/bin/gcc /usr/bin/gcc.old; ln -s /usr/bin/gcc-3.4 /usr/bin/gcc
gcc was just a symlink on my debian system to gcc-4.0 so I relinked it to 3.4 and compilation was successful.. I feel safer doing it this way. On Sun, 2005-09-11 at 11:44 -0500, Andrew Simon wrote: > > > > > >Message: 2 > >Date: Sat, 10 Sep 2005 21:20:46 -0700 > >From: Cheeto <[EMAIL PROTECTED]> > >Subject: [Web-cyradm] gcc-4.0 and cyrus 2.2.x > >To: [email protected] > >Message-ID: <[EMAIL PROTECTED]> > >Content-Type: text/plain > > > >Hi, I was just curious if anyone was having trouble compiling cyrus > >2.2.x using gcc-4.0? I just spent 2 hours tearing my hair out trying to > >figure out if I had some missing libraries on a box that had gcc-4.0. > >when I replaced gcc with 3.4 it compiled fine. > >Thanks, > >Michael Hsu > > > > Hi Michael, > > I too as having problems as some other users. We are all in FC4, > someone made a patch that seems to work. Im having problems getting > cyrus to work but i think its due to other things, not so much the > compile problem. > > If anyone is using ggc 4.0 and wants to compile cyrus, email me and ill > email you the patch, its easy to apply. > -andy > _______________________________________________ > This mailing list is hosted and supported > by bit-heads GmbH | http://www.bit-heads.ch > > _______________________________________________ > Web-cyradm mailing list > [email protected] > http://www.web-cyradm.org/mailman/listinfo/web-cyradm -- Cheeto <[EMAIL PROTECTED]> _______________________________________________ This mailing list is hosted and supported by bit-heads GmbH | http://www.bit-heads.ch _______________________________________________ Web-cyradm mailing list [email protected] http://www.web-cyradm.org/mailman/listinfo/web-cyradm
