|
|||||||||||
|
RE: [Users] Compiling 2.00 using gcc 3.x
From: Andreas Marbet <andreas.marbet(at)bluefire.ch>
Date: Tue May 06 2003 - 09:52:30 EDT
> hi everybody, > > i've been trying to compile the latest and greatest FreeS/WAN 2.00 > using SuSE's gcc 3.3pre but to no avail. Unfortunately they skipped > shipping gcc 2.95 with their 8.2 release. > Can anyone acknowledge a successful 2.00 build using the gcc > 3.x series? I found the message below in alt.os.linux.suse and downgraded the mentioned packages (essentially gcc to version 3.2) the way it is described. After this I could compile Vanilla 4.20 as well as freeswan 2.00 on top of it. I didn't try on SuSE stock kernel. BUT: Yast doesnt work anymore (missing libstdc++-devel version from SuSE 8.2) and probably a lot of other stuff will also have a problem. And I hate to install rpm's with --force... I decided not to use SuSE 8.2 :( Andreas ,--------------- Forwarded message (begin)
Subject: Re: Kernel/module compiling
Me <mts@nospam.com> wrote in message
> I am compiling the same kernel source as I did when I was on 8.1.
> The following is the error I get:
I had exactly the same problem, and it seems that the SuSE gcc prerelease has some problems compiling the kernel and other software. (For me i.e. mjpegtools and transcode did'nt compile, too.) My solution: Downgrade the gcc to 3.2. Therefore I installed the following RPMs by the SuSE 8.1-version from ftp.suse.com as an replacement for the installed version (rpm -Uhv --oldpackage): binutils-2.12.90.0.15-49.i586.rpm cpp-3.2-44.i586.rpm gcc-3.2-44.i586.rpm gcc-c++-3.2-44.i586.rpm libgcc-3.2-44.i586.rpm libstdc++-devel-3.2-44.i586.rpm The only problem is with the libstdc++-3.2-44.i586.rpm (this is necessary for installing libstdc++-devel-3.2-44.i586.rpm) - against this lib the KDE apps and some other c++-progammed stuff are linked, and so you have to install this RPM with rpm -i --force parallel to the 3.3 version. With this setup I can now compile the vanilla kernel and all other software without the problems I encountered with gcc 3.3pre, and I saved the binary constistence of my systems which would be broken if I used gcc 2.9x. Hope that helps, Arnd `--------------- Forwarded message (end) Users mailing list Users@lists.freeswan.org http://lists.freeswan.org/mailman/listinfo/users Received on Tue May 6 10:44:18 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:01:30 EDT |
||||||||||
|
|||||||||||