From owner-freebsd-questions Thu Oct 29 13:29:20 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA24869 for freebsd-questions-outgoing; Thu, 29 Oct 1998 13:29:20 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from bouvreuil.cybercable.fr (bouvreuil.cybercable.fr [212.198.3.12]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id NAA24863 for ; Thu, 29 Oct 1998 13:29:10 -0800 (PST) (envelope-from herbelot@cybercable.fr) Received: (qmail 7785 invoked from network); 29 Oct 1998 21:29:05 -0000 Received: from d019.paris-8.cybercable.fr (HELO cybercable.fr) (212.198.8.19) by bouvreuil.cybercable.fr with SMTP; 29 Oct 1998 21:29:05 -0000 Message-ID: <3638DDF6.89204C2C@cybercable.fr> Date: Thu, 29 Oct 1998 22:28:22 +0100 From: Thierry Herbelot X-Mailer: Mozilla 4.07 [en] (X11; I; FreeBSD 3.0-RELEASE i386) MIME-Version: 1.0 To: questions@FreeBSD.ORG Subject: buggy port of scotty-2.1.8 ? (for 3.0-RELEASE) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I would like to use tkined, which is included in the scotty port. I've just run make ; make install in /usr/ports/net/scotty to have it running (on a ports tree cvsupped as of Oct 28 22:16 CET). After a reboot, to be sure all lib directories are correctly scanned, tkined won't run and complains : % tkined Error in startup script: couldn't load file "/usr/local/lib/tkined1.4.8.so": /usr/local/lib/tkined1.4.8.so: Undefined symbol "Tk_CanvasTagsParseProc" while executing "load /usr/local/lib/tkined1.4.8.so" ("package ifneeded" script) invoked from within "package require Tkined 1.4" (file "/usr/local/bin/tkined1.4.8" line 12) % % uname -a FreeBSD tfh.herbelot.nom 3.0-RELEASE FreeBSD 3.0-RELEASE #2: Tue Oct 27 23:36:40 CET 1998 thierry.herbelot@tfh.herbelot.nom:/usr/src/sys/compile/TFH i386 % Is the port wrongly configured ? (it's not tagged as BROKEN, though ... ;-)) TIA TfH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message