public inbox for libffi-discuss@sourceware.org
 help / color / mirror / Atom feed
* make install puts files in wrong place?
@ 2013-02-06 16:20 Randy Yates
  2013-02-06 16:29 ` Thomas Petazzoni
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Yates @ 2013-02-06 16:20 UTC (permalink / raw)
  To: libffi-discuss

I'm running configure as follows:

./configure --host=arm-arago-linux-gnueabi
--prefix=/home/embedded-linux/tool/ti-sdk/board-support/linux-nelson-patched-with-bluez-5.2/usr
--sysconfdir=/home/embedded-linux/tool/ti-sdk/rootfs-partial/rootfs-partial/etc
--with-sysroot=/home/embedded-linux/tool/ti-sdk/board-support/linux-nelson-patched-with-bluez-5.2
--localstatedir=/var 

However, when I make install, it is placing the include files into 

/home/embedded-linux/tool/ti-sdk/board-support/linux-nelson-patched-with-bluez-5.2/usr/lib/libffi-3.0.11/include/ffi.h

I would've expected them to be placed somewhere under 

/home/embedded-linux/tool/ti-sdk/board-support/linux-nelson-patched-with-bluez-5.2/usr/include

Am I doing something wrong or is this a bug in the configure?
-- 
Randy Yates
Digital Signal Labs
http://www.digitalsignallabs.com

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

* Re: make install puts files in wrong place?
  2013-02-06 16:20 make install puts files in wrong place? Randy Yates
@ 2013-02-06 16:29 ` Thomas Petazzoni
  2013-02-06 16:30   ` Randy Yates
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2013-02-06 16:29 UTC (permalink / raw)
  To: Randy Yates; +Cc: libffi-discuss

Dear Randy Yates,

On Wed, 06 Feb 2013 11:19:48 -0500, Randy Yates wrote:

> However, when I make install, it is placing the include files into 
> 
> /home/embedded-linux/tool/ti-sdk/board-support/linux-nelson-patched-with-bluez-5.2/usr/lib/libffi-3.0.11/include/ffi.h
> 
> I would've expected them to be placed somewhere under 
> 
> /home/embedded-linux/tool/ti-sdk/board-support/linux-nelson-patched-with-bluez-5.2/usr/include
> 
> Am I doing something wrong or is this a bug in the configure?

It's a known problem and apparently fixing it is in the plans. See
http://sourceware.org/ml/libffi-discuss/2013/msg00011.html

Best regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

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

* Re: make install puts files in wrong place?
  2013-02-06 16:29 ` Thomas Petazzoni
@ 2013-02-06 16:30   ` Randy Yates
  0 siblings, 0 replies; 3+ messages in thread
From: Randy Yates @ 2013-02-06 16:30 UTC (permalink / raw)
  To: Thomas Petazzoni; +Cc: libffi-discuss

Thanks so much for clarifying this, Thomas. I'll just fix it with my
make file in the mean time.

--Randy

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

> Dear Randy Yates,
>
> On Wed, 06 Feb 2013 11:19:48 -0500, Randy Yates wrote:
>
>> However, when I make install, it is placing the include files into 
>> 
>> /home/embedded-linux/tool/ti-sdk/board-support/linux-nelson-patched-with-bluez-5.2/usr/lib/libffi-3.0.11/include/ffi.h
>> 
>> I would've expected them to be placed somewhere under 
>> 
>> /home/embedded-linux/tool/ti-sdk/board-support/linux-nelson-patched-with-bluez-5.2/usr/include
>> 
>> Am I doing something wrong or is this a bug in the configure?
>
> It's a known problem and apparently fixing it is in the plans. See
> http://sourceware.org/ml/libffi-discuss/2013/msg00011.html
>
> Best regards,
>
> Thomas

-- 
Randy Yates
Digital Signal Labs
http://www.digitalsignallabs.com

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

end of thread, other threads:[~2013-02-06 16:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-06 16:20 make install puts files in wrong place? Randy Yates
2013-02-06 16:29 ` Thomas Petazzoni
2013-02-06 16:30   ` Randy Yates

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).