I'm building my Solaris 9 x86 from scratch, I'm able to bootstrap from
source, and compiled everything. I attempted to install gcc, of course
gcc needs a few things, flex, texinfo, etc. and I'm able to compile most
but run into the below error message for binutils-2.14-20040207.src.rpm.
Same error message for binutils-2.14-2.0.0.src.rpm. No dependencies are
warn/needed when attempt to rebuild.
- Mike
In file included from elf.c:41:
../include/libiberty.h:80: warning: function declaration isn't a prototype
In file included from /usr/include/sys/reg.h:13,
from /usr/include/sys/regset.h:24,
from /usr/include/sys/procfs_isa.h:16,
from /usr/include/sys/old_procfs.h:32,
from /usr/include/sys/procfs.h:29,
from elf.c:6323:
/usr/include/ia32/sys/reg.h:300: error: parse error before "upad128_t"
/usr/include/ia32/sys/reg.h:302: error: parse error before '}' token
/usr/include/ia32/sys/reg.h:309: error: field `kfpu_fx' has incomplete type
/usr/include/ia32/sys/reg.h:331: error: parse error before "upad128_t"
/usr/include/ia32/sys/reg.h:338: error: parse error before '}' token
/usr/include/ia32/sys/reg.h:339: error: parse error before '}' token
/usr/include/ia32/sys/reg.h:376: error: parse error before "fpregset_t"
elf.c: In function `elfcore_grok_nto_status':
elf.c:7024: warning: int format, long int arg (arg 3)
elf.c: In function `elfcore_grok_nto_gregs':
elf.c:7054: warning: int format, pid_t arg (arg 3)
make[3]: *** [elf.lo] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive-am] Error 2
make: *** [all-bfd] Error 2
error: Bad exit status from /openpkg/RPM/TMP/rpm-tmp.20390 (%build)
RPM build errors:
Bad exit status from /openpkg/RPM/TMP/rpm-tmp.20390 (%build)
______________________________________________________________________
The OpenPKG Project www.openpkg.org
Developer Communication List [EMAIL PROTECTED]