image
image

Go Back   macosx.com > Mac Help Forums > Unix & X11

Reply
 
LinkBack Thread Tools
  #1  
Old February 25th, 2003, 04:55 PM
Registered User
 
Join Date: Mar 2001
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
antadam is on a distinguished road
guessing host type since 10.2.4

I upgraded from 10.2.3 to 10.2.4 when it came out and i just reinstalled dec dev tools and the x11 sdk so that i can compile programs under x11. in either case, i'm trying to compile glib 1.2.10 and i keep getting an error when running
./configure that says
checking host system type... configure: error: can not guess host type; you must specify one
now i know what this means, but i'm not quite sure how to get rid of it. any suggestions?
thanks in advance
Reply With Quote
  #2  
Old February 25th, 2003, 10:37 PM
~departed~
 
Join Date: Jul 2002
Location: Kansas City, MO
Posts: 457
Thanks: 0
Thanked 5 Times in 5 Posts
gatorparrots is on a distinguished road
http://homepage.mac.com/samchops/MACOSX/build.html
Quote:
In many cases the build step involves running a configure script. Occasionally you'll run a configure script that gives error message stating that the host type cannot be determined. In such a case, you can usually either specify the configure option --host=powerpc-apple-darwin6.4 as I've done in the examples below. (Note in this case, we are using darwin6.4. To determine the correct release of darwin, enter the command uname -r.) You can alternatively copy two files into the build directory, that is, into the same directory that contains the script configure.
Code:
cp /usr/share/libtool/config.guess .
cp /usr/share/libtool/config.sub .
Occasionally, the configure option --build=powerpc-apple-darwin6.4 is needed to produce the desired result (again assuming we're using darwin release 6.4).

In some cases, there are additional steps to be performed. ...
Reply With Quote
  #3  
Old February 26th, 2003, 06:26 AM
Registered User
 
Join Date: Mar 2001
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
antadam is on a distinguished road
worked great...thanks
Reply With Quote
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
glib errors when compiling libIDL-0.6.8 kilowatt Software Programming & Web Scripting 3 January 10th, 2005 04:34 PM
XDarwin: client 1 rejected from local host EnglaBenny Unix & X11 2 October 19th, 2003 05:04 PM
10.2.4 killing iBook / PowerBook battery cellfish Hardware & Peripherals 21 April 27th, 2003 11:17 PM
type & creator vs. suffix almayn Mac OS X System & Mac Software 1 January 13th, 2002 09:39 PM
Errors compiling pthread (for mysql) on Mac OS X Server Someone Else Mac OS X System & Mac Software 0 June 12th, 2001 11:26 AM


All times are GMT -5. The time now is 10:17 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Copyright 2000-2010 DigitalCrowd, Inc.