Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jul 2002 21:26:43 -0500
From:      "Amy Shaftoe" <amyshaftoe@hotmail.com>
To:        freebsd-security@freebsd.org
Subject:   Rebuilding the static programs
Message-ID:  <F213NpyLAPDVXLuSbh2000076da@hotmail.com>

next in thread | raw e-mail | index | archive | help
Since I don't have enough disk space to do a make world on my
4.6-RELEASE system, I was going to rebuild libc and the static
programs individually after applying the FreeBSD-SA-02:28.resolv
patch.

I applied the patch then did a "make", "make install" and a "make
clean" in /usr/src/lib/libc.  That went fine.  Then I did the same
in /usr/src/sbin and that when fine.  But in /usr/src/bin it dies
with this:

>===> rmail
>Warning: Object directory not changed from original /usr/src/bin/rmail
>ln -sf 
>/usr/src/bin/rmail/../../contrib/sendmail/include/sm/os/sm_os_freebsd.h 
>sm_os.h
>cc -O -pipe  -I/usr/src/bin/rmail/../../contrib/sendmail/include -I.  -Wall 
>-Wformat    -c /usr/src/bin/rmail/../../contrib/sendmail/rmail/rmail.c
>cc -O -pipe  -I/usr/src/bin/rmail/../../contrib/sendmail/include -I.  -Wall 
>-Wformat      -o rmail rmail.o  /usr/src/bin/rmail/../../lib/libsm/libsm.a
>cc: /usr/src/bin/rmail/../../lib/libsm/libsm.a: No such file or directory
>*** Error code 1
>
>Stop in /usr/src/bin/rmail.
>*** Error code 1
>
>Stop in /usr/src/bin.

Is this expected behavior?  Should you be able to rebuild the
system in this manner?


_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




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