Ticket #42 (closed defect: fixed)
Compilation problem on FreeBSD 5.x
| Reported by: | xsz | Owned by: | thorkill |
|---|---|---|---|
| Priority: | blocker | Milestone: | v0.81 |
| Component: | ERESI | Version: | 2.0 |
| Severity: | Medium | Keywords: | |
| Cc: |
Description
cc -Iinclude -Wall -fPIC -g3 -O2 -DELFSH_INTERN -I../libasm/include/ -I../libetrace/include -I../libaspect/include/ -DERESI32 -DM32 -c -o dynamic.32.o dynamic.c In file included from include/libelfsh.h:35,
from dynamic.c:11:
include/libelfsh/libelfsh-compat.h:180: error: syntax error before "elfsh_Nhdr" include/libelfsh/libelfsh-compat.h:180: warning: type defaults to int' in declaration of elfsh_Nhdr' include/libelfsh.h:1329: error: syntax error before "elfsh_Vernaux" include/libelfsh.h:1330: error: syntax error before "elfsh_Verdaux" gmake: *** [dynamic.32.o] Error 1 *** Error code 2
Stop in /usr/home/xsbyme/eresi.
