On Wed, Dec 15, 1999 at 02:10:43PM -0500, Forrest Aldrich wrote:
> cpp: }: No such file or directory
> cpp: }: No such file or directory
> mkdep: compile failed
> *** Error code 1
Fixed. Thanks for the report.
--
-- David([EMAIL PROTECTED])
To Unsubscribe: send mail to [EMAIL PROTECTED]
Ditto here.
Tom
On Wed, 15 Dec 1999, Forrest Aldrich wrote:
> FYI just CVSup'd and got this:
>
>
>
> X-UIDL: 495287ccf607850cc65e4c59c7b49751
>
> cd /usr/src/lib/librpcsvc; make beforeinstall
> cd /usr/src/lib/libskey;make beforeinstall
> sh /usr/src/tools
FYI just CVSup'd and got this:
X-UIDL: 495287ccf607850cc65e4c59c7b49751
cd /usr/src/lib/librpcsvc; make beforeinstall
cd /usr/src/lib/libskey;make beforeinstall
sh /usr/src/tools/install.sh -C -o root -g wheel -m 444 /usr/src/lib/libskey/skey.h
/usr/obj/usr/s
On 17-Jan-99 Mark Murray wrote:
> > Every -current release I try and build falls over with this one.
> > Tried making a release lately? :)
> Aaaah! _Releases_ are broken? For how long?
Hmm..
I did make release on the 12th (or so :) and it generates broken boot
disks/cdroms :(
(ie it doesn't put
The one that failed:
cc -c -nostdinc -O -pipe -DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -DPIC -
fpic -I/usr/obj/usr/src/gnu/usr.bin/perl/perl -DPERL_CORE -DLIBC="" DynaLoader.c
The one that succeeded:
cc -c-DVERSION=\"1.03\" -DXS_VERSION=\"1.03\" -DPIC -fpic -I/usr/obj/us
r/src/gn
Bill Fenner wrote:
> In message <199901171000.maa16...@greenpeace.grondar.za> Mark Murray wrote:
> >OK - but losing stdio.h?? :-) That confuses the crap out of me. Anyone
> >been screwing with build tools?
>
> Uh, the failing command in my log file included "-nostdinc"; that
> does a good job of h
In message <199901171000.maa16...@greenpeace.grondar.za> Mark Murray wrote:
>OK - but losing stdio.h?? :-) That confuses the crap out of me. Anyone
>been screwing with build tools?
Uh, the failing command in my log file included "-nostdinc"; that
does a good job of hiding friends like stdio.h...
"Jordan K. Hubbard" wrote:
> > Aaaah! _Releases_ are broken? For how long?
>
> Since the 12th, but don't worry - it was only your problem for the
> last couple of days. :)
OK - but losing stdio.h?? :-) That confuses the crap out of me. Anyone
been screwing with build tools?
M
--
Mark Murray
Join
> Aaaah! _Releases_ are broken? For how long?
Since the 12th, but don't worry - it was only your problem for the
last couple of days. :)
- Jordan
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
"Jordan K. Hubbard" wrote:
> Every -current release I try and build falls over with this one.
> Tried making a release lately? :)
OK - I got it! I backed out a commit and things are rosy. Have I mentioned
before that I hate the Perl5 build?
M
--
Mark Murray
Join the anti-SPAM movement: http://www
"Jordan K. Hubbard" wrote:
> Every -current release I try and build falls over with this one.
> Tried making a release lately? :)
Aaaah! _Releases_ are broken? For how long?
M
--
Mark Murray
Join the anti-SPAM movement: http://www.cauce.org
To Unsubscribe: send mail to majord...@freebsd.org
with
On Sunday, 17 January 1999 at 9:47:40 +0200, Mark Murray wrote:
> "Jordan K. Hubbard" wrote:
>> We're all seeing this error, not to worry. Happily, it's clearly
>> Mark's baby since he both imported the new texinfo *and* does the
>> perl5 stuff. :-)
>
> ... and he is not getting the errors!
It o
Every -current release I try and build falls over with this one.
Tried making a release lately? :)
- Jordan
> "Jordan K. Hubbard" wrote:
> > We're all seeing this error, not to worry. Happily, it's clearly
> > Mark's baby since he both imported the new texinfo *and* does the
> > perl5 stuff. :-)
"Jordan K. Hubbard" wrote:
> We're all seeing this error, not to worry. Happily, it's clearly
> Mark's baby since he both imported the new texinfo *and* does the
> perl5 stuff. :-)
... and he is not getting the errors!
I have done N make worlds in the last 48 hours; clean as a whistle.
(I do blo
On Sat, 16 Jan 1999, Jordan K. Hubbard wrote:
> We're all seeing this error, not to worry. Happily, it's clearly
> Mark's baby since he both imported the new texinfo *and* does the
> perl5 stuff. :-)
Backing out /usr/src/gnu/usr.bin/perl/libperl/config.SH* to 14jan
allowed "make world" to compl
We're all seeing this error, not to worry. Happily, it's clearly
Mark's baby since he both imported the new texinfo *and* does the
perl5 stuff. :-)
- Jordan
To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message
Huh? Isn't a 'make world' or 'make buildworld' supposed to just do the
right thing? I mean, I *have* converted to elf...
On Sat, 16 Jan 1999, David A. Gobeille wrote:
> Edwin Culp wrote:
> >
> > I haven't been able to make world since the texinfo problem. I don't
> > see anyone else on the
Edwin Culp wrote:
>
> I haven't been able to make world since the texinfo problem. I don't
> see anyone else on the list with problems. Did I miss another change?
> Am I doing something wrong?
>
> Thanks,
>
> ed
>
> P.S. This is where I stopped this time. cvsup finished about 9:25 CST.
>
>
Carroll Kong wrote:
>
> I have been getting that error all day yesterday. Remade world 2-3
> times... after cvsupping... none of the changes fixed it, and I still
> 'perished' at the same spot you did. I figured... I might as well wait a
> few more days before the next cvsup so they can fix what
At 10:23 AM 1/16/99 -0600, Edwin Culp wrote:
>I haven't been able to make world since the texinfo problem. I don't
>see anyone else on the list with problems. Did I miss another change?
>Am I doing something wrong?
>
>Thanks,
>
>ed
>
>P.S. This is where I stopped this time. cvsup finished about
I haven't been able to make world since the texinfo problem. I don't
see anyone else on the list with problems. Did I miss another change?
Am I doing something wrong?
Thanks,
ed
P.S. This is where I stopped this time. cvsup finished about 9:25 CST.
DynaLoader.c:282: `NULL' undeclared (first
21 matches
Mail list logo