From owner-freebsd-current Mon Jul 5 13: 4:22 1999 Delivered-To: freebsd-current@freebsd.org Received: from franz.videotron.net (franz.videotron.net [205.151.222.14]) by hub.freebsd.org (Postfix) with ESMTP id F267B14F1A for ; Mon, 5 Jul 1999 13:04:20 -0700 (PDT) (envelope-from nicblais@videotron.ca) Received: from videotron.ca (ppp095.84.mque.videotron.net [207.253.84.95]) by franz.videotron.net (8.9.2/8.9.2) with ESMTP id QAA12311 for ; Mon, 5 Jul 1999 16:04:18 -0400 (EDT) Message-ID: <37810FDD.C1321FE7@videotron.ca> Date: Mon, 05 Jul 1999 16:04:46 -0400 From: Nicolas Blais X-Mailer: Mozilla 4.61 [en] (X11; U; FreeBSD 4.0-19990702-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: HELP!!! -CURRENT libtool problem. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I've finally installed FreeBSD 4.0 and to tell you the truth, I'm not very impressed. I was expecting some bugs but not like that... Most of my stuff compiles great with EGCS except all my shared libraries that uses libtool like jpeglib and giflib. They both use libtool which for some odd reason was not installed on my system. I downloaded it from the package directory and installed it with pkg_add but now, both configure says that libtool does not support shared libraries. So anything that uses configure won't compile shared libraries but programs that have their own installation scripts (like libpng and xpm-3.4k) compile fine. I REALLY need those shared libraries and I can't use the one from the port because I need to compile windowmaker with it. Also, before I removed 3.2 from my system, I made a little cpp hello world program and with GCC the binary was 8k. That same program was 40k with EGCS. Anyone know why? Please help. I'm really desperate. -- Nicolas Blais nicblais@videotron.ca Powered by FreeBSD http://www.freebsd.org My current running version : FreeBSD 4.0-CURRENT http://pages.infinit.net/primary/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message