[Bug 231713] New: cannot find -lgcc_s
https://bugzilla.novell.com/show_bug.cgi?id=231713 Summary: cannot find -lgcc_s Product: openSUSE 10.2 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Development AssignedTo: pth@novell.com ReportedBy: nwagner@iam.uni-stuttgart.de QAContact: qa@suse.de When building the latest numpy on an x86_64 machine using openSUSE10.2 I get .. creating build/temp.linux-x86_64-2.5/numpy/core/blasdot compile options: '-DNO_ATLAS_INFO=1 -Inumpy/core/blasdot -Inumpy/core/include -Ibuild/src.linux-x86_64-2.5/numpy/core -Inumpy/core/src -Inumpy/core/include -I/usr/include/python2.5 -c' gcc: numpy/core/blasdot/_dotblas.c /usr/bin/g77 -g -Wall -shared build/temp.linux-x86_64-2.5/numpy/core/blasdot/_dotblas.o -L/usr/lib64 -L/usr/lib/python2.5/config -lblas -lpython2.5 -lg2c -o build/lib.linux-x86_64-2.5/numpy/core/_dotblas.so /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: cannot find -lgcc_s /usr/lib64/gcc-lib/x86_64-suse-linux/3.3.5/../../../../x86_64-suse-linux/bin/ld: cannot find -lgcc_s error: Command "/usr/bin/g77 -g -Wall -shared build/temp.linux-x86_64-2.5/numpy/core/blasdot/_dotblas.o -L/usr/lib64 -L/usr/lib/python2.5/config -lblas -lpython2.5 -lg2c -o build/lib.linux-x86_64-2.5/numpy/core/_dotblas.so" failed with exit status 1 locate libgcc_s yields /lib64/libgcc_s.so.1 /lib/libgcc_s.so.1 /usr/lib64/gcc/x86_64-suse-linux/4.1.2/libgcc_s.so Any pointer would be appreciated. Nils -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=231713 andreas.hanke@gmx-topmail.de changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andreas.hanke@gmx-topmail.de Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Comment #1 from andreas.hanke@gmx-topmail.de 2007-01-04 09:23 MST ------- *** This bug has been marked as a duplicate of bug 218406 *** -- 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, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com