On Sat, 11 Mar 2000, Kris Kennaway wrote:
> the fix isn't immediately obvious to me - make world doesn't seem to run a
> full 'make includes' prior to doing the perl thing (it just does 'make
Well, that was probably the stupidest thing I've said all day (I say the
fix isn't obvious and then proc
On Fri, 10 Mar 2000, John Polstra wrote:
> This is still broken. I ran into it when upgrading a Feb. 29 -current
> system to today's -current. I didn't use make -j and I didn't take
> any shortcuts.
Okay, the problem is indeed caused by the fact that there's a dangling
symlink from des.h to op
John Polstra wrote:
> I don't believe I've ever used any special options, and my make.conf
> file is "normal" except that it has "USA_RESIDENT=YES" in it.
I know for certain that when I ran into this that I did not do
anything other than a "make world" on a standard -current system,
i.e., nothing
In article <[EMAIL PROTECTED]>,
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> On Fri, 10 Mar 2000, John Polstra wrote:
>
> > This is still broken. I ran into it when upgrading a Feb. 29 -current
> > system to today's -current. I didn't use make -j and I didn't take
> > any shortcuts.
>
> Both we
On Fri, 10 Mar 2000, John Polstra wrote:
> This is still broken. I ran into it when upgrading a Feb. 29 -current
> system to today's -current. I didn't use make -j and I didn't take
> any shortcuts.
Both were compiled with the same options (i.e. you didn't do the first one
NO_OPENSSL or someth
In article <[EMAIL PROTECTED]>,
Kris Kennaway <[EMAIL PROTECTED]> wrote:
> On Sun, 5 Mar 2000, Brian Dean wrote:
>
> > The perl script h2ph does not exit immediately on des.h, it sets it's
> > $Exit value to 1, but continues processing. If the original poster
> > would check further back in his
> On Sun, 5 Mar 2000, Brian Dean wrote:
>
> > The perl script h2ph does not exit immediately on des.h, it sets it's
> > $Exit value to 1, but continues processing. If the original poster
> > would check further back in his log file, he'll see:
>
> Ah, okay. There might be an ordering problem wi
On Sun, 5 Mar 2000, Brian Dean wrote:
> The perl script h2ph does not exit immediately on des.h, it sets it's
> $Exit value to 1, but continues processing. If the original poster
> would check further back in his log file, he'll see:
Ah, okay. There might be an ordering problem with the des.h s
The perl script h2ph does not exit immediately on des.h, it sets it's
$Exit value to 1, but continues processing. If the original poster
would check further back in his log file, he'll see:
[...]
===> gnu/usr.bin/perl/utils/h2ph
install -c -o root -g wheel -m 555 h2ph /usr/bin
install -c -o r
On Sat, 4 Mar 2000, Brian Dean wrote:
> William Woods wrote:
> > vm/vnode_pager.h -> vm/vnode_pager.ph
> > *** Error code 1
> >
> > Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph.
> > *** Error code 1
>
> I got the same thing here. h2ph does not like /usr/include/des.h
> which is a symlink to /u
On 4 Mar 2000 02:01:03 -0500, in sentex.lists.freebsd.current you wrote:
>William Woods wrote:
>>
>> Running 4.0-CURRENT FreeBSD 4.0-CURRENT #10: Wed Mar 1 10:25:09 PST 2000 on a
>> IBM thinkpad 600E, 128 megs. while doing a make world of todays CVSUP I get
>> this:
>
> What command line
William Woods wrote:
> vm/vnode_pager.h -> vm/vnode_pager.ph
> *** Error code 1
>
> Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph.
> *** Error code 1
>
> Ideas about what died and why?
I got the same thing here. h2ph does not like /usr/include/des.h
which is a symlink to /usr/include/openssl/d
William Woods wrote:
>
> Running 4.0-CURRENT FreeBSD 4.0-CURRENT #10: Wed Mar 1 10:25:09 PST 2000 on a
> IBM thinkpad 600E, 128 megs. while doing a make world of todays CVSUP I get
> this:
What command line did you use? This looks to me like 'make -jN'
breakage. I would try the followi
Running 4.0-CURRENT FreeBSD 4.0-CURRENT #10: Wed Mar 1 10:25:09 PST 2000 on a
IBM thinkpad 600E, 128 megs. while doing a make world of todays CVSUP I get
this:
--
sys/sem.h -> sys/sem.ph
sys/shm.h -> sys/shm.ph
sys/signal.h -> sys/signal.ph
sys/signalvar.h -> sys/signalvar.p
On Sat, 2 Oct 1999, William Woods wrote:
> Doing a make world on a DEC Alpha 200 4/233 I get this:
>
> The command that produced this was make -DNOGAMES -j 4 world
>
> /usr/obj/usr/src/tmp/usr/include/ufs/ffs
> install: ufs/ffs/softdep.h: No such file or directory
It looks like you have a brok
Thank you...
On 03-Nov-99 John Polstra wrote:
> In article <[EMAIL PROTECTED]>,
> William Woods <[EMAIL PROTECTED]> wrote:
>> Doing a make world on a DEC Alpha 200 4/233 I get this:
> ...
>> cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 ufs/ffs/*.h
>> /usr/obj/usr/src/tmp/usr/
In article <[EMAIL PROTECTED]>,
William Woods <[EMAIL PROTECTED]> wrote:
> Doing a make world on a DEC Alpha 200 4/233 I get this:
...
> cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 ufs/ffs/*.h
> /usr/obj/usr/src/tmp/usr/include/ufs/ffs
> install: ufs/ffs/softdep.h: No such fi
Doing a make world on a DEC Alpha 200 4/233 I get this:
The command that produced this was make -DNOGAMES -j 4 world
cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 cam/*.h
/usr/obj/usr/src/tmp/usr/include/cam
cd /usr/src/incl
Hello,
Is there anyone know how to fix the problem. I cannot make world with source
src-cur.3843 and the error is as followings. Thanks.
Clarence
=== Error ===
cc -O -pipe -I/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/gcc
-I/usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/egcs/
> I just wanted to make egcs as the default compiler and tried to make world
...
> /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/tm.h:3:
> linux.h: No such file or directory
The fact you are refering to "linux.h" says you've some kind of error...
I never commited linux.h or refere
Hello,
I just wanted to make egcs as the default compiler and tried to make world
wit ctm src-cur.3819. I got the error message. Can anyone help ? Thanks.
Clarence
=== Error ===
In file included from
/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/egcs/gcc/config/i386/xm-i386.h:43
Hello,
I tried to make world (src-cur.3710) todya and found the following error.
Can anyone tell me how to solve it. thanks.
Clarence
=== Error ===
In file included from /usr/obj/usr/src/gnu/usr.bin/perl/perl/perl.h:2081,
from DynaLoader.xs:107:
/usr/obj/usr/src/gnu/usr
22 matches
Mail list logo