Re: Any OpenSSH for sunos4?



Darren Tucker <dtucker@xxxxxxxxxxxxxxxx> writes:

On 2006-03-23, Deanna Phillips <deanna@xxxxxxxxxxxxxxxx> wrote:

/lib/crt0.o(.text+0x44): undefined reference to `main'
collect2: ld returned 1 exit status

That's a linker error although I can't think of anything that might
cause it (or at least any that might be present in the current versions
that aren't in 3.8.1p1).

Well here is the thing, I ran into that same error with some of
the dependencies, as well, and had to revert to older versions
(GNU tar, for example). IANAP, I am a mere sysadmin, but I
think this has to do with autoconf.

The fix I referred to that was first in 3.8 is still in the
current versions, so your problem with them is something else.
If you have the inclination, you could try successive versions
from 3.8.1p1 until you find the point where it stops working
to narrow down the set of changes that might have caused it.

Sure, I'll give it a try.

--
deanna
.



Relevant Pages

  • g++ on HPUX
    ... I get a linker error from HPs linker: ... collect2: ld returned 1 exit status ... How can I check the gcc installation/enivronment? ...
    (comp.sys.hp.hpux)
  • Re: Scriptbasic - Compiling the generated C code
    ... collect2: ld returned 1 exit status ... The compiler succeeds, it is a linker error. ...
    (comp.os.linux.development.system)
  • Issue with fsuage api of glibtop
    ... I am getting linker error on using ... collect2: ld returned 1 exit status ... Pls help in resolving this issue. ...
    (GNOME)
  • Re: moving average
    ... Why should exit() not be allowed? ... not a linker error. ... The exit function causes normal program termination to ...
    (comp.lang.c)