https://bugzilla.novell.com/show_bug.cgi?id=325814 Summary: stubs-32.h missing from glibc-devel (or glibc-32bit) Product: openSUSE 10.2 Version: Final Platform: 64bit OS/Version: openSUSE 10.2 Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: roger.larsson@norran.net QAContact: qa@suse.de Found By: Customer When trying to compile a program (usb-driver for Xilinx) for 32 bits under openSuSE 10.2 64 bits, gcc spits out an error cc -Wall -fPIC -DUSB_DRIVER_VERSION="\"2007-09-15 00:53:08\"" -m32 usb-driver.c parport.c config.c jtagmon.c -o libusb-driver.so -ldl -lusb -lpthread -shared In file included from /usr/include/features.h:346, from /usr/include/dlfcn.h:24, from usb-driver.c:26: /usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory There exists a file named /usr/include/gnu/stubs-64.h and compilation works for 64 bits. This file should be either in glibc-devel or glibc-32bit, but I would vote for the glibc-devel. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.