Displaying 1 result from an estimated 1 matches for "_msg_send".
Did you mean:
msg_send
2002 Oct 02
0
[Bug 406] New: Build openssh-3.4p1 fails, Mac OS X v1.2
...'s right, v1.2 circa 2000, also known as Rhapsody).
make fails with this error:
cc -o ssh ssh.o sshconnect.o sshconnect1.o sshconnect2.o sshtty.o
readconf.o clientloop.o -L.
-Lopenbsd-compat/ -L/usr/local/ssl/lib -lssh -lopenbsd-compat -lz
-lcrypto
/usr/bin/ld: multiple definitions of symbol _msg_send
./libssh.a(msg.o) definition of _msg_send in section (__TEXT,__text)
/System/Library/Frameworks/System.framework/System(msg.o) definition of
_msg_send
make: *** [ssh] Error 1
3.3p1 fails in the same manner.
-- Sally
------- You are receiving this mail because: -------
You are the assignee fo...