| Running Windows (or anything else) on your Mac Discussion of Classic or running Windows, Linux and other OSes on the Mac. |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: Jan 21, 2010
Posts: 98
![]() Mac Specs: Power Mac G4 MDD 1.5 GHZ (OC) 1.25 GB Ubuntu and Leopard INTEL SUCK IT!!
|
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:
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:
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
Intel SUCKS!!! PPC Dominates PowerMac G4 MDD 1.5Ghz 1.25GB 10.5 AND Ubuntu 9.1 Powerbook G4 15" 1.5Ghz 768MB 10.5 Ibook G4 12" 1.33Ghz 768MB 10.4.11 |
| QUOTE Thanks | |
![]() Member Since: Apr 26, 2008
Location: Belgium
Posts: 1,841
![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 2008 MBP 17" - 10.8.4 & iPad - iOS 5.1
|
I haven't got a clue what you are trying to achieve ( my fault ) but I do suggest you start explaining your ' problem space ' a bit better.
You don't need to do anything ..... you launched a command and the command is executing. You might not like the result, so you need to define your questions a lot better. Good luck. Cheers ... McBie " Everything should be made as simple as possible, but not one bit simpler. " A. Einstein The problem is not the problem. The problem is your attitude towards the problem. You understand ? |
| QUOTE Thanks | |
![]() Member Since: Jan 21, 2010
Posts: 98
![]() Mac Specs: Power Mac G4 MDD 1.5 GHZ (OC) 1.25 GB Ubuntu and Leopard INTEL SUCK IT!!
|
If you want to use the (outdated) packages supplied by Ubuntu, there is a wiki page: https://help.ubuntu.com/community/MacOnLinuxHowto If you want to compile from source, read on! Installing the Required Packages You will need to install some development packages: # apt-get install libc6-dev ncurses-dev zlib1g-dev \ libasound2-dev xlibs-dev libpng12-dev libxxf86dga-dev \ automake autoconf Then # ./autoconfig # make # make install I don't get past make details above Intel SUCKS!!! PPC Dominates PowerMac G4 MDD 1.5Ghz 1.25GB 10.5 AND Ubuntu 9.1 Powerbook G4 15" 1.5Ghz 768MB 10.5 Ibook G4 12" 1.33Ghz 768MB 10.4.11 |
||||
| QUOTE Thanks | |||||
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Best Linux on Mac? Best Way to Install? | markw10 | Running Windows (or anything else) on your Mac | 9 | 12-23-2011 11:13 PM |
| What is your opinion on the future of Linux and the Mac? | RickR | Schweb's Lounge | 17 | 05-09-2008 05:47 AM |
| Disillusioned Mac desigener switches to Windows | mogwai | Schweb's Lounge | 21 | 05-11-2006 02:05 PM |
All times are GMT -4. The time now is 05:32 AM.
Powered by vBulletin