* mtr
@ 2010-02-04 22:48 Grahame Jordan
2010-02-05 7:48 ` mtr Paul Menzel
0 siblings, 1 reply; 5+ messages in thread
From: Grahame Jordan @ 2010-02-04 22:48 UTC (permalink / raw)
To: openembedded-devel
Hi,
Cannot bitbake mtr. It is set to PV=0.65.
mtr-0.75 compiles and installs OK.
Can this be set to PV=0.75 and the mtr_0.75.bb file created in the
org.openembedded.dev branch?
Thanks
Grahame Jordan
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: mtr
2010-02-04 22:48 mtr Grahame Jordan
@ 2010-02-05 7:48 ` Paul Menzel
2010-02-07 21:36 ` mtr Grahame Jordan
0 siblings, 1 reply; 5+ messages in thread
From: Paul Menzel @ 2010-02-05 7:48 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 467 bytes --]
Dear Grahame,
Am Freitag, den 05.02.2010, 09:48 +1100 schrieb Grahame Jordan:
> Cannot bitbake mtr. It is set to PV=0.65.
can you please post the error message and the log files?
> mtr-0.75 compiles and installs OK.
> Can this be set to PV=0.75 and the mtr_0.75.bb file created in the
> org.openembedded.dev branch?
How did you compile mtr-0.75? Did you just change the version number?
Could you send in a patch for it please?
Thanks,
Paul
[-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: mtr
2010-02-05 7:48 ` mtr Paul Menzel
@ 2010-02-07 21:36 ` Grahame Jordan
2010-02-08 2:32 ` mtr Khem Raj
0 siblings, 1 reply; 5+ messages in thread
From: Grahame Jordan @ 2010-02-07 21:36 UTC (permalink / raw)
To: openembedded-devel
Hi Paul,
Cannot bitbake mtr. It is set to PV=0.65.
can you please post the error message and the log files?
| checking for floor in -lm... yes
| checking for socket... yes
| checking for gethostbyname... yes
| checking for seteuid... yes
| checking for res_mkquery... no
| checking for res_mkquery in -lbind... no
| checking for res_mkquery in -lresolv... no
| configure: error: No resolver library found
| FATAL: oe_runconf failed
mtr-0.75 compiles and installs OK.
Can this be set to PV=0.75 and the mtr_0.75.bb file created in the
org.openembedded.dev branch?
How did you compile mtr-0.75? Did you just change the version number?
Could you send in a patch for it please?
I copied mtr_0.65.bb to mtr_0.75.bb
I changed PREFERRED_VERSION_mtr ?= "0.75" in
org.openembedded.dev/conf/distro/include/preferred-om-2008-versions.inc
Thanks
Grahame
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: mtr
2010-02-07 21:36 ` mtr Grahame Jordan
@ 2010-02-08 2:32 ` Khem Raj
2010-02-08 23:13 ` mtr Grahame Jordan
0 siblings, 1 reply; 5+ messages in thread
From: Khem Raj @ 2010-02-08 2:32 UTC (permalink / raw)
To: openembedded-devel
On Sun, Feb 7, 2010 at 1:36 PM, Grahame Jordan <gbj@theforce.com.au> wrote:
> Hi Paul,
>
> Cannot bitbake mtr. It is set to PV=0.65.
>
>
> can you please post the error message and the log files?
>
>
>
> | checking for floor in -lm... yes
> | checking for socket... yes
> | checking for gethostbyname... yes
> | checking for seteuid... yes
> | checking for res_mkquery... no
> | checking for res_mkquery in -lbind... no
> | checking for res_mkquery in -lresolv... no
> | configure: error: No resolver library found
are you using uclibc ? if yes then you can get along this error by adding
UCLIBC_HAS_LIBRESOLV_STUB=y to uClibc.distro file. If its glibc/eglibc then
there should be some issue with the configure test of mtr.
Thx
-Khem
> org.openembedded.dev/conf/distro/include/preferred-om-2008-versions.inc
> Thanks
> Grahame
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: mtr
2010-02-08 2:32 ` mtr Khem Raj
@ 2010-02-08 23:13 ` Grahame Jordan
0 siblings, 0 replies; 5+ messages in thread
From: Grahame Jordan @ 2010-02-08 23:13 UTC (permalink / raw)
To: openembedded-devel
I am using glibc, maybe I could try a uclibc build
Thanks
> are you using uclibc ? if yes then you can get along this error by adding
> UCLIBC_HAS_LIBRESOLV_STUB=y to uClibc.distro file. If its glibc/eglibc then
> there should be some issue with the configure test of mtr.
>
> Thx
>
> -Khem
>
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2010-02-08 23:15 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-04 22:48 mtr Grahame Jordan
2010-02-05 7:48 ` mtr Paul Menzel
2010-02-07 21:36 ` mtr Grahame Jordan
2010-02-08 2:32 ` mtr Khem Raj
2010-02-08 23:13 ` mtr Grahame Jordan
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.