Bug 727299 - Wrong location of header files
Summary: Wrong location of header files
Keywords:
Status: CLOSED DUPLICATE of bug 727301
Alias: None
Product: Fedora
Classification: Fedora
Component: libffi
Version: rawhide
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Anthony Green
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-01 18:35 UTC by Ankur Sinha (FranciscoD)
Modified: 2019-05-21 11:12 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-04 04:24:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Ankur Sinha (FranciscoD) 2011-08-01 18:35:17 UTC
Description of problem:
The headers are stored in %{_libdir}/%{name}-%{version}/include/

This is wrong. They should be included in %{_includedir}.

Version-Release number of selected component (if applicable):
[root@ankur ~]# repoquery libffi-devel 
libffi-devel-0:3.0.9-2.fc15.i686
libffi-devel-0:3.0.9-2.fc15.x86_64


[root@ankur ~]# repoquery -l libffi-devel
/usr/lib/libffi-3.0.9
/usr/lib/libffi-3.0.9/include
/usr/lib/libffi-3.0.9/include/ffi.h
/usr/lib/libffi-3.0.9/include/ffitarget.h
/usr/lib/libffi.so
/usr/lib/pkgconfig/libffi.pc
/usr/share/info/libffi.info.gz
/usr/share/man/man3/ffi.3.gz
/usr/share/man/man3/ffi_call.3.gz
/usr/share/man/man3/ffi_prep_cif.3.gz
/usr/lib64/libffi-3.0.9
/usr/lib64/libffi-3.0.9/include
/usr/lib64/libffi-3.0.9/include/ffi.h
/usr/lib64/libffi-3.0.9/include/ffitarget.h
/usr/lib64/libffi.so
/usr/lib64/pkgconfig/libffi.pc
/usr/share/info/libffi.info.gz
/usr/share/man/man3/ffi.3.gz
/usr/share/man/man3/ffi_call.3.gz
/usr/share/man/man3/ffi_prep_cif.3.gz

Comment 1 Ankur Sinha (FranciscoD) 2011-08-04 04:24:26 UTC

*** This bug has been marked as a duplicate of bug 727301 ***


Note You need to log in before you can comment on or make changes to this bug.