Bug 4881 - support for x86_64
Summary: support for x86_64
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: glib (show other bugs)
Version: unstable
Hardware: all Linux
: P2 normal
Assignee: Dmitry V. Levin
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 18:14 MSD by Kachalov Anton
Modified: 2006-05-27 02:51 MSD (History)
0 users

See Also:


Attachments
Change /lib to /%_lib to make compile on x86_64 (1.26 KB, patch)
2004-07-26 18:15 MSD, Kachalov Anton
no flags Details | Diff
spec fix (802 bytes, patch)
2005-06-06 18:42 MSD, Kachalov Anton
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kachalov Anton 2004-07-26 18:14:47 MSD
fixes for compiling on x86_64 arch
Comment 1 Kachalov Anton 2004-07-26 18:15:03 MSD
Created attachment 508 [details]
Change /lib to /%_lib to make compile on x86_64
Comment 2 Dmitry V. Levin 2004-08-26 16:44:31 MSD
Applied in glib-1.2.10-alt9.
Comment 3 Kachalov Anton 2005-06-06 18:42:14 MSD
needed additional spec fix
Comment 4 Kachalov Anton 2005-06-06 18:42:54 MSD
Created attachment 924 [details]
spec fix
Comment 5 Kachalov Anton 2005-06-30 18:42:01 MSD
thanks
Comment 6 Kachalov Anton 2005-07-04 01:23:02 MSD
Бага не пофиксилась. Файл ltconfig как был 2000 года, так он им и остался после
reconfigure.

[...]
checking if libtool supports shared libraries... yes

*** Warning: the command libtool uses to detect shared libraries,
*** /usr/bin/file, produces output that libtool cannot recognize.
[...]
/bin/sh ../libtool --mode=link gcc  -pipe -Wall -O2  -D_REENTRANT  -o
libgplugin_a.la -rpath /usr/lib64 -rdynamic -avoid-version -module
libgplugin_a.lo -ldl ../libglib.la  

*** Warning: linker path does not have real file for library -ldl.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
[...]
Comment 7 Dmitry V. Levin 2006-05-27 02:51:18 MSD
Тестовая пересборка glib-1.2.10-alt11 на x86_64 никаких предупреждений от
libtool'а не выявила.