Bug 9611 - extra qualification 'xbNtx::' on member 'AllocKeyBufs'
Summary: extra qualification 'xbNtx::' on member 'AllocKeyBufs'
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: xbase (show other bugs)
Version: unstable
Hardware: all Linux
: P2 blocker
Assignee: Vitaly Lipatov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-05-24 16:00 MSD by led
Modified: 2007-09-20 02:31 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 led 2006-05-24 16:00:29 MSD
xbase не пересобирается с gcc-4.1 и собирать софт с ней не получается. 
Одинаковое сообщение на ошибку в ntx.h, в частности, при пересборке самой 
xbase:
Steps to Reproduce:
1. hsh --target=i586 ~/hasher xbase-2.0.0-alt2.src.rpm
2.
3.
Actual Results:  
/usr/src/RPM/BUILD/xbase-2.0.0/xbase/ntx.h:221: error: extra 
qualification 'xbNtx::' on member 'AllocKeyBufs'
make[1]: *** [dbf.lo] Error 1
Comment 1 Anton Farygin 2006-05-24 16:09:12 MSD
Исправление тривиально: 
убрать xbNtx:: в объявлении AllocKeyBufs в ntx.h
Comment 2 Vitaly Lipatov 2006-05-25 00:18:29 MSD
fixed in -alt3