Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2002 02:00:39 +0300
From:      Maxim Sobolev <sobomax@FreeBSD.ORG>
To:        walt <wa1ter@hotmail.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: pkg_install broken?
Message-ID:  <20020909230039.GA14909@vega.vega.com>
In-Reply-To: <3D7D176E.3010800@hotmail.com>
References:  <3D7D176E.3010800@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020909230039.GA14909>