From owner-freebsd-current Mon Sep 9 16: 2:35 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 15D3037B400 for ; Mon, 9 Sep 2002 16:02:33 -0700 (PDT) Received: from baraca.united.net.ua (ns.united.net.ua [193.111.8.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id 586FB43E3B for ; Mon, 9 Sep 2002 16:02:30 -0700 (PDT) (envelope-from max@vega.com) Received: from vega.vega.com (xDSL-2-2.united.net.ua [193.111.9.226]) by baraca.united.net.ua (8.11.6/8.11.6) with ESMTP id g89N0TS31490; Tue, 10 Sep 2002 02:00:30 +0300 (EEST) (envelope-from max@vega.com) Received: from vega.vega.com (max@localhost [127.0.0.1]) by vega.vega.com (8.12.5/8.12.5) with ESMTP id g89N0edO014961; Tue, 10 Sep 2002 02:00:40 +0300 (EEST) (envelope-from sobomax@FreeBSD.org) Received: (from max@localhost) by vega.vega.com (8.12.5/8.12.5/Submit) id g89N0dTf014960; Tue, 10 Sep 2002 02:00:39 +0300 (EEST) Date: Tue, 10 Sep 2002 02:00:39 +0300 From: Maxim Sobolev To: walt Cc: freebsd-current@FreeBSD.ORG Subject: Re: pkg_install broken? Message-ID: <20020909230039.GA14909@vega.vega.com> References: <3D7D176E.3010800@hotmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <3D7D176E.3010800@hotmail.com> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG OOPS, sorry, this was my fault. I've fixed it already. Thanks for reporting! -Maxim On Mon, Sep 09, 2002 at 02:49:34PM -0700, walt wrote: > cc -O -pipe -mcpu=pentiumpro -Werror -Wall -Wno-format-y2k > -Wno-uninitialized -c /usr/src/usr.sbin/pkg_install/lib/version.c -o > version.o > building static install library > ranlib libinstall.a > ===> add > cc -O -pipe -mcpu=pentiumpro -I/usr/src/usr.sbin/pkg_install/add/../lib > -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c > /usr/src/usr.sbin/pkg_install/add/main.c > cc -O -pipe -mcpu=pentiumpro -I/usr/src/usr.sbin/pkg_install/add/../lib > -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c > /usr/src/usr.sbin/pkg_install/add/perform.c > cc -O -pipe -mcpu=pentiumpro -I/usr/src/usr.sbin/pkg_install/add/../lib > -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c > /usr/src/usr.sbin/pkg_install/add/futil.c > cc -O -pipe -mcpu=pentiumpro -I/usr/src/usr.sbin/pkg_install/add/../lib > -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c > /usr/src/usr.sbin/pkg_install/add/extract.c > cc -O -pipe -mcpu=pentiumpro -I/usr/src/usr.sbin/pkg_install/add/../lib > -Werror -Wall -Wno-format-y2k -Wno-uninitialized -o pkg_add main.o > perform.o futil.o extract.o > /usr/obj/usr/src/usr.sbin/pkg_install/add/../lib/libinstall.a -lfetch -lmd > -lssl -lcrypto > /usr/lib/crt1.o: In function `_start': > /usr/lib/crt1.o(.text+0x81): undefined reference to `main' > *** Error code 1 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message