This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/4320] New: Build fails on non-i386 x86_64 system


Remove all 32-bit packages:
rpm -e `rpm --qf '%{name}-%{version}-%{release}.%{arch}\n' -qa|grep '[.]i[0-9]86$'`
System runs fine now.
Try to build frysk:
source='../../frysk/frysk-core/frysk/pkglibdir/funit-alarm.c'
object='frysk/pkglibdir/arch32/funit-alarm.o' libtool=no  DEPDIR=.deps
depmode=none /bin/sh ../../frysk/frysk-core/depcomp  gcc
-DPACKAGE_NAME=\"frysk\" -DPACKAGE_TARNAME=\"frysk\"
-DPACKAGE_VERSION=\"0.0.1.2007.04.04\" -DPACKAGE_STRING=\"frysk\
0.0.1.2007.04.04\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"frysk\"
-DVERSION=\"0.0.1.2007.04.04\"  -I. -I../../frysk/frysk-core   
-I../../frysk/frysk-core/../frysk-imports/include -I../../frysk/frysk-core -I.
-fPIC  -g -O -Wall -Werror -m32 -c -o frysk/pkglibdir/arch32/funit-alarm.o
../../frysk/frysk-core/frysk/pkglibdir/funit-alarm.c
In file included from /usr/include/features.h:352,
                 from /usr/include/unistd.h:26,
                 from ../../frysk/frysk-core/frysk/pkglibdir/funit-alarm.c:40:
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory
make[2]: *** [frysk/pkglibdir/arch32/funit-alarm.o] Error 1
make[2]: Leaving directory `/home/jkratoch/redhat/frysk-build/frysk-core'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jkratoch/redhat/frysk-build/frysk-core'
make: *** [all-recursive] Error 1

-- 
           Summary: Build fails on non-i386 x86_64 system
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: jan dot kratochvil at redhat dot com
  GCC host triplet: x86_64-unknown-linux-gnu


http://sourceware.org/bugzilla/show_bug.cgi?id=4320

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]