HP3000-L Archives

January 2004, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Ken Hirsch <[log in to unmask]>
Reply To:
Ken Hirsch <[log in to unmask]>
Date:
Sat, 10 Jan 2004 23:50:15 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
Besides using ar or linkedit to remove object files from the libraries, is there
anyway to avoid the DUPLICATE SYMBOL error (as seen below).


gcc -o sftp-server sftp-server.o
sftp-common.o -L. -Lopenbsd-compat/ -L/usr/local/ssl/lib  -L/SYSLOG/PUB -lssh -lopen
bsd-compat -lz  -lsyslog -lunix -lbsd -lposix60 -lz -lsocket -lcrypto

DUPLICATE SYMBOL "fchown", FILES "/usr/local/lib/libunix.a(fchown.o)" AND
"/usr/lib/libbsd.a(fs.o)" (LINKERR 1015)

FOUND 1 DUPLICATE SYMBOL(S)  (LINKERR 1005)
LINK FAILED  (LINKERR 1116)

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2