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)

epic5.txt (12.2 KB) - added by ryandesign (Ryan Carsten Schmidt) 15 years ago.
debug output

Download all attachments as: .zip

Change History (4)

Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Attachment: epic5.txt added

debug output

comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: epic5epic5: 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: newclosed

should be fixed in r57666

Note: See TracTickets for help on using tickets.