Openembedded Core Discussions
 help / color / mirror / Atom feed
* Problems with recipe for openmotif-2.3.0
@ 2012-02-10  8:25 Rainer Koenig
  2012-02-10  9:24 ` Paul Menzel
  2012-02-11  2:02 ` Khem Raj
  0 siblings, 2 replies; 5+ messages in thread
From: Rainer Koenig @ 2012-02-10  8:25 UTC (permalink / raw)
  To: Openembedded Core

Hi,

I'm trying to build a recipe for openmotif-2.3.0, but so far i get
errors from "do_conigure" like:

-----------------8<-snip--------------------------------
ac:6: warning: cannot check for file existence when cross compiling
../../lib/autoconf/general.m4:2772: AC_CHECK_FILE is expanded from...
configure.ac:6: the top level
configure:14954: error: possibly undefined macro: LT_HAVE_FREETYPE
-----------------8<-snip--------------------------------

I'm not very familiar with the autotools, but the first line makes me
think that the setup of openmotif is not suitable for cross-compiling.
How can I solve those issues?

Regards
Rainer
-- 
Dipl.-Inf. (FH) Rainer Koenig
Project Manager Linux Clients
Dept. PDG WPS R&D SW OSE

Fujitsu Technology Solutions
Bürgermeister-Ullrich-Str. 100
86199 Augsburg
Germany

Telephone: +49-821-804-3321
Telefax:   +49-821-804-2131
Mail:      mailto:Rainer.Koenig@ts.fujitsu.com

Internet         ts.fujtsu.com
Company Details  ts.fujitsu.com/imprint.html



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Problems with recipe for openmotif-2.3.0
  2012-02-10  8:25 Problems with recipe for openmotif-2.3.0 Rainer Koenig
@ 2012-02-10  9:24 ` Paul Menzel
  2012-02-10  9:25   ` Rainer Koenig
  2012-02-11  2:02 ` Khem Raj
  1 sibling, 1 reply; 5+ messages in thread
From: Paul Menzel @ 2012-02-10  9:24 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 832 bytes --]

Dear Rainer,


Am Freitag, den 10.02.2012, 09:25 +0100 schrieb Rainer Koenig:

> I'm trying to build a recipe for openmotif-2.3.0,

are you using OE-Classic or OE-Core?

> but so far i get errors from "do_conigure" like:
> 
> -----------------8<-snip--------------------------------
> ac:6: warning: cannot check for file existence when cross compiling
> ../../lib/autoconf/general.m4:2772: AC_CHECK_FILE is expanded from...
> configure.ac:6: the top level
> configure:14954: error: possibly undefined macro: LT_HAVE_FREETYPE
> -----------------8<-snip--------------------------------
> 
> I'm not very familiar with the autotools, but the first line makes me
> think that the setup of openmotif is not suitable for cross-compiling.
> How can I solve those issues?

Sorry, I do not know.


Thanks,

Paul

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Problems with recipe for openmotif-2.3.0
  2012-02-10  9:24 ` Paul Menzel
@ 2012-02-10  9:25   ` Rainer Koenig
  2012-02-10  9:36     ` Paul Menzel
  0 siblings, 1 reply; 5+ messages in thread
From: Rainer Koenig @ 2012-02-10  9:25 UTC (permalink / raw)
  To: openembedded-core

Am 10.02.2012 10:24, schrieb Paul Menzel:

> are you using OE-Classic or OE-Core?

OE-core

Rainer



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Problems with recipe for openmotif-2.3.0
  2012-02-10  9:25   ` Rainer Koenig
@ 2012-02-10  9:36     ` Paul Menzel
  0 siblings, 0 replies; 5+ messages in thread
From: Paul Menzel @ 2012-02-10  9:36 UTC (permalink / raw)
  To: openembedded-core

[-- Attachment #1: Type: text/plain, Size: 459 bytes --]

Am Freitag, den 10.02.2012, 10:25 +0100 schrieb Rainer Koenig:
> Am 10.02.2012 10:24, schrieb Paul Menzel:
> 
> > are you using OE-Classic or OE-Core?
> 
> OE-core

Thanks. I am sorry. I should have figured that out myself because you
wrote to OE-Core.

Still you should send more information about your build configuration –
in reply to your first message – I guess so that the others can help you
better.


Thanks and good luck,

Paul

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 205 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Problems with recipe for openmotif-2.3.0
  2012-02-10  8:25 Problems with recipe for openmotif-2.3.0 Rainer Koenig
  2012-02-10  9:24 ` Paul Menzel
@ 2012-02-11  2:02 ` Khem Raj
  1 sibling, 0 replies; 5+ messages in thread
From: Khem Raj @ 2012-02-11  2:02 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

On (10/02/12 09:25), Rainer Koenig wrote:
> Hi,
> 
> I'm trying to build a recipe for openmotif-2.3.0, but so far i get
> errors from "do_conigure" like:
> 
> -----------------8<-snip--------------------------------
> ac:6: warning: cannot check for file existence when cross compiling
> ../../lib/autoconf/general.m4:2772: AC_CHECK_FILE is expanded from...
> configure.ac:6: the top level
> configure:14954: error: possibly undefined macro: LT_HAVE_FREETYPE
> -----------------8<-snip--------------------------------



this seems to be an issue with libtool macros how does your do_configure
look like. usually when you have problems with recipes that are not in
repo its good to post them along so folks can see whats going on

> 
> I'm not very familiar with the autotools, but the first line makes me
> think that the setup of openmotif is not suitable for cross-compiling.
> How can I solve those issues?
> 
> Regards
> Rainer
> -- 
> Dipl.-Inf. (FH) Rainer Koenig
> Project Manager Linux Clients
> Dept. PDG WPS R&D SW OSE
> 
> Fujitsu Technology Solutions
> Bürgermeister-Ullrich-Str. 100
> 86199 Augsburg
> Germany
> 
> Telephone: +49-821-804-3321
> Telefax:   +49-821-804-2131
> Mail:      mailto:Rainer.Koenig@ts.fujitsu.com
> 
> Internet         ts.fujtsu.com
> Company Details  ts.fujitsu.com/imprint.html
> 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

-- 
-Khem



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-02-11  2:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-10  8:25 Problems with recipe for openmotif-2.3.0 Rainer Koenig
2012-02-10  9:24 ` Paul Menzel
2012-02-10  9:25   ` Rainer Koenig
2012-02-10  9:36     ` Paul Menzel
2012-02-11  2:02 ` Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox