enlightenment on OSX 10.4

Status
Not open for further replies.

f15h

In Runtime
Messages
105
I downloaded DarwinPorts-1.2.1-1 For OSX, and successfully installed it.

I then updated it sucessfully.

Then I used the command from Darwin, "sudo port install enlightenment"

The downloading / building process appeared to hang a few times, so I had to resume the installation by re-entering the command.

when the installation finished it output the following errors:

fat-powerbook-g4-12:~ fish$ sudo port install enlightenment
Password:
---> Building enlightenment with target all
Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/_opt_local_var_db_dports_sources_rsync.rsync.darwinports.org_dpupdate_dports_x11_enlightenment/work/e16-0.16.8" && make all" returned error 2
Command output: Making all in dox
Making all in E-docs
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in eesh
make[2]: Nothing to be done for `all'.
Making all in epp
make[2]: Nothing to be done for `all'.
Making all in src
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../intl -I/opt/local/include -I/opt/local/include -I/opt/local/include -g -O2 -MT draw.o -MD -MP -MF ".deps/draw.Tpo" -c -o draw.o draw.c; \
then mv -f ".deps/draw.Tpo" ".deps/draw.Po"; else rm -f ".deps/draw.Tpo"; exit 1; fi
draw.c:619:36: error: X11/bitmaps/flipped_gray: No such file or directory
draw.c:620:28: error: X11/bitmaps/gray: No such file or directory
draw.c:621:29: error: X11/bitmaps/gray3: No such file or directory
draw.c: In function 'DrawEwinShape':
draw.c:650: error: 'flipped_gray_bits' undeclared (first use in this function)
draw.c:650: error: (Each undeclared identifier is reported only once
draw.c:650: error: for each function it appears in.)
draw.c:651: error: 'flipped_gray_width' undeclared (first use in this function)
draw.c:651: error: 'flipped_gray_height' undeclared (first use in this function)
draw.c:653: error: 'gray_bits' undeclared (first use in this function)
draw.c:653: error: 'gray_width' undeclared (first use in this function)
draw.c:654: error: 'gray_height' undeclared (first use in this function)
draw.c:656: error: 'gray3_bits' undeclared (first use in this function)
draw.c:656: error: 'gray3_width' undeclared (first use in this function)
draw.c:657: error: 'gray3_height' undeclared (first use in this function)
make[3]: *** [draw.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Error: Status 1 encountered during processing.

*************************************************************
What is the deal with this?

Also, when I go to modify /etc/X11/xinit/xinitrc ~/.xinitrc, there is no such file.

WTF? So I thought originally, "maybe the enlightenment package didn't come with X11..."( even though I thought that that was partially what the osx gui was based on) So I downloaded X11 for osx, and when I went to install it, it said that a newer version was already installed. WTF.

It does not exist in my /etc folder, but the official apple dmg installer finds its path...

Any help is welcomed, I just don't want to play with this-
I need a clean install that I can work with.

thanks in advance-

fish
 
Status
Not open for further replies.
Back
Top Bottom