From owner-freebsd-questions Wed Jun 14 15:14:47 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id PAA02091 for questions-outgoing; Wed, 14 Jun 1995 15:14:47 -0700 Received: from easynet.com (easy1.easynet.com [199.2.26.10]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id PAA02085 for ; Wed, 14 Jun 1995 15:14:46 -0700 Received: by easynet.com (Smail3.1.28.1 #7) id m0sM0i3-000reoC; Wed, 14 Jun 95 15:14 WET DST Message-Id: From: brian@MediaCity.com (Brian Litzinger) Subject: Mosaic 2.6b2 almost in pub/incoming To: freebsd-questions@freebsd.org Date: Wed, 14 Jun 1995 15:14:50 -0700 (PDT) X-Mailer: ELM [version 2.4 PL23] Content-Type: text Content-Length: 696 Sender: questions-owner@freebsd.org Precedence: bulk I compiled Mosaic 2.6b2 for FreeBSD 2.0.5 and was going to put a static-linked copy up on ftp.cdrom.com, however when I link with '-static' I get about 20 undefined references: Shell.o: Undefined symbol `_SmcCloseConnection' referenced from text segment Shell.o: Undefined symbol `_SmcModifyCallbacks' referenced from text segment Shell.o: Undefined symbol `_SmcClientID' referenced from text segment Shell.o: Undefined symbol `_SmcOpenConnection' referenced from text segment Shell.o: Undefined symbol `_SmcGetIceConnection' referenced from text segment ... What's Smc? And what have I done wrong? I'm using SWiM 2.0 as the Motif implementation. Thanks, Brian Litzinger brian@easynet.com