[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
compilation problems on Sun
From: |
Noel L Yap |
Subject: |
compilation problems on Sun |
Date: |
Thu, 28 Jun 2001 18:01:29 -0400 |
I've tried building emacs-20.6 and emacs-20.7.
Here's what happens:
gcc -c -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I.
-I/home/nyap/proj/oss/emacs-20.6/src -I/usr/openwin/include
-I/usr/dt/include -g -O unexelf.c
In file included from /usr/include/elf.h:13,
from unexelf.c:424:
/usr/include/sys/elf.h:430: parse error before `Elf32_Lword'
/usr/include/sys/elf.h:430: warning: no semicolon at end of struct or union
/usr/include/sys/elf.h:435: parse error before `}'
/usr/include/sys/elf.h:435: warning: data definition has no type or storage
class
/usr/include/sys/elf.h:449: parse error before `Elf64_Lword'
/usr/include/sys/elf.h:449: warning: no semicolon at end of struct or union
/usr/include/sys/elf.h:450: conflicting types for `m_info'
/usr/include/sys/elf.h:431: previous declaration of `m_info'
/usr/include/sys/elf.h:451: conflicting types for `m_poffset'
/usr/include/sys/elf.h:432: previous declaration of `m_poffset'
/usr/include/sys/elf.h:454: parse error before `}'
/usr/include/sys/elf.h:454: warning: data definition has no type or storage
class
make[1]: *** [unexelf.o] Error 1
make[1]: Leaving directory `/home/nyap/proj/oss/emacs-20.6/src'
make: *** [src] Error 2
I've enclosed the config.log.
Thanks,
Noel
Enc
(See attached file: config.log)
config.log
Description: Binary data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- compilation problems on Sun,
Noel L Yap <=