[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:30454] Bug#JP/1520: can not build on parisc



Package: tkrio
Version: 1.05a-2
Severity: important


 parisc 㧠build ã§ãã¾ã›ã‚“。

make[2]: Entering directory `/home/ishikawa/work/JP/tkrio/tkrio-1.05a/rio-1.07p1'
g++ -O1 -o rio app.cpp rio.cpp
rio.cpp:69:45: sys/perm.h: ãã®ã‚ˆã†ãªãƒ•ã‚¡ã‚¤ãƒ«ã‚„ディレクトリã¯ã‚ã‚Šã¾ã›ã‚“
In file included from /usr/include/asm/bitops.h:7,
                 from /usr/include/asm/pgtable.h:14,
                 from /usr/include/asm/io.h:14,
                 from rio.cpp:71:
/usr/include/asm/atomic.h:117: parse error before `new'
/usr/include/asm/atomic.h:118: parse error before `new'
/usr/include/asm/atomic.h:122: parse error before `new'
/usr/include/asm/atomic.h: In function `long unsigned int __cmpxchg(...)':
/usr/include/asm/atomic.h:124: `size' undeclared (first use this function)
/usr/include/asm/atomic.h:124: (Each undeclared identifier is reported only 
   once for each function it appears in.)
/usr/include/asm/atomic.h:128: `ptr' undeclared (first use this function)
/usr/include/asm/atomic.h:128: `old' undeclared (first use this function)
/usr/include/asm/atomic.h:128: parse error before `)' token
In file included from /usr/include/asm/pgtable.h:14,
                 from /usr/include/asm/io.h:14,
                 from rio.cpp:71:
/usr/include/asm/bitops.h: In function `long unsigned int 
   ext2_find_next_zero_bit(void*, long unsigned int, long unsigned int)':
/usr/include/asm/bitops.h:277: `cpu_to_le32p' undeclared (first use this 
   function)
In file included from /usr/include/asm/io.h:14,
                 from rio.cpp:71:
/usr/include/asm/pgtable.h: At global scope:
/usr/include/asm/pgtable.h:203: syntax error before `[' token
/usr/include/asm/pgtable.h:246: `pgd_t' was not declared in this scope
/usr/include/asm/pgtable.h:246: parse error before `)' token
/usr/include/asm/pgtable.h:247: `pgd_t' was not declared in this scope
/usr/include/asm/pgtable.h:247: parse error before `)' token
/usr/include/asm/pgtable.h:248: `pgd_t' was not declared in this scope
/usr/include/asm/pgtable.h:248: parse error before `)' token
/usr/include/asm/pgtable.h:249: `pgd_t' was not declared in this scope
/usr/include/asm/pgtable.h:249: `pgdp' was not declared in this scope
/usr/include/asm/pgtable.h:249: variable or field `pgd_clear' declared void
/usr/include/asm/pgtable.h:249: `pgd_clear' declared as an `inline' variable
/usr/include/asm/pgtable.h:249: syntax error before `{' token
/usr/include/asm/pgtable.h:256: `pte_t' was not declared in this scope
/usr/include/asm/pgtable.h:256: parse error before `)' token
/usr/include/asm/pgtable.h: In function `int pte_read(...)':
/usr/include/asm/pgtable.h:256: `pte' undeclared (first use this function)
/usr/include/asm/pgtable.h:256: `pte_val' undeclared (first use this function)
/usr/include/asm/pgtable.h: At global scope:
/usr/include/asm/pgtable.h:257: parse error before `)' token
/usr/include/asm/pgtable.h:258: parse error before `)' token
/usr/include/asm/pgtable.h:259: parse error before `)' token
/usr/include/asm/pgtable.h:261: syntax error before `(' token
/usr/include/asm/pgtable.h:262: syntax error before `(' token
/usr/include/asm/pgtable.h:263: syntax error before `(' token
/usr/include/asm/pgtable.h:264: syntax error before `(' token
/usr/include/asm/pgtable.h:265: syntax error before `(' token
/usr/include/asm/pgtable.h:266: syntax error before `(' token
/usr/include/asm/pgtable.h:267: syntax error before `(' token
/usr/include/asm/pgtable.h:268: syntax error before `(' token
/usr/include/asm/pgtable.h:305: syntax error before `(' token
/usr/include/asm/pgtable.h:350: type specifier omitted for parameter
/usr/include/asm/pgtable.h:363: `pte_t' was not declared in this scope
/usr/include/asm/pgtable.h:363: `ptep' was not declared in this scope
/usr/include/asm/pgtable.h:364: `ptep_test_and_clear_young' declared as an 
   `inline' variable
/usr/include/asm/pgtable.h:364: syntax error before `{' token
/usr/include/asm/pgtable.h:376: `pte_t' was not declared in this scope
/usr/include/asm/pgtable.h:376: `ptep' was not declared in this scope
/usr/include/asm/pgtable.h:377: `ptep_test_and_clear_dirty' declared as an 
   `inline' variable
/usr/include/asm/pgtable.h:377: syntax error before `{' token
/usr/include/asm/pgtable.h:395: syntax error before `(' token
/usr/include/asm/pgtable.h:398: 'pte_t' is used as a type, but is not defined 
   as a type.
/usr/include/asm/pgtable.h:400: parse error before `void'
/usr/include/asm/pgtable.h:401: `int pte' used prior to declaration
/usr/include/asm/pgtable.h:401: `old_pte' was not declared in this scope
/usr/include/asm/pgtable.h:401: `ptep' was not declared in this scope
/usr/include/asm/pgtable.h:402: `int pte_val' used prior to declaration
/usr/include/asm/pgtable.h:402: syntax error before `&=' token
/usr/include/asm/pgtable.h:403: redefinition of `int pte_val'
/usr/include/asm/pgtable.h:402: `int pte_val' previously defined here
/usr/include/asm/pgtable.h:403: multiple initializations given for `pte_val'
/usr/include/asm/pgtable.h:403: syntax error before `|=' token
/usr/include/asm/pgtable.h:410: `pte_t' was not declared in this scope
/usr/include/asm/pgtable.h:410: `ptep' was not declared in this scope
/usr/include/asm/pgtable.h:411: variable or field `ptep_set_wrprotect' declared 
   void
/usr/include/asm/pgtable.h:411: `ptep_set_wrprotect' declared as an `inline' 
   variable
/usr/include/asm/pgtable.h:411: syntax error before `{' token
/usr/include/asm/pgtable.h:425: `pte_t' was not declared in this scope
/usr/include/asm/pgtable.h:425: `ptep' was not declared in this scope
/usr/include/asm/pgtable.h:426: variable or field `ptep_mkdirty' declared void
/usr/include/asm/pgtable.h:426: `ptep_mkdirty' declared as an `inline' variable
/usr/include/asm/pgtable.h:426: syntax error before `{' token
rio.cpp: In member function `BOOL CRio::Set(int)':
rio.cpp:231: `ioperm' undeclared (first use this function)
make[2]: *** [rio] エラー 1
make[2]: Leaving directory `/home/ishikawa/work/JP/tkrio/tkrio-1.05a/rio-1.07p1'
make[1]: *** [rio] エラー 2
make[1]: Leaving directory `/home/ishikawa/work/JP/tkrio/tkrio-1.05a'
make: *** [install] エラー 2
debuild: fatal error at line 322:
dpkg-buildpackage failed!




-- 
ã„ã—ã‹ã‚ ã‚€ã¤ã¿
 <ishikawa@xxxxxxxxxxx>, <ishikawa@debian.org>, <ishikawa@xxxxxxxxxx>