Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

joshuwa72

macrumors member
Original poster
Nov 4, 2003
89
0
Chelsea, Michigan
I want to compile and run Eterm (under X11) so I can run borderless terminal windows (and I like Eterm better).

when doing './configure' I get this:
Code:
Rawk-Box:~/Desktop/Eterm-0.9 joshua$ ./configure
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for egcs... no
checking for pgcc... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -O ) works... yes
checking whether the C compiler (gcc -O ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for AIX... no
checking for POSIXized ISC... no
checking for minix/config.h... (cached) no
checking for Cygwin environment... (cached) no
checking host system type... configure: error: can not guess host type; you must specify one

I know I need to run configure with the argument
Code:
--host=powerpc-apple-darwin
but I dont know what darwin version I am running.

I am using OS X Panther 10.3.2 (clean install of panther + upgrades).

any help would be appreciated, thanks everyone!
 

bousozoku

Moderator emeritus
Jun 25, 2002
15,874
2,068
Lard
System Profiler will tell you under Software:
 

Attachments

  • systemsoftware.jpg
    systemsoftware.jpg
    9.5 KB · Views: 310

joshuwa72

macrumors member
Original poster
Nov 4, 2003
89
0
Chelsea, Michigan
I looked there before I posted (I guess I should have specified - I appologize).

I then tried
Code:
--host=powerpc-apple-darwin7.20
and I get an error saying
Code:
'Darwin 7.2.0 not recognized'
or something similar to that.

I sure do wish compiling on a mac was easer - I tried the fink thing but that caused more problems then I wished to have.

Thanks again!
 

Doctor Q

Administrator
Staff member
Sep 19, 2002
39,844
7,681
Los Angeles
You could try grepping through some of the source directories looking for "darwin". Maybe you'll find a list of known darwin version strings, e.g., powerpc-apple-darwin_7_2.
 

joshuwa72

macrumors member
Original poster
Nov 4, 2003
89
0
Chelsea, Michigan
Are you using panther??

I tried installing fink on 10.3.2 and it gave me a lot of problems and I couldn't get it to work.

I've heard the makers of fink had some issues w/ panther and advise its use w/ caution...:confused:

I dont know - all I want is to be able to install Eterm so I can run border-less windows and I cant seem to be able to install anything I need to compile because of
Code:
bash:configure: could not guess host; host not recognized

If it wasnt for iChat/iTunes/Photoshop/Mail I'd just run full-blown linux.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.