Bug 9597 - не работает под x86_64
Summary: не работает под x86_64
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: nvidia-settings (show other bugs)
Version: unstable
Hardware: all Linux
: P2 major
Assignee: Sergey V Turchin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-21 21:03 MSD by swi
Modified: 2006-05-23 18:50 MSD (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description swi 2006-05-21 21:03:27 MSD
падает в segfault с такйо строкой:
/usr/bin/ld: warning: i386 architecture of input file 
             `src/libXNVCtrl/libXNVCtrl.a(NVCtrl.o)' is incompatible with
i386:x86-64 
             output
Comment 1 swi 2006-05-21 21:24:24 MSD
добавление 

pushd src/libXNVCtrl; rm -f libXNVCtrl.a; gcc -g -O2 -Wall -W \ 
             -I/usr/include/X11/extensions -c NVCtrl.c; ar rcs libXNVCtrl.a
NVCtrl.o; \ 

                                       popd
после %make исправляет багу. (c) vsu
Comment 2 Sergey V Turchin 2006-05-23 18:50:50 MSD
nvidia-settings-1.0-alt4