Summary: | latest xfsprogs cant be compiled, but previous version was ok | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Alexey Maximov <amax> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | amd64 |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Alexey Maximov
2004-10-27 23:54:49 UTC
Please check CFLAGS: -fomit-frame-poin should be: -fomit-frame-pointer /usr/bin/libtool --mode=compile x86_64-pc-linux-gnu-gcc -march=athlon64 -O1 -pipe -fomit-frame-poin ter -march=athlon64 -O1 -pipe -fomit-frame-pointer -DNDEBUG -funsigned-char -fno-strict-aliasing -W all -DVERSION=\"2.6.25\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -I./include -D_GN U_SOURCE -D_FILE_OFFSET_BITS=64 -march=athlon64 -O1 -pipe -fomit-frame-pointer -DNDEBUG -funsigned -char -fno-strict-aliasing -Wall -DVERSION=\"2.6.25\" -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\ "xfsprogs\" -I../include -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -I. -c bit.c libtool: compile: unable to infer tagged configuration libtool: compile: specify a tag with `--tag' gmake[1]: *** [bit.lo] ?????? 1 make: *** [default] ?????? 2 !!! ERROR: sys-fs/xfsprogs-2.6.25 failed. !!! Function src_compile, Line 50, Exitcode 2 !!! (no error message) !!! If you need support, post the topmost build error, NOT this status message. |