Re: xorg-x11 & openssh = compilation errors Hi you,
> Please, help me!
let's see if it is possible.
> but the 2 system packages:
> xorg-x11-6.8.2-r7
> openssh-4.3_p2-r1
> can't compile, so
That's odd. They sould work perfectly. Have you updated all of your
other packages? Have you the most recent stable portage?
The error ouputs are interesting but don't reveal too much.
What architecture are you using?
As for xorg, you may want to try a different version of the package.
Type emerge =xorg-x11-<version/revision>.
With openssh it simply looks like there is an error in the source or
some patch is creating one. I mean: sshd.c: In function main and so on
is a typical compiler error. Too many arguments to function and so on
allows the conclusion, that some code changed and errors got in.
Try another version of the package or debug the source on your own (and
help distributing to the project).
By the way: are you running you gentoo stable or unstable?
So, that may be enough for today. ;-)
Good luck
Sebastian Volke |