On 08 Apr 2002 19:38:23 -0700, 
Thomas Duffy <[EMAIL PROTECTED]> wrote:
>I have not investigated deeply as to why this is happening, but thought
>I would fire off an email to see if you might know what would be causing
>it, but it seems that the new kbuild v2.0 does not work on sparc64.  I
>have tried with both core-1 and core-2.  This is the error I get:
>
>$  make -f Makefile-2.5 
>Using ARCH='sparc64' AS='as' LD='ld' CC='sparc64-linux-gcc' CPP='sparc64-linux-gcc 
>-E' AR='ar' HOSTAS='as' HOSTLD='gcc' HOSTCC='gcc' HOSTAR='ar'
>Generating global Makefile
>  phase 1 (find all inputs)
>make: *** [phase1] Error 138
>
>It seems to be bonging in pp_makefile1.c at line 1101 with the first
>call to open_db_main()

Probably an unaligned record coming off the database, messing up the
arch assumptions.  It is on my list of things to check in ia64.  Wait
until tomorrow when I should have ia64 working.


_______________________________________________
kbuild-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/kbuild-devel

Reply via email to