On Fri, 25 Jul 2003, Craig Rodrigues wrote:
> On Fri, Jul 25, 2003 at 08:13:58AM -0700, Christopher Johnson wrote:
> > I cvsup'ed this morning and buildworld failed:
> >
> > ...
> >
> > ===> lib/libpam/modules/pam_echo
> > cc -O2 -pipe -march=pentiumpro
>
>
> Wh
On Fri, Jul 25, 2003 at 08:13:58AM -0700, Christopher Johnson wrote:
> I cvsup'ed this morning and buildworld failed:
>
> ...
>
> ===> lib/libpam/modules/pam_echo
> cc -O2 -pipe -march=pentiumpro
What is in your /etc/make.conf?
I do not think that -O2 is supporte
On Mon, Mar 31, 2003 at 01:25:37AM -0800, John Stockdale wrote:
> I'm running FreeBSD 5.0-CURRENT, and just updated my source tree from
> cvsup10.freebsd.org about 3 hours ago. Upon make buildworld, the make
> runs fine for about an hour, then spits out:
>
> ===> etc
> ===> etc/sendmail
> make: d
"David O'Brien" <[EMAIL PROTECTED]> wrote:
>> -cn: No such file or directory
>> *** Error code 1
> I would run ``type gzip'' or ``which gzip''. It seems either you've
> done something to your gzip binary, or there is a commit that broke
> it that I've missed.
That's typical behaviour for the m
On Sun, Jul 15, 2001 at 02:48:27PM -0400, Chris Collins wrote:
> Here is what I get when I do a which. I don't think that there is anything
> wrong with my gzip binary. I use it almost everyday. I'll think that I
> will re-install it just to be sure.
>
>
> bsduser# which gzip
> /sbin/gzip
> bsdu
On Sun, Jul 15, 2001 at 02:48:27PM -0400, Chris Collins wrote:
> Here is what I get when I do a which. I don't think that there is anything
> wrong with my gzip binary. I use it almost everyday. I'll think that I
> will re-install it just to be sure.
...
> > > gzip -cn /usr/src/lib/libcom_err/../
Here is what I get when I do a which. I don't think that there is anything
wrong with my gzip binary. I use it almost everyday. I'll think that I
will re-install it just to be sure.
bsduser# which gzip
/sbin/gzip
bsduser#
2:40PM up 4 days, 13:46, 3 users, load averages: 0.10, 0.37, 1.24
On
On Sun, Jul 15, 2001 at 11:22:02AM -0400, Chris Collins wrote:
> ===> lib/libcom_err
> gzip -cn /usr/src/lib/libcom_err/../../contrib/com_err/com_err.3 >
> com_err.3.gz
> -cn: No such file or directory
> *** Error code 1
I would run ``type gzip'' or ``which gzip''. It seems either you've done
so
Hello
I have tried another cvsup today and then tried a buildworld again. Now I
am getting a new error message. Does anybody know how to resolve this
error?
Thanks
--
>>> stage 4: building everything..