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 

Compiler FreeType Error!_LT_DECL(build_libtool_libs, enable_

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



Joined: 29 Aug 2008
Posts: 7

PostPosted: Fri Sep 05, 2008 11:50 am    Post subject: Compiler FreeType Error!_LT_DECL(build_libtool_libs, enable_ Reply with quote

Compiler FreeType Error!_LT_DECL(build_libtool_libs, enable_

--------------------------------------------------------------------------------

I have install PSPDev in Red Hat Linux5.0

I have install automake 1.9.4,libtool 1.5.6,autoconf 2.59

follow command:
#cd /user/local

#svn co svn://svn.ps2dev.org/psp/trunk/freetype
*svn no error

#cd freetype

#sh autogen.sh
*running `aclocal -I .'
*running `libtoolize --copy'
*libtoolize: `config.sub' exists: use `--force' to overwrite
*running `autoconf'

#LDFLAGS="-L$(psp-config --pspsdk-path)/lib -lc -lpspuser" ./configure --host psp --prefix=$(psp-config --psp-prefix)

*cd builds/unix; ./configure --host psp --prefix=/usr/local/pspdev/psp
*configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
*checking build system type... i686-pc-linux-gnu
*checking host system type... mipsallegrexel-psp-elf
*checking target system type... mipsallegrexel-psp-elf
*checking for psp-gcc... psp-gcc
*checking for C compiler default output file name... a.out
*checking whether the C compiler works... yes
*checking whether we are cross compiling... yes
*checking for suffix of executables...
*checking for suffix of object files... o
*checking whether we are using the GNU C compiler... yes
*checking whether psp-gcc accepts -g... yes
*checking for psp-gcc option to accept ISO C89... none needed
*checking how to run the C preprocessor... psp-gcc -E
*checking for rm... rm -f
*checking for rmdir... rmdir
*checking for a BSD-compatible install... /usr/bin/install -c
*checking for grep that handles long lines and -e... /bin/grep
*checking for egrep... /bin/grep -E
*checking for ANSI C header files... yes
*checking for sys/types.h... yes
*checking for sys/stat.h... yes
*checking for stdlib.h... yes
*checking for string.h... yes
*checking for memory.h... no
*checking for strings.h... no
*checking for inttypes.h... yes
*checking for stdint.h... yes
*checking for unistd.h... yes
*checking fcntl.h usability... yes
*checking fcntl.h presence... yes
*checking for fcntl.h... yes
*checking for unistd.h... (cached) yes
*checking for an ANSI C-conforming const... yes
*checking for int... yes
*checking size of int... 4
*checking for long... yes
*checking size of long... 4
*checking for stdlib.h... (cached) yes
*checking for unistd.h... (cached) yes
*checking for getpagesize... no
*checking for working mmap... no
*checking for memcpy... no
*checking for memmove... no
*checking for gzsetparams in -lz... no
*./configure: line 5821: syntax error near unexpected token *`build_libtool_libs,'
*./configure: line 5821: ` _LT_DECL(build_libtool_libs, enable_shared, 0,'
*make: *** [builds/unix/unix-def.mk] Error 2


!!!!!Oh My God,what't wrong with _LT_DECL????????????
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