Forums
New posts
Articles
Product Reviews
Policies
FAQ
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Menu
Log in
Register
Install the app
Install
Forums
Apple Computing Products:
Running Windows on your Mac
Building Mac-On-Linux
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Dreamcast270mhz" data-source="post: 1028590" data-attributes="member: 140988"><p>Okay, I tried the instructions on MOl's wiki</p><p>[CODE]</p><p>apt-get install libc6-dev ncurses-dev zlib1g-dev libasound2-dev xlibs-dev libpng12-dev libxxf86dga-dev automake autoconf[/CODE]</p><p></p><p>But I got this spit back at me:</p><p>[CODE]</p><p>Reading package lists... Done</p><p>Building dependency tree </p><p>Reading state information... Done</p><p>libc6-dev is already the newest version.</p><p>Note, selecting libncurses5-dev instead of ncurses-dev</p><p>libncurses5-dev is already the newest version.</p><p>zlib1g-dev is already the newest version.</p><p>Package xlibs-dev is not available, but is referred to by another package.</p><p>This may mean that the package is missing, has been obsoleted, or</p><p>is only available from another source</p><p>E: Package xlibs-dev has no installation candidate[/CODE]</p><p></p><p>Doing the install procedure anyways?:</p><p>[CODE]</p><p>make</p><p>config.status: creating unconfig</p><p>config.status: creating Makefile.defs</p><p>config.status: creating config.h</p><p>config.status: config.h is unchanged</p><p>+ Entering scripts</p><p>+ Entering src</p><p>+ Entering lib</p><p> Compiling extralib.o </p><p> Compiling llseek.o </p><p> Compiling elfload.o </p><p> Compiling unicode.o </p><p> Compiling backtrace.o </p><p>backtrace.c: In function ‘print_btrace_sym’:</p><p>backtrace.c:36: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result</p><p> Linking libcommon.a </p><p>+ Entering main</p><p>+ Entering linux</p><p> Compiling misc.o </p><p> Linking libarch.a </p><p> Compiling res_manager.o </p><p> Compiling molrcget.o </p><p>= Building molrcget </p><p>/usr/bin/ld: Warning: ../../obj-ppc/build/src/main/molrcget uses hard float, ../../obj-ppc/build/src/main/res_manager.o uses soft float</p><p>/usr/bin/ld: Warning: ../../obj-ppc/build/src/main/molrcget uses hard float, ../../obj-ppc/build/src/main/molrcget.o uses soft float</p><p> Linking libres.a </p><p> Compiling async.o </p><p>async.c: In function ‘async_cleanup’:</p><p>async.c:357: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result</p><p> Compiling main.o </p><p> Compiling memory.o </p><p> Compiling os_interface.o </p><p> Compiling promif.o </p><p>promif.c: In function ‘import_node’:</p><p>promif.c:1102: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result</p><p> Compiling session.o </p><p>session.c: In function ‘session_is_loaded’:</p><p>session.c:254: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result</p><p>session.c:259: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result</p><p> Compiling thread.o </p><p>thread.c: In function ‘create_thread’:</p><p>thread.c:145: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result</p><p>thread.c: In function ‘threadpool_init’:</p><p>thread.c:175: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result</p><p>thread.c: In function ‘threadpool_cleanup’:</p><p>thread.c:194: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result</p><p> Compiling timer.o </p><p>timer.c: In function ‘doze’:</p><p>timer.c:438: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result</p><p>timer.c: In function ‘abort_doze’:</p><p>timer.c:450: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result</p><p>timer.c: In function ‘timer_init’:</p><p>timer.c:574: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result</p><p> Linking libmain.a </p><p>+ Entering drivers</p><p>+ Entering disk</p><p> Compiling blkdev.o </p><p>blkdev.c: In function ‘find_disk_type’:</p><p>blkdev.c:101: warning: dereferencing type-punned pointer will break strict-aliasing rules</p><p>blkdev.c: In function ‘inspect_disk’:</p><p>blkdev.c:150: warning: dereferencing type-punned pointer will break strict-aliasing rules</p><p>blkdev.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules</p><p> Compiling disk_open.o </p><p> Compiling ablk.o </p><p>ablk.c: In function ‘io_thread’:</p><p>ablk.c:230: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result</p><p>ablk.c: In function ‘osip_ablk_kick’:</p><p>ablk.c:256: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result</p><p>ablk.c: In function ‘ablk_init’:</p><p>ablk.c:521: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result</p><p>ablk.c: In function ‘ablk_cleanup’:</p><p>ablk.c:536: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result</p><p> Compiling pseudofs.o </p><p> Compiling scsi.o </p><p> Compiling blk_raw.o </p><p> Compiling blk_qcow.o </p><p>blk_qcow.c: In function ‘get_cluster_offset’:</p><p>blk_qcow.c:276: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result</p><p> Compiling vec_wrap.o </p><p> Compiling blk_dmg.o </p><p>In file included from ./include/blk_dmg.h:37,</p><p> from blk_dmg.c:30:</p><p>/usr/include/zlib.h:1374: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gzseek64’</p><p>/usr/include/zlib.h:1375: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gztell64’</p><p>/usr/include/zlib.h:1376: error: expected declaration specifiers or ‘...’ before ‘off64_t’</p><p>/usr/include/zlib.h:1377: error: expected declaration specifiers or ‘...’ before ‘off64_t’</p><p>make[3]: *** [../../../obj-ppc/build/src/drivers/disk/blk_dmg.o] Error 1</p><p>make[2]: *** [sub-disk-all] Error 2</p><p>make[1]: *** [sub-drivers-all] Error 2</p><p>make: *** [sub-src-all] Error 2</p><p>[/CODE]</p><p></p><p>Can somebody tell me what I need to do?</p></blockquote><p></p>
[QUOTE="Dreamcast270mhz, post: 1028590, member: 140988"] Okay, I tried the instructions on MOl's wiki [CODE] apt-get install libc6-dev ncurses-dev zlib1g-dev libasound2-dev xlibs-dev libpng12-dev libxxf86dga-dev automake autoconf[/CODE] But I got this spit back at me: [CODE] Reading package lists... Done Building dependency tree Reading state information... Done libc6-dev is already the newest version. Note, selecting libncurses5-dev instead of ncurses-dev libncurses5-dev is already the newest version. zlib1g-dev is already the newest version. Package xlibs-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package xlibs-dev has no installation candidate[/CODE] Doing the install procedure anyways?: [CODE] make config.status: creating unconfig config.status: creating Makefile.defs config.status: creating config.h config.status: config.h is unchanged + Entering scripts + Entering src + Entering lib Compiling extralib.o Compiling llseek.o Compiling elfload.o Compiling unicode.o Compiling backtrace.o backtrace.c: In function ‘print_btrace_sym’: backtrace.c:36: warning: ignoring return value of ‘fscanf’, declared with attribute warn_unused_result Linking libcommon.a + Entering main + Entering linux Compiling misc.o Linking libarch.a Compiling res_manager.o Compiling molrcget.o = Building molrcget /usr/bin/ld: Warning: ../../obj-ppc/build/src/main/molrcget uses hard float, ../../obj-ppc/build/src/main/res_manager.o uses soft float /usr/bin/ld: Warning: ../../obj-ppc/build/src/main/molrcget uses hard float, ../../obj-ppc/build/src/main/molrcget.o uses soft float Linking libres.a Compiling async.o async.c: In function ‘async_cleanup’: async.c:357: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result Compiling main.o Compiling memory.o Compiling os_interface.o Compiling promif.o promif.c: In function ‘import_node’: promif.c:1102: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result Compiling session.o session.c: In function ‘session_is_loaded’: session.c:254: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result session.c:259: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result Compiling thread.o thread.c: In function ‘create_thread’: thread.c:145: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result thread.c: In function ‘threadpool_init’: thread.c:175: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result thread.c: In function ‘threadpool_cleanup’: thread.c:194: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result Compiling timer.o timer.c: In function ‘doze’: timer.c:438: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result timer.c: In function ‘abort_doze’: timer.c:450: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result timer.c: In function ‘timer_init’: timer.c:574: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result Linking libmain.a + Entering drivers + Entering disk Compiling blkdev.o blkdev.c: In function ‘find_disk_type’: blkdev.c:101: warning: dereferencing type-punned pointer will break strict-aliasing rules blkdev.c: In function ‘inspect_disk’: blkdev.c:150: warning: dereferencing type-punned pointer will break strict-aliasing rules blkdev.c:168: warning: dereferencing type-punned pointer will break strict-aliasing rules Compiling disk_open.o Compiling ablk.o ablk.c: In function ‘io_thread’: ablk.c:230: warning: ignoring return value of ‘read’, declared with attribute warn_unused_result ablk.c: In function ‘osip_ablk_kick’: ablk.c:256: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result ablk.c: In function ‘ablk_init’: ablk.c:521: warning: ignoring return value of ‘pipe’, declared with attribute warn_unused_result ablk.c: In function ‘ablk_cleanup’: ablk.c:536: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result Compiling pseudofs.o Compiling scsi.o Compiling blk_raw.o Compiling blk_qcow.o blk_qcow.c: In function ‘get_cluster_offset’: blk_qcow.c:276: warning: ignoring return value of ‘ftruncate’, declared with attribute warn_unused_result Compiling vec_wrap.o Compiling blk_dmg.o In file included from ./include/blk_dmg.h:37, from blk_dmg.c:30: /usr/include/zlib.h:1374: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gzseek64’ /usr/include/zlib.h:1375: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘gztell64’ /usr/include/zlib.h:1376: error: expected declaration specifiers or ‘...’ before ‘off64_t’ /usr/include/zlib.h:1377: error: expected declaration specifiers or ‘...’ before ‘off64_t’ make[3]: *** [../../../obj-ppc/build/src/drivers/disk/blk_dmg.o] Error 1 make[2]: *** [sub-disk-all] Error 2 make[1]: *** [sub-drivers-all] Error 2 make: *** [sub-src-all] Error 2 [/CODE] Can somebody tell me what I need to do? [/QUOTE]
Verification
How many occurrences of a n-u-m-b-e-r between "d" and "f" in this example...(sdgs6ngklu3gd#f9%)?
Post reply
Forums
Apple Computing Products:
Running Windows on your Mac
Building Mac-On-Linux
Top