Results 1 to 2 of 2
I am trying to build gtk1.2.10, and am getting an error from ltconfig saying :
"ltconfig: you must specify a host type if you use --no-verify"
edit -- I am ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-12-2010 #1Just Joined!
- Join Date
- Jul 2009
- Posts
- 45
building gtk1.2
I am trying to build gtk1.2.10, and am getting an error from ltconfig saying :
"ltconfig: you must specify a host type if you use --no-verify"
edit -- I am using GNU libtool 2.2.10
- 08-13-2010 #2Just Joined!
- Join Date
- Jul 2009
- Posts
- 45
I replaced host= with host=powerpc64-unknown-linux-gnu in ltconfig. it compiles, but I would like to know if this can have any side-effects later on.


Reply With Quote
