Martin Michlmayr <[EMAIL PROTECTED]> writes:

> There are mor errors when compiling with 4.1, e.g:
>
> gcc -pipe -Werror -Wall -W -Wunused -Wshadow -Wpointer-arith 
> -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings 
> -Wno-sign-compare -Wstrict-prototypes -Wmissing-prototypes 
> -Wmissing-declarations -Wmissing-noreturn -Wnested-externs -g -O2 
> -fomit-frame-pointer -Wno-trigraphs -D_LARGEFILE_SOURCE 
> -D_FILE_OFFSET_BITS=64  -DHAVE_CONFIG_H -I. -I. -DFS_IS_minix -c -o 
> defrag.minix.o defrag.c
> cc1: warnings being treated as errors
> defrag.c: In function 'walk_zone_ind':
> defrag.c:297: warning: cast increases required alignment of target type
> defrag.c: In function 'walk_zone_dind':
> defrag.c:341: warning: cast increases required alignment of target type
> defrag.c: In function 'scan_used_inodes':
> defrag.c:530: warning: cast increases required alignment of target type
> defrag.c:534: warning: cast increases required alignment of target type
> defrag.c: In function 'read_priority_file':
> defrag.c:621: warning: cast increases required alignment of target type
> defrag.c: In function 'sort_inodes':
> defrag.c:683: warning: cast increases required alignment of target type
> defrag.c: In function 'main':
> defrag.c:795: warning: cast increases required alignment of target type
> defrag.c:801: warning: cast increases required alignment of target type
> defrag.c:815: warning: cast increases required alignment of target type
> make[1]: *** [defrag.minix.o] Error 1
> make[1]: Leaving directory `/build/tbm/defrag-0.73pjm1'
>
> -- 
> Martin Michlmayr
> http://www.cyrius.com/

What architecture is this?

MfG
        Goswin


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to