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 [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to