love-experiments automagic error

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
User avatar
poplar
Prole
Posts: 2
Joined: Wed Jan 29, 2014 1:51 pm

love-experiments automagic error

Post by poplar »

I use raspberry pi with Debian wheezy(Linux raspberrypi 3.10.34+ #661 PREEMPT Thu Mar 27 00:36:02 GMT 2014 armv6l GNU/Linux), and try to use GLES branch .

I updated to the newest GLES version:

Code: Select all

hg pull && hg update GLES
Then,I executed the ' ./platform/unix/automagic -d ',but got this error:

Code: Select all

[automagic]  Copying files...
[automagic]  Running genmodules...
Generating src/Makefile.am ...
platform/unix/genmodules: line 85: ${#FILES}-2: substring expression < 0
platform/unix/genmodules: line 153: src/Makefile.am: No such file or directory
src/Makefile.am is updated! ^.^
Generating configure-modules.ac
configure-modules.ac is updated! ^.^
[automagic]  Running autoheader...
[automagic]  Running libtoolize...
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `platform/unix'.
libtoolize: linking file `platform/unix/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `platform/unix/m4'.
libtoolize: linking file `platform/unix/m4/libtool.m4'
libtoolize: linking file `platform/unix/m4/ltoptions.m4'
libtoolize: linking file `platform/unix/m4/ltsugar.m4'
libtoolize: linking file `platform/unix/m4/ltversion.m4'
libtoolize: linking file `platform/unix/m4/lt~obsolete.m4'
[automagic]  Running aclocal...
aclocal: couldn't open directory '/usr/local/sharel/aclocal': No such file or directory
[automagic]  Failed, sadface.
[automagic]  You can make this script more verbose running it in debug mode (-d)
[automagic]  This is generally a configuration error (I'm looking at you aclocal)
What should I do? If someone could help me out that would be great.
User avatar
bartbes
Sex machine
Posts: 4946
Joined: Fri Aug 29, 2008 10:35 am
Location: The Netherlands
Contact:

Re: love-experiments automagic error

Post by bartbes »

Can you verify there's no directories within the src tree that have no source files in them?
User avatar
poplar
Prole
Posts: 2
Joined: Wed Jan 29, 2014 1:51 pm

Re: love-experiments automagic error

Post by poplar »

bartbes wrote:Can you verify there's no directories within the src tree that have no source files in them?
I checked all the sub-directories within the src including all the sub-directories in these sub-directories, and I can ensure that all the sub-directories have some files in it.
So,what`s the matter then?
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 7 guests