[Bug 275] New: openssh 3.2.3p1 make fails
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Thu Jun 13 23:01:15 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=275
Summary: openssh 3.2.3p1 make fails
Product: Portable OpenSSH
Version: -current
Platform: Sparc
OS/Version: SunOS
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: franz.a.riedl at infineon.com
Making openssh 3.2.3.p1 fails under SunOs 4.1.4 on a Sparc 5
./configure is ok
( ./configure --with-tcp-wrappers --with-ipv4-default --with-default-
path=/bin:/usr/bin:/usr/local/bin -with-entropy-timeout=50 )
make fails
gcc -o ssh-agent ssh-agent.o -L. -Lopenbsd-compat/ -L/usr/local/ssl/lib -lssh -
lopenbsd-compat -lz -lcrypto
collect2: ld returned 2 exit status
ld: Undefined symbol
_memmove
*** Error code 1
make: Fatal error: Command failed for target `ssh-agent'
Compiling under Solaris 2.8 is ok!
I also tried to compile openssh 3.1p1 under SunOs 4.1.4. That 's ok !
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list