Opened 15 years ago
Closed 15 years ago
#20803 closed defect (fixed)
epic5: archive.h: No such file or directory
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | tobypeterson |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | Cc: | ||
Port: | epic5 |
Description
I can't seem to build epic5, on Mac OS X 10.4.11 Intel:
/usr/bin/gcc-4.0 -O2 -Wno-pointer-sign -I./../include -I../include -c commands.c In file included from commands.c:76: ./../include/elf.h:16:21: error: archive.h: No such file or directory ./../include/elf.h:17:27: error: archive_entry.h: No such file or directory make[1]: *** [commands.o] Error 1
Attachments (1)
Change History (4)
Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Summary: | epic5 → epic5: archive.h: No such file or directory |
---|
comment:2 Changed 15 years ago by tobypeterson
Builds on trunk, looks like this is due to lack of CPATH
comment:3 Changed 15 years ago by tobypeterson
Resolution: | → fixed |
---|---|
Status: | new → closed |
should be fixed in r57666
Note: See
TracTickets for help on using
tickets.
debug output