DragonFly kernel List (threaded) for 2006-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
RE: Unable to buildworld
On Mon, 15 May 2006, Robin P. Blanchard wrote:
[...]
> mkdep -f .depend -a
> -I/usr/obj/usr/src/world_i386/usr/src/gnu/usr.bin/cc34/cc_tools/gengenrtl/../
> /../cc_prep -I/usr/src/gnu/usr.bin/cc34/cc_tools/gengenrtl/..//../cc_prep
> -I/usr/src/gnu/usr.bin/cc34/cc_tools/gengenrtl/..//../cc_prep/config
> -I/usr/src/gnu/usr.bin/cc34/cc_tools/gengenrtl/..//../../../../contrib/gcc-3.
> 4/gcc
> -I/usr/src/gnu/usr.bin/cc34/cc_tools/gengenrtl/..//../../../../contrib/gcc-3.
> 4/gcc/config
> -I/usr/src/gnu/usr.bin/cc34/cc_tools/gengenrtl/..//../../../../contrib/gcc-3.
> 4/include -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -DPREFIX1=\"/usr\"
> -DPREFIX2=\"/usr\"
The big difference I see between your build and mine is that last line above.
Here is mine:
-DPREFIX=\"/usr/obj/usr/src/ctools_i386_i386/usr\"
-DPREFIX1=\"/usr/obj/usr/src/ctools_i386_i386/usr\"
-DPREFIX2=\"/usr/obj/usr/src/world_i386/usr\"
That seems a pretty big difference and I have no idea where the difference
comes from. Maybe the last time you updated your machine you got hit with
a bug in one of the basic unix tools like sed, grep, ln, etc?
Can you get through a build of just /usr/src/bin, for example, to try to
rule that idea out?
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]