forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

psplibraries/freetype, not building

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
Neo-Rio



Joined: 03 Jul 2008
Posts: 11

PostPosted: Fri Dec 12, 2008 5:06 pm    Post subject: psplibraries/freetype, not building Reply with quote

Using Ubuntu 8.10

After a successful compile of the toolchain, I'm making an attempt to build the libraries

I'm getting this as I move to build freetype:-

Quote:
checking build system type... /bin/bash: ./config.guess: No such file or directory
configure error: cannot guess build type; you must specify one
make: *** [build/unix/unix-def.mk] Error 1


any idea as to what's wrong?
Back to top
View user's profile Send private message
Wally



Joined: 26 Sep 2005
Posts: 672

PostPosted: Fri Dec 12, 2008 5:41 pm    Post subject: Reply with quote

you have to read the README.PSP

You're obviously compiling for unix :)
Back to top
View user's profile Send private message AIM Address
Neo-Rio



Joined: 03 Jul 2008
Posts: 11

PostPosted: Fri Dec 12, 2008 6:47 pm    Post subject: Reply with quote

Wally4000 wrote:
you have to read the README.PSP

You're obviously compiling for unix :)


Read that (and followed its instructions to the letter), but that's not the point.

The automated script (which should work automatically) is bombing out on me.

And since this is Ubuntu, then naturally build/unix is being used.
Back to top
View user's profile Send private message
Neo-Rio



Joined: 03 Jul 2008
Posts: 11

PostPosted: Fri Dec 12, 2008 7:03 pm    Post subject: Reply with quote

OK, here's the problem

There should be the file config.guess in the freetype/builds/unix directory.

config.guess is used to find the build type (e.g. i686-pc-linux-gnu) when you haven't specified it in the configure options.

Fortunately this file is as standard where the GNU build environment exists, and I found a copy in /usr/share/misc/ on Ubuntu 8.10, so I copied it into the builds/unix directory, and now all is well.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group