Hi,

I tried to compile a simple project using the Moblin SDK/ Projgen on a fresh 
installed Fedora 12 and I got this error after running "make". 

libtool: Version mismatch error.  This is libtool 2.2.6, but the
libtool: definition of this LT_INIT comes from libtool 2.2.6b.
libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
libtool: and run autoconf again.

Here is my step to create and compile a project
1) install Moblin SDK: moblin-sdk-0.10
2) run "envsetup.sh" to enter Moblin development env
3) run "projgen" to generate a simple appliction. (Using all default settings)
4) run "./autogen.sh" to generate the Makefile
5) run "make" to compile and I got this error

After some investigation, I found
1) Fedora has libtool 2.2.6b and Moblin SDK have libtool 2.2.6
2) Moblin SDK does not provide "aclocal". When autogen.sh running, it uses 
Fedora's aclocal. Is it the correct behavior?
3) After autogen.sh is run, some file is generated by Fedora's libtool so I get 
this error. 

Apparently, there is some host contamination issue at here. How do I avoid it 
so I can compile the project? Thanks. 

Regards,

Dengyi Wang



      __________________________________________________________________
Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your 
favourite sites. Download it now
http://ca.toolbar.yahoo.com.
_______________________________________________
Moblin dev Mailing List
[email protected]

To manage or unsubscribe from this mailing list visit:
http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org 
once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to