All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [Bluez-devel] cross compiling bluez-utils
@ 2005-02-04 12:44 Martin Mueller
  2005-02-04 12:48 ` Marcel Holtmann
  0 siblings, 1 reply; 8+ messages in thread
From: Martin Mueller @ 2005-02-04 12:44 UTC (permalink / raw)
  To: bluez-devel

Hi Marcel,

> > does it make sense to change the line "sysconfdir='${prefix}/etc'" into "sysconfdir='${exec_prefix}/etc'" in the configure file? I found that useful while compiling the utils for an ARM platform. The /etc will be generated in the right place then.
> 
> explain what the differences are. However the acinclude.m4 is a little
> bit more complex and there are other corner cases.

just curious - I have no real idea what I am doing... If I compile it the way it is the /etc/bluetooth/ files will be generated in the cross compiler folders. It looks a little lost there. If I change that to the exec_prefix area, it will be directly put into my ramdisk where the /sbin files and all the rest go.

Martin
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: [Bluez-devel] cross compiling bluez-utils
@ 2005-02-08 23:24 omap
  0 siblings, 0 replies; 8+ messages in thread
From: omap @ 2005-02-08 23:24 UTC (permalink / raw)
  To: bluez-devel

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

>

Hey,


I used a crosscompiling environment called scratchbox and I used the same commands as i was compiling in normal situation.

bluez-libs
./configure --prefix=/usr
make
make install

bluez-utils
./configure --prefix=/usr --enable-test
make
make install

obs: inside de scratchbox environment

Hi,
>
> > I crosscompiled bluez-libs, bluez-utils and even hciemu for ARM platform
> > and they work fine. I am preparing a little how-to for those insterested
> > on doing the same thing.
>
> They work perfectly here, too. Thanks for the hint! I just found it a little inconvenient to find the /etc/bluetooth/ directory in my ARM gcc directory. To be more specific:
>
> The compiler, libs, include, ... directories reside under /usr/arm/arm-linux. That is set with 'prefix'. The executables then go to something like /home/mm/arm/ramdisk/mnt by setting 'exec_prefix' accordingly. I thought it to be funny to see /etc/bluetooth/ in the ramdisk rather than in the compiler area.
>
> Martin
> __________________________________________________________
> Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
> weltweit telefonieren! http://freephone.web.de/?mc=021201
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
> Tool for open source databases. Create drag-&-drop reports. Save time
> by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
> Download a FREE copy at http://www.intelliview.com/go/osdn_nl
> _______________________________________________
> Bluez-devel mailing list
> Bluez-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-devel
 
__________________________________________________________________________
Acabe com aquelas janelinhas que pulam na sua tela.
AntiPop-up UOL - É grátis!
http://antipopup.uol.com.br/


[-- Attachment #2: Type: text/html, Size: 2373 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: [Bluez-devel] cross compiling bluez-utils
@ 2005-02-05  6:48 Martin Mueller
  2005-02-05 15:53 ` Marcel Holtmann
  0 siblings, 1 reply; 8+ messages in thread
From: Martin Mueller @ 2005-02-05  6:48 UTC (permalink / raw)
  To: bluez-devel

Hi,

> I crosscompiled bluez-libs, bluez-utils and even hciemu for ARM platform 
> and they work fine. I am preparing a little how-to for those insterested 
> on doing the same thing.

They work perfectly here, too. Thanks for the hint! I just found it a little inconvenient to find the /etc/bluetooth/ directory in my ARM gcc directory. To be more specific:

The compiler, libs, include, ... directories reside under /usr/arm/arm-linux. That is set with 'prefix'. The executables then go to something like /home/mm/arm/ramdisk/mnt by setting 'exec_prefix' accordingly. I thought it to be funny to see /etc/bluetooth/ in the ramdisk rather than in the compiler area.

Martin
__________________________________________________________
Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
weltweit telefonieren! http://freephone.web.de/?mc=021201



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [Bluez-devel] cross compiling bluez-utils
@ 2005-02-04 12:24 Martin Mueller
  2005-02-04 12:31 ` Marcel Holtmann
  2005-02-05  2:39 ` Anderson Clayton B Rodrigues
  0 siblings, 2 replies; 8+ messages in thread
From: Martin Mueller @ 2005-02-04 12:24 UTC (permalink / raw)
  To: bluez-devel

Hi,

does it make sense to change the line "sysconfdir='${prefix}/etc'" into "sysconfdir='${exec_prefix}/etc'" in the configure file? I found that useful while compiling the utils for an ARM platform. The /etc will be generated in the right place then.

Martin
______________________________________________________________
Verschicken Sie romantische, coole und witzige Bilder per SMS!
Jetzt bei WEB.DE FreeMail: http://f.web.de/?mc=021193



-------------------------------------------------------
This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting
Tool for open source databases. Create drag-&-drop reports. Save time
by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc.
Download a FREE copy at http://www.intelliview.com/go/osdn_nl
_______________________________________________
Bluez-devel mailing list
Bluez-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-devel

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

end of thread, other threads:[~2005-02-08 23:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-04 12:44 [Bluez-devel] cross compiling bluez-utils Martin Mueller
2005-02-04 12:48 ` Marcel Holtmann
  -- strict thread matches above, loose matches on Subject: below --
2005-02-08 23:24 omap
2005-02-05  6:48 Martin Mueller
2005-02-05 15:53 ` Marcel Holtmann
2005-02-04 12:24 Martin Mueller
2005-02-04 12:31 ` Marcel Holtmann
2005-02-05  2:39 ` Anderson Clayton B Rodrigues

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.