Actually by system related I was thinking more along the lines of compiler
stuff I had missed or installed wrong, as I have seen similar problems
with mismatched verions of libraries. As it turns out it was just changes
in the libc++ headers causing a naming conflict. Thanks for the help
though.
Craig Blake,
On Monday October 14, 2002 11:27, Craig Blake wrote:
> I just did a fresh install of RedHat 8 on a machine and am running into
> some problems compiling some basic C++ code. Stuff that compiled fine
> before with RedHat 7.3 and gcc 2.96 now have problems, but they seem to be
> relat
I just did a fresh install of RedHat 8 on a machine and am running into
some problems compiling some basic C++ code. Stuff that compiled fine
before with RedHat 7.3 and gcc 2.96 now have problems, but they seem to be
related to the system rather than the code. If anyone has any suggestions
I wou
Paul Aprendiz schrieb:
>
> I discovered, in other maling list, it looks that FreeS/WAN has problems
> with RedHat 7.0
> So people ou there be careful , I have already spent 4 days trying to
> compile it
>
if you don't use the original redhat kernel but a kernel from
www.kernel.org it should work
I discovered, in other maling list, it looks that FreeS/WAN has problems
with RedHat 7.0
So people ou there be careful , I have already spent 4 days trying to
compile it
see the Email attached of Henry Spencer about it
>---
>On Thu, 5 Oc
On Thu, 29 Mar 2001, Paul Aprendiz blurted out:
PA>
PA>I installed FreeS/WAN 1.8 in my RedHAt 7.0
PA>
PA>I did
PA>/usr/src/linux/make menuconfig
PA>then
PA>make dep
PA>make bzImage
PA>make install
PA>make modules
PA>make modules_install
PA>lilo
PA>
PA>everything ok so far
PA>
PA>Then I went to fr
I installed FreeS/WAN 1.8 in my RedHAt 7.0
I did
/usr/src/linux/make menuconfig
then
make dep
make bzImage
make install
make modules
make modules_install
lilo
everything ok so far
Then I went to freeswan directory
/usr/src/freeswan-1.8
I made
make oldgo
At the end of the compilation I got th
I've been following the posts on this list Re. kernel compilation as I'm
having similar problems since upgrading to RH7. I've installed all the
relevant errata and edited the makefiles to use kgcc for the compile,
and still when I "make modules" I get loads of warnings...
Warning: Assembler Messag