Hello Matt, On Wed, 2010-01-06 at 15:20 -0800, Matt Causey wrote: > Hello, > > I'm learning about developing in Moblin, and was working through this page: > > http://moblin.org/documentation/moblin-sdk/hello-moblin > > The new version of package creator doesn't behave as in this wiki. I'm > using moblin-package-creator-0.5.5.tar.gz
You're quite right, this needs an update. I'll get onto it shortly. > > After building with Anjuta, when I run moblin-package-creator, the > very first thing it does is runs ./configure in the CWD. This results > in a build failure....obviously since HELLOMOBLIN_CFLAGS and > HELLOMOBLIN_LIBS, and PATH is not set for ./configure. After a brief attempt, I can't easily reproduce your error. I suggest you log it as a bug on the Moblin bugzilla, specifying your OS and exact steps to reproduce: http://bugzilla.moblin.org/enter_bug.cgi?product=Moblin%20SDK Component = Moblin Package Creator If you've got a patch which works, so much the better! Thanks. Elliot > > To get it to work, I looked at config.log for the Anjuta build(which > was working)....and exported those variables before running the > package builder (so the variables were available to the bare > ./configure launched). This fixed the issue. > > What is the best way to streamline this process? I'm new to > developing in this environment, so wanted to get feedback before I > hack together something to 'fix' the workflow. I figure there must be > something I can add to the config which automatically builds with the > correct SDK options....but I just don't know what. > > Thanks! > > -- > Matt > _______________________________________________ > 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 _______________________________________________ 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
