* Re: [devel] lphdisk-0.9.1-alt5: i586 rebuild failed @ 2008-09-16 14:16 ` Michael Shigorin 2008-09-16 14:22 ` Kirill A. Shutemov 0 siblings, 1 reply; 3+ messages in thread From: Michael Shigorin @ 2008-09-16 14:16 UTC (permalink / raw) To: devel On Tue, Sep 16, 2008 at 03:21:54PM +0400, QA Team Robot wrote: > Package: lphdisk-0.9.1-alt5 > Packager: Michael Shigorin <mike@altlinux> > Status: i586 rebuild failed. > Please investigate. > cc -c -g -Wall -o lrmi.o lrmi.c > lrmi.c: In function 'set_regs': > lrmi.c:307: error: 'IF_MASK' undeclared (first use in this function) > lrmi.c:307: error: (Each undeclared identifier is reported only once > lrmi.c:307: error: for each function it appears in.) > lrmi.c:307: error: 'IOPL_MASK' undeclared (first use in this function) > lrmi.c: In function 'run_vm86': > lrmi.c:786: error: 'VIF_MASK' undeclared (first use in this function) > lrmi.c:786: error: 'TF_MASK' undeclared (first use in this function) > lrmi.c: In function 'LRMI_int': > lrmi.c:875: error: 'IF_MASK' undeclared (first use in this function) > lrmi.c:875: error: 'IOPL_MASK' undeclared (first use in this function) > make[1]: *** [lrmi.o] Error 1make[1]: Leaving directory `/usr/src/RPM/BUILD/lphdisk-0.9.1/lrmi-0.6m' Это новые хедеры? Мне пакет не нужен, но для буков с APM suspend он или tphdisk (не знаю, насколько они взаимозаменяемы) -- a must. -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/ ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [devel] lphdisk-0.9.1-alt5: i586 rebuild failed 2008-09-16 14:16 ` [devel] lphdisk-0.9.1-alt5: i586 rebuild failed Michael Shigorin @ 2008-09-16 14:22 ` Kirill A. Shutemov 2008-09-27 17:35 ` Michael Shigorin 0 siblings, 1 reply; 3+ messages in thread From: Kirill A. Shutemov @ 2008-09-16 14:22 UTC (permalink / raw) To: devel [-- Attachment #1: Type: text/plain, Size: 1490 bytes --] On Tue, Sep 16, 2008 at 05:16:27PM +0300, Michael Shigorin wrote: > On Tue, Sep 16, 2008 at 03:21:54PM +0400, QA Team Robot wrote: > > Package: lphdisk-0.9.1-alt5 > > Packager: Michael Shigorin <mike@altlinux> > > Status: i586 rebuild failed. > > Please investigate. > > > cc -c -g -Wall -o lrmi.o lrmi.c > > lrmi.c: In function 'set_regs': > > lrmi.c:307: error: 'IF_MASK' undeclared (first use in this function) > > lrmi.c:307: error: (Each undeclared identifier is reported only once > > lrmi.c:307: error: for each function it appears in.) > > lrmi.c:307: error: 'IOPL_MASK' undeclared (first use in this function) > > lrmi.c: In function 'run_vm86': > > lrmi.c:786: error: 'VIF_MASK' undeclared (first use in this function) > > lrmi.c:786: error: 'TF_MASK' undeclared (first use in this function) > > lrmi.c: In function 'LRMI_int': > > lrmi.c:875: error: 'IF_MASK' undeclared (first use in this function) > > lrmi.c:875: error: 'IOPL_MASK' undeclared (first use in this function) > > make[1]: *** [lrmi.o] Error 1make[1]: Leaving directory `/usr/src/RPM/BUILD/lphdisk-0.9.1/lrmi-0.6m' > > Это новые хедеры? Мне пакет не нужен, но для буков с APM suspend > он или tphdisk (не знаю, насколько они взаимозаменяемы) -- a must. Миш, почитай моё письмо, а? ;) -- Regards, Kirill A. Shutemov + Belarus, Minsk + ALT Linux Team, http://www.altlinux.com/ [-- Attachment #2: Digital signature --] [-- Type: application/pgp-signature, Size: 197 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [devel] lphdisk-0.9.1-alt5: i586 rebuild failed 2008-09-16 14:22 ` Kirill A. Shutemov @ 2008-09-27 17:35 ` Michael Shigorin 0 siblings, 0 replies; 3+ messages in thread From: Michael Shigorin @ 2008-09-27 17:35 UTC (permalink / raw) To: devel On Tue, Sep 16, 2008 at 05:22:59PM +0300, Kirill A. Shutemov wrote: > > > lrmi.c:307: error: 'IF_MASK' undeclared (first use in this function) > > Это новые хедеры? Мне пакет не нужен, но для буков с APM suspend > > он или tphdisk (не знаю, насколько они взаимозаменяемы) -- a must. > Миш, почитай моё письмо, а? ;) Сорри, тогда сразу не заметил, а потом ходил кругами. Хорошо, что led@ показал в сизифе починенный пакет -- спортировал оттуда пачку #define к lrmi в пузе. Попытался заодно собрать с системными liblrmi и libvbe, но пока обломался; если кому не лень посмотреть http://git.altlinux.org/people/mike/packages/?p=lphdisk.git -- там такое: gcc -g -Wall -c -o lphdisk.o lphdisk.c lphdisk.c: In function 'vesa_videomem': lphdisk.c:604: error: invalid application of 'sizeof' to incomplete type 'struct vbe_info_block' lphdisk.c:612: error: dereferencing pointer to incomplete type lphdisk.c:629: error: dereferencing pointer to incomplete type lphdisk.c:634: error: dereferencing pointer to incomplete type lphdisk.c:635: error: dereferencing pointer to incomplete type lphdisk.c:638: error: dereferencing pointer to incomplete type lphdisk.c:638: error: dereferencing pointer to incomplete type lphdisk.c:642: error: dereferencing pointer to incomplete type make: *** [lphdisk.o] Error 1 -- ---- WBR, Michael Shigorin <mike@altlinux.ru> ------ Linux.Kiev http://www.linux.kiev.ua/ ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-09-27 17:35 UTC | newest] Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2008-09-16 14:16 ` [devel] lphdisk-0.9.1-alt5: i586 rebuild failed Michael Shigorin 2008-09-16 14:22 ` Kirill A. Shutemov 2008-09-27 17:35 ` Michael Shigorin
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git