Ticket #33642 (closed defect: fixed)
avr-binutils fails to build due to wrong include path
| Reported by: | bernhard@… | Owned by: | g5pw@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.0.4 |
| Keywords: | Cc: | g5pw@… | |
| Port: | avr-binutils |
Description
When installing avr-bintuils, I get following error:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avr-binutils/avr-binutils/work/binutils-2.22/bfd/sysdep.h:173:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avr-binutils/avr-binutils/work/binutils-2.22/bfd/bfdio.c:26:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avr-binutils/avr-binutils/work/binutils-2.22/bfd/sysdep.h:173:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avr-binutils/avr-binutils/work/binutils-2.22/bfd/archive.c:130:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avr-binutils/avr-binutils/work/binutils-2.22/bfd/sysdep.h:173:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
In file included from /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avr-binutils/avr-binutils/work/binutils-2.22/bfd/archures.c:24:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_cross_avr-binutils/avr-binutils/work/binutils-2.22/bfd/sysdep.h:173:10: fatal error: 'libintl.h' file not found
#include <libintl.h>
^
1 error generated.
1 error generated.
libintl is there, but in /opt/local/include, of course.
Attachments
Change History
Changed 14 months ago by bernhard@…
- Attachment config.log.tar.bz2 added
comment:2 Changed 14 months ago by g5pw@…
- Status changed from new to assigned
Thanks for the feedback! It actually builds on my machine, I'll dig in your logs and fix asap ;)
comment:5 Changed 14 months ago by g5pw@…
Hmm... Interesting... Can you provide your OS / Xcode version? Thanks!
comment:7 Changed 14 months ago by g5pw@…
Well, could you update xcode and see if the problem persists? Thank you!
Note: See
TracTickets for help on using
tickets.


config.log files